about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #142743 from symphorien/ihm-5-dev-2Guillaume Girol2021-10-31
|\ | | | | python3.pkgs.ihatemoney: 4.2 -> 5.1.1
| * python3.pkgs.ihatemoney: add release notesGuillaume Girol2021-10-28
| |
| * python3.pkgs.ihatemoney: 4.2 -> 5.1.1Guillaume Girol2021-10-28
| |
* | Merge pull request #144014 from hercules-ci/fix-nixosTest-infinite-recursionRobert Hensing2021-10-31
|\ \ | | | | | | nixosTest: Fix infinite recursion involving hasContext testScript whe…
| * | nixosTest: Fix infinite recursion involving hasContext testScript when ↵Robert Hensing2021-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | useNixStoreImage = true The involved test was nixosTests.nextcloud.basic21. It has a testScript that is strict in nodes.nextcloud.config.system.build.vm, in assertions about imagemagick being in the system closure. The recursion was introduced in 329a4461a7a1898b3aad13968a232a054422c4fb from https://github.com/NixOS/nixpkgs/pull/140792
* | | Merge pull request #143840 from maralorn/nextcloud-cronMaximilian Bosch2021-10-31
|\ \ \ | |/ / |/| | nixos/nextcloud: Adapt cron frequency to changed upstream requirement
| * | nixos/nextcloud: Adapt cron frequency to changed upstream requirementMalte Brandy2021-10-30
| | | | | | | | | | | | | | | | | | | | | | | | https://docs.nextcloud.com/server/22/admin_manual/configuration_server/background_jobs_configuration.html Says that the job should be run every 5 minutes. Nextcloud shows a warning in the settings screen whenever the last run was more than 10 minutes ago.
* | | Merge pull request #144001 from ↵Robert Hensing2021-10-31
|\ \ \ | | | | | | | | | | | | | | | | hercules-ci/fix-nixos-release-eval-test-ghostunnel nixos/tests/ghostunnel.nix: Fix eval as invoked by release.nix
| * | | nixos/tests/ghostunnel.nix: Fix eval as invoked by release.nixRobert Hensing2021-10-31
| | | | | | | | | | | | | | | | Worked fine with nixosTests.
* | | | Merge pull request #142865 from jansol/masterJan Tojnar2021-10-31
|\ \ \ \ | | | | | | | | | | pipewire: 0.3.38 -> 0.3.39
| * | | | pipewire: 0.3.38 -> 0.3.39Jan Solanti2021-10-25
| | | | | | | | | | | | | | | | | | | | Split pipewire-media-session into its own package
| * | | | pipewire-media-session: init at 0.4.0Jan Solanti2021-10-25
| | | | |
* | | | | nixosTests.nixops: Fix deprecation warningRobert Hensing2021-10-31
| |/ / / |/| | |
* | | | nixos/systemd-boot: create boot entries for specialisationsLuke Granger-Brown2021-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Some specialisations (such as those which affect various boot-time attributes) cannot be switched to at runtime. This allows picking the specialisation at boot time.
* | | | Merge pull request #143808 from iAmMrinal0/move/lsdTestMario Rodas2021-10-30
|\ \ \ \ | | | | | | | | | | lsd: move nixos test to installCheckPhase
| * | | | lsd: move nixos test to installCheckPhaseMrinal Purohit2021-10-30
| | | | |
* | | | | nixosTests.rasdaemon: init module testEvils2021-10-30
| | | | | | | | | | | | | | | | | | | | and passthru test in the package
* | | | | nixos/rl-2111: add new service: rasdaemonEvils2021-10-30
| | | | |
* | | | | nixos/rasdaemon: init moduleEvils2021-10-30
| | | | |
* | | | | sssd: 1.16.5 -> 2.6.0, fix broken buildillustris2021-10-30
| | | | |
* | | | | Merge pull request #137677 from Artturin/nixosenterresolvArtturi2021-10-30
|\ \ \ \ \
| * | | | | nixos/nixos-enter: bind mount /etc/resolv.conf to chrootArtturin2021-10-30
| | | | | |
* | | | | | nixos/invidious: add testSimon Bruder2021-10-30
| | | | | |
* | | | | | nixos/invidious: initSilvan Mosberger2021-10-30
| |_|_|/ / |/| | | | | | | | | | | | | | Co-authored-by: Simon Bruder <simon@sbruder.de>
* | | | | Merge pull request #143768 from iAmMrinal0/remove/batTestMaximilian Bosch2021-10-30
|\ \ \ \ \ | | | | | | | | | | | | bat: move nixos test to installCheckPhase
| * | | | | bat: move nixos test to installCheckPhaseMrinal Purohit2021-10-30
| | | | | |
* | | | | | Merge pull request #142672 from truh/update/plantuml-server_1.2021.12Mario Rodas2021-10-30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | plantuml-server: 1.2021.7 -> 1.2021.12
| * | | | | nixos/plantuml-server: use graphviz instead of graphviz_2_32Jakob Klepp2021-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The plantuml package made this change as well https://github.com/NixOS/nixpkgs/pull/123108/commits/e785e1b24be254cc4cd9efe7717b6d248691faed
* | | | | | Merge pull request #141557 from kvark/patch-1Ryan Burns2021-10-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add command to switch to root to the installation guide
| * | | | | | Add command to switch to rootDzmitry Malyshau2021-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Installation guide assumed you are root but didn't explain how to get there. And it's not obvious.
* | | | | | | lemmy: systemd postgresql setup service cleanuphappysalada2021-10-30
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #139472 from Flakebi/signaldMaximilian Bosch2021-10-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | signald: 0.13.1 -> 0.14.1 and add service
| * | | | | | signald: add moduleFlakebi2021-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on https://gitlab.com/coffeetables/myrdd/-/blob/master/modules/signald.nix
* | | | | | | Merge pull request #143375 from Synthetica9/google-cloud-sdkPatrick Hilhorst2021-10-29
|\ \ \ \ \ \ \
| * | | | | | | google-cloud-sdk: move nixos test to installCheckPatrick Hilhorst2021-10-28
| | | | | | | |
* | | | | | | | Merge pull request #143513 from bobby285271/pantheonBobby Rong2021-10-29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Pantheon updates 2021-10-28
| * | | | | | | nixos/pantheon: install elementary-tasks by defaultBobby Rong2021-10-29
| | | | | | | |
* | | | | | | | Merge pull request #143314 from bobby285271/pantheonBobby Rong2021-10-29
|\| | | | | | | | | | | | | | | | | | | | | | | Pantheon updates 2021-10-27
| * | | | | | | nixos/pantheon: mention latest appcenter changes in manualBobby Rong2021-10-29
| | | | | | | |
| * | | | | | | nixos/pantheon: use Inter as default sans-serif fontBobby Rong2021-10-28
| | | | | | | |
* | | | | | | | Merge pull request #143366 from Synthetica9/yq-test-rmSandro2021-10-28
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | nixosTests.yq: remove, move to yq packagePatrick Hilhorst2021-10-28
| | | | | | | |
* | | | | | | | rl-2111: Note the addition of virtualisation.useNixStoreImage...talyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and rename of virtualisation.pathsInNixDB.
* | | | | | | | make-disk-image: Add an argument to only build a Nix store imagetalyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the `onlyNixStore` argument which enables building images containing the contents of the Nix store at the root, instead of a full system.
* | | | | | | | gitlab.tests: Improve test performancetalyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Massively reduce the time it takes running the test by building a proper root disk image and increasing the virtualized core count to 4. This should make it much easier for the tests to pass even on weaker systems. With my laptop (AMD Ryzen 7 PRO 2700U) as the reference system, I see the following test run times: - No change: Times out after 28 mins - Building a root image: 7 mins, 48 secs - Building a root image and bumping the core count: 7 mins, 17 secs The times include the time it takes to build the image (~1 min, 20 secs).
* | | | | | | | discourse.tests: Improve test performancetalyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Massively reduce the time it takes running the test by building a proper root disk image and increasing the virtualized core count to 4. This should make it much easier for the tests to pass even on weaker systems. With my laptop (AMD Ryzen 7 PRO 2700U, 32GB RAM) as the reference system, I see the following test run times: - No change: 25 mins, 49 secs - Building a root image: 4 mins, 44 secs - Building a root image and bumping the core count: 3 mins, 6 secs The times include the time it takes to build the image (~40 secs).
* | | | | | | | nixos/testing-python: Copy test script derivations to nodestalyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure the all derivations referenced by the test script are available on the nodes. Accessing these derivations works just fine without this change when using 9p to mount the host's store, but when an image is built (virtualisation.buildRootImage), the dependencies need to be copied to the image. We don't want to copy the script itself, though, since that would trigger unnecessary image rebuilds.
* | | | | | | | nixos/qemu-vm: Rename pathsInNixDB to additionalPathstalyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pathsInNixDB isn't a very accurate name when a Nix store image is built (virtualisation.useNixStoreImage); rename it to additionalPaths, which should be general enough to cover both cases.
* | | | | | | | nixos/qemu-vm: Allow building a Nix store image instead of using 9ptalyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the `useNixStoreImage` option, allowing a disk image with the necessary contents from the Nix store to be built using make-disk-image.nix. The image will be mounted at `/nix/store` and acts as a drop-in replacement for the usual 9p mounting of the host's Nix store. This removes the performance penalty of 9p, drastically improving execution speed of applications which do lots of reads from the Nix store. The caveats are increased disk space usage and image build time.
* | | | | | | | make-disk-image: Add additionalPaths argumenttalyz2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an argument which makes it possible to add additional paths to the image's nix store.