aboutsummaryrefslogtreecommitdiff
path: root/etc/substitutes/bordeaux.guix.gnu.org.pub
blob: 67085c4498c7c2405ecc830a797dc45ab93506ff (about) (plain)
1
2
3
4
5
6
(public-key
 (ecc
  (curve Ed25519)
  (q #7D602902D3A2DBB83F8A0FB98602A754C5493B0B778C8D1DD4E0F41DE14DE34F#)
  )
 )
td>2019-03-24bootloader: Remove unused 'additional-configuration' field....Ludovic Courtès 2019-01-16bootloader: Remove deprecated 'device' field....Ludovic Courtès 2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès 2017-08-28bootloader: Emit warnings with 'warning'....Ludovic Courtès 2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo 2017-07-28bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic 2017-06-08bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe 2017-05-16bootloader: Add extlinux support....Mathieu Othacehe