aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/installers.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-08-11 16:10:44 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-08-11 16:11:43 +0300
commit7dffabf8ce49ca0eef56f4635ddef85df09ccc6f (patch)
tree6f7a74bac2e9b42fb34c8a93086f0151686ebed7 /gnu/packages/installers.scm
parent29bf0aa324cb4d5140d660b2d0e8e678309e7881 (diff)
downloadguix-7dffabf8ce49ca0eef56f4635ddef85df09ccc6f.tar.gz
guix-7dffabf8ce49ca0eef56f4635ddef85df09ccc6f.zip
gnu: nextpnr-ice40: Sort inputs alphabetically.
* gnu/packages/fpga.scm (nextpnr-ice40)[inputs]: Sort alphabetically.
Diffstat (limited to 'gnu/packages/installers.scm')
0 files changed, 0 insertions, 0 deletions
p for those substitutes that only bordeaux has. Bordeaux has been a default substitute server for nearly 3 years now and I think this change is overdue. I'm also hopeful that we'll be able to build on the testing regarding mirrors for bordeaux, and that'll allow potentially improving the hosting setup (through providing more redundancy) and further improving substitute fetching for users who currently have issues with substitute access. * config-daemon.ac: Switch substitute urls order. * doc/guix.texi: Ditto. * etc/guix-install.sh: Ditto. * gnu/installer/newt/network.scm (wait-service-online): Ditto. * guix/store.scm (%default-substitute-urls): Ditto. Change-Id: I4f6d93ae1fc8b03d80b47b18b5749a51f1fde17b Signed-off-by: Christopher Baines <mail@cbaines.net> Christopher Baines