about summary refs log tree commit diff
path: root/nixos/release.nix
AgeCommit message (Collapse)AuthorFilesLines
2018-09-23nixos: doc: rename `manual` to `manualHTML`, cleanup referencesJan Malakhovski1-1/+2
Because when I see "config.system.build.manual.manual" after I forgot what it means I ask "Why do I need that second `.manual` there again?". Doesn't happen with `config.system.build.manual.manualHTML`.
2018-09-22nixos/release.nix: run test for pgjwt (#47181)WilliButz1-1/+1
2018-09-18nixos/release.nix: disable tests.ec2-config (#46830)xeji1-1/+2
This test doesn't work in a sandbox and never succeeded on Hydra. It simulates an EC2 instance reconfiguring itself at runtime, which needs network access.
2018-09-17nixos/tests: add test for codimdWilliButz1-0/+1
2018-09-05statsd: mark broken, disable nixos test (#46097)xeji1-1/+1
It's broken with node v8 and the upstream project is dead (last commit Nov. 2016), see #45946 and https://github.com/etsy/statsd/issues/646
2018-09-03kernel: Remove CopperheadTim Steinbach1-1/+0
The patches are unmaintained and suggest a false sense of security
2018-09-02nixos/release.nix: disable blivet test (#45931)xeji1-1/+1
- has been broken since 2017-07-24 - no attempts to fix it - it tests an outdated blivet version (Oct 2014)
2018-08-31nixos/tests/bcachefs: initOkina Matara1-0/+1
2018-08-28systemd: ensure fsck Requires/After links are created in mount unitsMatt McHenry1-0/+1
systemd-fsck-generator only produces these lines if it can find the necessary fsck executable in its PATH. fixes #29139.
2018-08-20treewide: Purge `stdenv.platform` and top-level `platform`John Ericson1-2/+2
Progress towards #27069
2018-08-10Merge pull request #44556 from johanot/certmgr-module-initSilvan Mosberger1-0/+1
nixos/certmgr: init
2018-08-10nixos/certmgr: initJohan Thomsen1-0/+1
2018-08-06nixos/release.nix: add docker-registry testRobin Gloster1-0/+1
2018-08-03Merge pull request #44127 from johanot/nixos-cfsslSilvan Mosberger1-0/+1
nixos/cfssl: Add new module for cfssl
2018-08-03nixos/cfssl: initJohan Thomsen1-0/+1
- based on module originally written by @srhb - complies with available options in cfssl v1.3.2 - uid and gid 299 reserved in ids.nix - added simple nixos test case
2018-07-30Merge pull request #44089 from lheckemann/netboot-channel-v2Matthew Bauer1-3/+3
nixos/release: use real paths of netboot files
2018-07-28Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen1-1/+1
This reverts commit 095fe5b43def40279a243e663c662b02caac5318. Pointless renames considered harmful. All they do is force people to spend extra work updating their configs for no benefit, and hindering the ability to switch between unstable and stable versions of NixOS. Like, what was the value of having the "nixos." there? I mean, by definition anything in a NixOS module has something to do with NixOS...
2018-07-25nixos/release: use real paths of netboot filesLinus Heckemann1-3/+3
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-15/+15
2018-07-04Merge pull request #42118 from emmanuelrosa/mpd-nixos-testsSilvan Mosberger1-0/+1
mpd: add NixOS tests
2018-06-30Merge pull request #41381 from aespinosa/hadoop-modulesMatthew Bauer1-0/+2
nixos/hadoop: add hadoop module (hdfs, yarn)
2018-06-29nixos/hadoop: add hadoop module (hdfs, yarn)Allan Espinosa1-0/+2
2018-06-28Merge pull request #42326 from Ekleog/opensmtpd-testMatthew Bauer1-0/+1
opensmtpd package and module: add nixos test
2018-06-24ostree: 2018.4 → 2018.6Jan Tojnar1-0/+1
Update, clean-up dependencies and add installed tests.
2018-06-21opensmtpd package and module: add nixos testLéo Gaspard1-0/+1
2018-06-21nixos/tests/tor: a minimal testJoachim Fasting1-0/+1
For now check that the default client config boots. Ideas for the future: - Expand on control via netcat - Configure a circuit of nodes exercise various configs (e.g., check that a client node can access a hidden www service). Needs setting up authoritative directory servers &c.
2018-06-19mpd: add NixOS testsEmmanuel Rosa1-0/+1
This change adds NixOS tests for the MPD (Music Player Daemon) module. Tests include: - Playing audio locally using ALSA directly. - Playing audio locally using PulseAudio (backed by ALSA). - Playing audio from an external client. - Rejecting an external client when it's not explicitly allowed (default configuration). refs #41772
2018-06-09nixos/memcached: added simple set/get testAndreas Rammhold1-0/+1
The test ensures that the services comes up and accepts/provides values.
2018-06-08Merge pull request #41466 from andir/haproxy-1.8.9Andreas Rammhold1-0/+1
Haproxy 1.8.9
2018-06-08nixos/tests; add haproxyAndreas Rammhold1-0/+1
2018-06-06nixos/tests/hydra: add it in nixos/release.nixAntoine Eiche1-0/+1
2018-06-02Merge pull request #34886 from leenaars/mortyproxyJoachim F1-0/+1
morty: init -> 0.2.0
2018-06-01Revert "nixos: disable gdk-pixbuf test"Jan Tojnar1-1/+1
This reverts commit 218ada1ba7ecb0a3b1d9e7aed9147ba35d484faa.
2018-05-31nixos: disable gdk-pixbuf testMatthew Bauer1-1/+1
The test currently relies on installedTests output which was reverted in 85ae7137ac6a1623be90c8f0897566367d300c12. See https://github.com/NixOS/nixpkgs/commit/85ae7137ac6a1623be90c8f0897566367d300c12 for discussion.
2018-05-30morty: init as serviceMichiel Leenaars1-0/+1
2018-05-30nixos/bind: Allow to set extra optionsaszlig1-0/+1
BIND doesn't allow the options section (or any section I'd guess) to be defined more than once, so whenever you want to set an additional option you're stuck using weird hacks like this: services.bind.forwarders = lib.mkForce [ "}; empty-zones-enable no; #" ]; This basically exploits the fact that values coming from the module options aren't escaped and thus works in a similar vain to how SQL injection works. Another option would be to just set configFile to a file that includes all the options, including zones. That obviously makes the configuration way less extensible and more awkward to use with the module system. To make sure this change does work correctly I added a small test just for that. The test could use some improvements, but better to have a test rather than none at all. For a future improvement the test could be merged with the NSD test, because both use the same zone file format. This change has been reviewed in #40053 and after not getting any opposition, I'm hereby adding this to master. Signed-off-by: aszlig <aszlig@nix.build> Cc: @peti, @edolstra Closes: #40053
2018-05-26Merge branch 'master' into stagingJan Malakhovski1-0/+1
Fixed conflicts: - lib/systems/for-meta.nix: in favor of staging - pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-24nixos/slurm: add slurm test to release.nixMarkus Kowalewski1-0/+1
2018-05-18Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-0/+1
2018-05-18nixos/xss-lock: add module (#40619)Maximilian Bosch1-0/+1
`xsslock` (which was originally packaged in 6cb1d1aaaf02a72329bedf9c6960e54fea6f5c6e) is a simple screensaver which connects a given screen locker (e.g. `i3lock`) with `logind`. Whenever `loginctl lock-sessions` is invoked the locker will be used to lock the screen. This works with its power management features (e.g. `lid switch`) as well, so the PC can be locked automatically when the lid is closed. The module can be used like this: ``` { services.xserver.enable = true; programs.xss-lock.enable = true; programs.xss-lock.lockerCommand = "i3lock"; } ```
2018-05-16Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-0/+3
Conflicts: pkgs/tools/networking/telnet/default.nix pkgs/top-level/aliases.nix
2018-05-15Merge pull request #33371 from jtojnar/flatpakJan Tojnar1-0/+2
Flatpak
2018-05-15nixos/xdg-desktop-portal: add testJan Tojnar1-0/+1
2018-05-15nixos/flatpak: add testJan Tojnar1-0/+1
2018-05-15nexus: fix setup and nixos test (#40522)Maximilian Bosch1-0/+1
The original `nexus` derivation required `/run/sonatype-work/nexus3` which explicitly depended on the NixOS path structure. This would break `nexus` for everyone using `nixpkgs` on a non-NixOS system, additionally the module never created `/run/sonatype-work`, so the systemd unit created in `services.nexus` fails as well. The issue wasn't actively known as the `nixos/nexus` test wasn't registered in Hydra (see #40257). This patch contains the following changes: * Adds `tests.nexus` to `release.nix` to run the test on Hydra. * Makes JVM parameters configurable: by default all JVM options were located in `result/bin/nexus.vmoptions` which made it quite hard to patch these parameters. Now it's possible to override all parameters by running `VM_OPTS_FILE=custom-nexus.vmoptions ./result/bin/nexus run` (after patching the `nexus` shell script), additionally it's possible to override these parameters with `services.nexus.vmoptions`. * Bumped Nexus from 3.5.1 to 3.11.0 * Run the `nexus` test on Hydra with `callTest` in `nixos/release.nix`, furthermore the test checks if the UI is available on the specified port. * Added myself as maintainer for the NixOS test and the package to have some more people in case of further breakage. * Added sufficient disk space to the `nexus` test, otherwise the service fails with the following errors: ``` com.orientechnologies.orient.core.exception.ODatabaseException: Cannot create database 'accesslog' com.orientechnologies.orient.core.exception.OLowDiskSpaceException: Error occurred while executing a write operation to database 'accesslog' due to limited free space on the disk (242 MB). The database is now working in read-only mode. Please close the database (or stop OrientDB), make room on your hard drive and then reopen the database. The minimal required space is 256 MB. Required space is now set to 256MB (you can change it by setting parameter storage.diskCache.diskFreeSpaceLimit) . ``` /cc @ironpinguin @xeji
2018-05-14Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-0/+1
2018-05-15nixos/tests: prevent stateVersion warnings in evalUli Baum1-0/+1
... introduced by 1f0b6922d3c continuation of 88fa50c2f2bbc472fe7169eac8f2a1b2312ef03b
2018-05-13Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into stagingJohn Ericson1-4/+1
2018-05-12nixos/tests/kafka: fix and refactor testsUli Baum1-4/+1
- refactor into single file for all versions - improve timing, prevent non-deterministic failures - fix tests for i686-linux
2018-05-08Merge remote-tracking branch 'upstream/master' into stagingMatthew Bauer1-2/+1