about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2020-02-12Merge pull request #71302 from tokudan/encrypted-swap-entropy-fixMichele Guerini Rocco2-1/+6
rngd: Start early during boot and encrypted swap entropy fix
2020-02-10rl-2009: typoworldofpeace1-1/+1
2020-02-1020.09 is Nightingaleworldofpeace2-0/+81
2020-02-10Merge pull request #79416 from jtojnar/flatpak-1.6worldofpeace5-1/+21
flatpak: 1.4.2 → 1.6.1
2020-02-10xdg-desktop-portal: 1.4.2 → 1.6.0Jan Tojnar2-1/+9
* https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.6.0 * https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.4 * https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.3 * https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.2 * https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.1 * https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.5.0
2020-02-10malcontent: init at 0.4.0Jan Tojnar2-0/+6
2020-02-10glib-testing: init at 0.1.0Jan Tojnar2-0/+6
2020-02-10Merge pull request #79747 from mmilata/fix-mangled-usernamesMichele Guerini Rocco3-3/+3
nixos: fix bunch of mangled usernames
2020-02-10Merge pull request #79744 from ttuegel/bug--plasma-5.17-portsThomas Tuegel1-44/+121
nixos/plasma5: Port initial configurations from Plasma 5.16
2020-02-10nixos/supybot: fix usernameMartin Milata1-1/+1
Broken in 1d61efb7f177f7b70c467ab4940fde0a3481d4dc.
2020-02-10nixos/statsd: fix usernameMartin Milata1-1/+1
Broken in 1d61efb7f177f7b70c467ab4940fde0a3481d4dc.
2020-02-10nixos/heapster: fix usernameMartin Milata1-1/+1
Broken in 1d61efb7f177f7b70c467ab4940fde0a3481d4dc.
2020-02-10Merge pull request #68897 from edolstra/masterEelco Dolstra6-23/+191
Flake support
2020-02-10DohEelco Dolstra1-1/+1
2020-02-10nixos-rebuild: Remove TODOsEelco Dolstra1-4/+3
2020-02-10nixos.revision: Use null instead of "master"Eelco Dolstra2-2/+6
"master" is not a valid SHA-1 commit hash, and it's not even necessarily the branch used. 'nixos-version --revision' now returns an error if the commit hash is not known.
2020-02-10nixos-version --json: Use builtins.toJSONEelco Dolstra2-1/+8
2020-02-10nixos-rebuild: Remove --keep-going flagEelco Dolstra1-2/+2
2020-02-10nixos-rebuild: Make 'edit' work with with flakesEelco Dolstra1-3/+6
2020-02-10Merge pull request #78373 from serokell/yorickvp/buildkitesSilvan Mosberger5-54/+64
nixos/buildkite-agents: support multiple buildkite agents
2020-02-10nixos/buildkite-agents: update release notesYorick van Pelt2-7/+11
2020-02-10nixos/buildkite-agents: support multiple buildkite agentsYorick van Pelt4-48/+54
2020-02-10nixos: Fix build of manualaszlig1-1/+2
XML error introduced with merge commit 4e0fea3fe294d112ac6eef5adbed2357. This was probably because of wrong conflict resolution, because the actual change (d8e697b4fcfd929d05221ac3e67b9c04ac69df86) had the close tag of the <para/> element, but the merge commit didn't. Signed-off-by: aszlig <aszlig@nix.build>
2020-02-10Merge pull request #77578 from m1cr0man/masterFlorian Klink5-61/+250
Replace simp-le with lego and support DNS-01 challenge
2020-02-10mopidy: update to python3Kevin Rauscher1-2/+2
mopidy: 2.3.1 -> 3.0.1 mopidy-iris: 3.43.0 -> 3.44.0 mopidy-spotify: 3.1.0 -> 4.0.1 pykka: 1.2.0 -> 2.0.1
2020-02-09Merge pull request #79656 from worldofpeace/readd-keymap-to-testedworldofpeace1-8/+6
release-combined: readd keymap tests
2020-02-09nixos/corerad: update advertisement argumentMatt Layher1-1/+1
2020-02-09Merge pull request #79335 from flokli/deprecate-perl-vm-testsworldofpeace1-1/+5
nixos/testing: add deprecation notice for Perl VM tests
2020-02-10nixos/sudo: Fix extraRules example renderingSilvan Mosberger1-17/+19
2020-02-10Merge pull request #72060 from lopsided98/sanoid-initSilvan Mosberger5-0/+474
sanoid: add package, NixOS module and test
2020-02-10Merge pull request #78024 from wamserma/minidlna-intervalSilvan Mosberger1-0/+17
minidlna: provide configuration option for announce interval
2020-02-10Merge pull request #65397 from mmilata/sympaSilvan Mosberger4-0/+634
sympa: init at 6.2.52 + NixOS module
2020-02-10nixos/sanoid, nixos/syncoid: init module and testBen Wolsieffer5-0/+474
2020-02-09nixos/testing: add deprecation notice for Perl VM testsFlorian Klink1-1/+5
Most VM tests have been migrated to use the python test driver (introduced in #71684), the migration is tracked in #72828 (which also thankfully uncovered and fixed many currently broken tests) While increasing the acceptance and adoption of NixOS integration tests by using a more popular language, there was also nobody willing to do larger refactors in the currently very convoluted test infrastructure. We plan to remove the perl infrastructure between the 20.03 and 20.09 release, to be able to do these refactorings. Some people might be using Perl tests in their internal CI, so print a warning for 20.03, and give users time to move to the python testing infrastructure.
2020-02-09Merge pull request #79485 from Ma27/grocyMaximilian Bosch5-0/+298
grocy: init at 2.6.0
2020-02-09gcc-snapshot: removeMaximilian Bosch1-0/+6
Package is marked as broken for >2 years and used a fairly old snapshot from the gcc7-branch, so I fairly doubt that this is somewhere used (and is also pretty misleading as you don't expect a random snapshot from gcc7 at `pkgs.gcc-snapshot`).
2020-02-09Merge pull request #78453 from wedens/memtest-efi-grubworldofpeace1-17/+40
nixos/grub: make memtest work with EFI
2020-02-09release-combined: readd keymap testsworldofpeace1-8/+6
These are building just fine for a while now [0]. I restricted them from bulding on aarch64-linux because there's still issues there. [0]: https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.keymap.dvorak.x86_64-linux/all
2020-02-09nixos/grocy: init moduleMaximilian Bosch5-0/+298
Co-authored-by: elseym <elseym@me.com>
2020-02-09Merge pull request #79368 from sorki/ext4resizeSamuel Dionne-Riel1-16/+3
nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize fails
2020-02-09nixos/virtualisation.hypervGuest: use elevator=noopjrp20141-1/+1
Microsoft recommends the NOOP I/O scheduler for disk performance in HYPER-V: https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/best-practices-for-running-linux-on-hyper-v > NOOP is a first-in first-out queue that passes the schedule decision > to be made by the hypervisor. It is recommended to use NOOP as the > scheduler when running Linux virtual machine on Hyper-V.
2020-02-09nixos/acme: Update release note, remove redundant requiresLucas Savva173-2977/+5322
Merge remote-tracking branch 'remotes/upstream/master'
2020-02-09nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko1-16/+3
See also - https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1415077/comments/4 - https://github.com/NixOS/nixpkgs/pull/62262
2020-02-09nixos/acme: update release notes for 20.03Lucas Savva1-0/+16
2020-02-09Merge pull request #67376 from oxij/nixos/zsh-docMichael Raskin1-13/+53
nixos: zsh: add more helpful documentation into generated files
2020-02-09nixos/acme: Fix b.example.com testLucas Savva2-3/+2
2020-02-08Merge pull request #79300 from jtojnar/default-wm-fixworldofpeace1-2/+4
nixos/services.xserver: Fix legacy options for default wm without dm
2020-02-09nixos/acme: add dns-01 test, fix cert locating bugLucas Savva3-21/+111
2020-02-08nixos/plasma5: Port initial configurations from Plasma 5.16Thomas Tuegel1-44/+121
2020-02-08Merge pull request #70887 from tokudan/autoUpgrade.allowReboot-rnworldofpeace1-4/+9
doc: Add documentation for the new option to the Automatic Upgrades section