about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2020-07-07Merge pull request #85992 from symphorien/ibus-dbworldofpeace3-20/+33
2020-07-07nixos/plasma5: Noto Mono -> Noto Sans MonoSamuel Gräfenstein1-1/+1
2020-07-07Merge pull request #89773 from rnhmjoj/ncdnsMichele Guerini Rocco4-0/+357
2020-07-07Merge pull request #91238 from rnhmjoj/usersMichele Guerini Rocco1-24/+42
2020-07-07nixos/tests/home-assistant: replace internal mqtt broker with mosquittoMartin Weinelt1-4/+17
2020-07-07grub: Fix incorrect upgrade to new `jsonStateLine`. See #85895. (#92520)Niklas Hambüchen1-1/+4
2020-07-06Merge pull request #81224 from chkno/modprobe-dot-dMartin Weinelt1-1/+1
2020-07-06nixos/test-driver: print a traceback when testScript fails (#92369)Justinas Stankevičius1-1/+3
2020-07-06nixos/modprobe: Fix modprobe configuration manpage linkChuck1-1/+1
2020-07-06install-grub.pl: Add errno messages to all `or die` errors.Niklas Hambüchen1-13/+13
2020-07-06grub: Add `boot.loader.grub.extraGrubInstallArgs` option.Niklas Hambüchen2-6/+61
2020-07-06install-grub.pl: Write state file atomically.Niklas Hambüchen1-1/+8
2020-07-06install-grub.pl: Refactor: Extract `getList()`Niklas Hambüchen1-9/+11
2020-07-06Merge pull request #92122 from nh2/qemu-vm-fix-useBootLoaderNiklas Hambüchen2-4/+41
2020-07-06qemu-vm: treat EFI vars as state, similarly to diskImageDaniel Fullmer1-6/+20
2020-07-06nixos/systemd-boot: run test on aarch64Daniel Fullmer1-1/+1
2020-07-06qemu-vm: add EFI support for aarch64Daniel Fullmer1-3/+7
2020-07-06qemu-vm: split EFI NVRAM into CODE and VARSDaniel Fullmer1-10/+16
2020-07-06nixos/systemd-boot: test for EFI boot entryDaniel Fullmer1-0/+32
2020-07-06qemu-vm: allow bootloader to set EFI varsDaniel Fullmer1-0/+4
2020-07-06Merge pull request #85023 from symphorien/update-ihatemonyTimo Kaufmann1-3/+10
2020-07-06remove workaround for uwsgi < 2.0.19Symphorien Gibol1-3/+0
2020-07-06nixos/tests/ihatemoney: fixSymphorien Gibol1-1/+2
2020-07-06nixos/ihatemoney: work around bug in uwsgiSymphorien Gibol1-0/+3
2020-07-06nixos/tests/ihatemoney: fixSymphorien Gibol1-2/+8
2020-07-06Merge pull request #91042 from datafoo/fix-issue-86184Aaron Andersen1-2/+15
2020-07-06Merge pull request #92255 from utdemir/stream_layered_image_fixesRobert Hensing1-0/+7
2020-07-06dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir1-2/+3
2020-07-06postfix: Add submissions option for postfix and test (#91691)Eric Wolf4-0/+173
2020-07-05Merge pull request #77557 from c0deaddict/feature/nginx-sso-package-optionBenjamin Hipple1-1/+10
2020-07-05Merge pull request #89498 from 0x4A6F/master-xandikosBenjamin Hipple2-3/+3
2020-07-05Merge pull request #91979 from zowoq/runcBenjamin Hipple1-1/+1
2020-07-05Merge pull request #90431 from euank/nixos-install-warnMatthew Bauer1-0/+11
2020-07-05nixos/manual: Fix invalid link reference in release notesFabian Möller1-1/+1
2020-07-05nixos/nix-daemon: mention potential breakage in release notesVincent Breitmoser1-0/+6
2020-07-05nixos/nix-daemon: work on buildMachines submoduleVincent Breitmoser1-83/+59
2020-07-05nixos/nix-daemon: Organize buildMachine options with a submoduleJohn Ericson1-7/+92
2020-07-05Merge pull request #63165 from CRTified/module/initrd-ovpnLassulus6-0/+278
2020-07-05Merge pull request #86473 from bachp/virtualbox-vmsvgaJan Tojnar3-2/+3
2020-07-04Merge pull request #92270 from samuelgrf/fix/whether-typoworldofpeace4-6/+6
2020-07-04nixos/*: wheter -> whetherSamuel Gräfenstein2-2/+2
2020-07-04nixos/*: wether -> whetherSamuel Gräfenstein3-4/+4
2020-07-04Merge pull request #92205 from chkno/qemu-vm-cleanupNiklas Hambüchen1-15/+35
2020-07-04qemu-vm.nix: Fix device name hardcodes on `useBootLoader`.Niklas Hambüchen1-2/+40
2020-07-04qemu-vm.nix: Do not mount `/boot` read-only.Niklas Hambüchen2-2/+1
2020-07-04nixos/qemu-vm: Don't assume boot drive is always vdbChuck1-1/+19
2020-07-04nixos/users-groups: handle password hashes with special meaningrnhmjoj1-6/+14
2020-07-04nixos/users-groups: add assertion for ":" in hashesrnhmjoj1-1/+11
2020-07-04nixos/users-groups: do not check validity of empty hashesrnhmjoj1-1/+2
2020-07-04nixos/users-groups: clearly document special hash valuesrnhmjoj1-8/+10