Commit Graph

233663 Commits

Author SHA1 Message Date
Niklas Hambüchen
8665b5ab91 grub: Add boot.loader.grub.extraGrubInstallArgs option.
Useful for when you need to build grub modules into your grub kernel
to get a working boot, as shown in the added example.

To store this new value, we switch to more structural JSON approach.

Using one line per value to store in `/boot/grub/state` gets really messy when
the values are arrays, or even worse, can contain newlines (escaping would be
needed). Further, removing a value from the file would get extra messy
(empty lines we'd have to keep for backwards compatibility).

Thus, from now on we use JSON to store all values we'll need in the future.
2020-07-06 22:07:46 +02:00
Niklas Hambüchen
81c15742ce install-grub.pl: Write state file atomically.
Other files were already written atomically, but not this one.
2020-07-06 22:07:46 +02:00
Niklas Hambüchen
0dcad215fe install-grub.pl: Refactor: Extract getList() 2020-07-06 22:07:46 +02:00
Niklas Hambüchen
d4d9d9c552
Merge pull request #92122 from nh2/qemu-vm-fix-useBootLoader
qemu-vm: Fix useBootLoader, remove `/boot` read-only restriction
2020-07-06 22:06:20 +02:00
Florian Klink
f12ad780bf
Merge pull request #90280 from danielfullmer/qemu-vm-uefi-aarch64
EFI improvements for qemu-vm.nix
2020-07-06 22:04:27 +02:00
Florian Klink
e218d2f13c
Merge pull request #92479 from r-ryantm/auto-update/python2.7-twilio
python27Packages.twilio: 6.39.0 -> 6.43.0
2020-07-06 21:25:10 +02:00
José Romildo Malaquias
fcb06300f0
Merge pull request #91980 from bagnaram/fix/enlightenment-setuid-patch
enlightenment: setuid missing path
2020-07-06 16:11:23 -03:00
Daniel Fullmer
37bb17cdd4 OVMF: add symlinks for Fedora dir layout 2020-07-06 12:09:37 -07:00
Daniel Fullmer
0b4e216775 qemu-vm: treat EFI vars as state, similarly to diskImage 2020-07-06 12:09:37 -07:00
Daniel Fullmer
ee43e2f1ea nixos/systemd-boot: run test on aarch64 2020-07-06 12:09:37 -07:00
Daniel Fullmer
fec163d21c qemu-vm: add EFI support for aarch64 2020-07-06 12:09:36 -07:00
Daniel Fullmer
d7e3312ab1 qemu-vm: split EFI NVRAM into CODE and VARS 2020-07-06 12:08:41 -07:00
Daniel Fullmer
90bf7332e1 OVMF: use Debian dir layout for aarch64 2020-07-06 12:07:50 -07:00
Daniel Fullmer
b278a7d75a nixos/systemd-boot: test for EFI boot entry 2020-07-06 12:07:50 -07:00
Daniel Fullmer
4d14826825 qemu-vm: allow bootloader to set EFI vars
Without this, systemd-boot does not add an EFI boot entry for itself.
The reason it worked before this fix is because it would fall back to
the default installed \EFI\BOOT\BOOTX64.EFI
2020-07-06 12:07:49 -07:00
Maximilian Bosch
146e96d9ba
Merge pull request #92492 from Tomahna/scalafmt
scalafmt: 2.5.2 -> 2.6.2
2020-07-06 21:03:23 +02:00
Daniël de Kok
f4dce8e967
Merge pull request #91634 from bmilanov/submit/add-nxp-mfgtools
nxpmicro-mfgtools: init at 1.3.191
2020-07-06 20:59:50 +02:00
Maximilian Bosch
36bf810fd5
Merge pull request #92483 from bbigras/starship
starship: 0.43.0 -> 0.44.0
2020-07-06 20:57:16 +02:00
Biser Milanov
cb2ab83d3e nxpmicro-mfgtools: init at 1.3.191
Add nxpmicro-mfgtools to nixpkgs

From the project's homepage [1]:

    Freescale/NXP I.MX Chip image deploy tools.

The project's only binary and library at the moment is UUU. NXP
might add more in the future, so making the package name:

    nxpmicro-mfgtools

instead of:

    nxp-uuu

or something similar.

[1]: https://github.com/NXPmicro/mfgtools
2020-07-06 20:43:14 +02:00
Biser Milanov
859e2040bc maintainers: add bmilanov 2020-07-06 20:43:00 +02:00
Matthew Bauer
a2c2a86488
Merge pull request #89885 from matthewbauer/fetchurl-no-hash
fetchurl: allow empty hash
2020-07-06 14:41:57 -04:00
Matthew Bauer
669eb09bd5
Merge branch 'master' into fetchurl-no-hash 2020-07-06 14:40:49 -04:00
Daniël de Kok
a07576adfa
Merge pull request #92252 from charvp/pr/update-eid-mw
eid-mw: 4.4.16 -> 4.4.27
2020-07-06 20:39:35 +02:00
R. RyanTM
c7961b69dc
python27Packages.pymupdf: 1.17.0 -> 1.17.2 (#92490) 2020-07-06 20:38:28 +02:00
Kevin Rauscher
e8cb5d5d14 scalafmt: 2.5.2 -> 2.6.2 2020-07-06 20:37:40 +02:00
Jonathan Ringer
2af99b8ba1 azure-cli: 2.7.0 -> 2.8.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
7516429fc1 python3Packages.azure-mgmt-containerservice: 9.1.0 -> 9.2.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
e9e8486c79 azure-cli: pin azure-mgmt-containerinstance 2020-07-06 11:37:37 -07:00
Jonathan Ringer
e3fe15df4c python3Packages.azure-multiapi-storage: fix packaging 2020-07-06 11:37:37 -07:00
Jonathan Ringer
966d7bed53 python3Packages.azure-storage-file-share: 12.1.1 -> 12.1.2 2020-07-06 11:37:37 -07:00
Jonathan Ringer
18a7de713d python3Packages.azure-multiapi-storage: 0.3.2 -> 0.3.5 2020-07-06 11:37:37 -07:00
Jonathan Ringer
515a494faf python3Packages.azure-mgmt-subscription: 0.5.0 -> 0.6.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
f731564592 python3Packages.azure-mgmt-storage: 10.0.0 -> 11.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
d3c846e48c python3Packages.azure-mgmt-sql: 0.18.0 -> 0.19.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
6a3b7c1a71 python3Packages.azure-mgmt-resource: 10.0.0 -> 10.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
0fd0b4ba98 python3Packages.azure-mgmt-recoveryservicesbackup: 0.7.0 -> 0.8.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
f2f30182a9 python3Packages.azure-mgmt-network: 10.2.0 -> 11.0.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
60eda2a6e9 python3Packages.azure-mgmt-media: 2.1.0 -> 2.2.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
d61218a741 python3Packages.azure-mgmt-iotcentral: 3.0.0 -> 3.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
593bcd18de python3Packages.azure-mgmt-hdinsight: 1.5.0 -> 1.5.1 2020-07-06 11:37:37 -07:00
Jonathan Ringer
ff0161796d python3Packages.azure-mgmt-datafactory: 0.10.0 -> 0.11.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
4b0c2874de python3Packages.azure-mgmt-containerinstance: 1.5.0 -> 2.0.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
acd9f387ca python3Packages.azure-mgmt-compute: 12.0.0 -> 12.1.0 2020-07-06 11:37:37 -07:00
Jonathan Ringer
5e79e32897 python3Packages.azure-mgmt-appconfiguration: 0.4.0 -> 0.5.0 2020-07-06 11:37:37 -07:00
R. RyanTM
c93f5194c8 python37Packages.jupyterlab: 2.1.4 -> 2.1.5 2020-07-06 11:23:03 -07:00
Charlotte Van Petegem
40e7f27563 eid-mw: 4.4.16 -> 4.4.27 2020-07-06 20:17:47 +02:00
Bruno Bigras
216ef5b73a starship: 0.43.0 -> 0.44.0 2020-07-06 13:36:44 -04:00
Aaron Andersen
deb6137ff2
Merge pull request #92455 from stigtsp/package/perl-metacpan-client-init
perlPackages.MetaCPANClient: init at 2.026000
2020-07-06 13:28:01 -04:00
Timo Kaufmann
ed72058658
Merge pull request #85023 from symphorien/update-ihatemony
python3Packages.ihatemoney: 4.1 -> 4.2
2020-07-06 19:24:01 +02:00
R. RyanTM
6f17664ffd python27Packages.twilio: 6.39.0 -> 6.43.0 2020-07-06 17:15:37 +00:00