1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
nixpkgs/nixos
talyz 3d9c3e5cfd
nixosTests.*: Don't use the -q flag with grep when used with curl
The `-q` flag makes grep close the pipe early, which curl doesn't
handle gracefully, but exits with an error like "(23) Failed writing
body".
2021-06-05 18:44:54 +02:00
..
doc nixos/test-driver: Run commands with error handling 2021-06-05 18:44:42 +02:00
lib nixos/test-driver: Run commands with error handling 2021-06-05 18:44:42 +02:00
maintainers
modules nixos/engelsystem: don't rely on mysql alias 2021-06-04 08:43:48 +00:00
tests nixosTests.*: Don't use the -q flag with grep when used with curl 2021-06-05 18:44:54 +02:00
COPYING
default.nix
README
release-combined.nix release-combined.tested: Add the Sway test 2021-05-27 13:36:48 +02:00
release-small.nix
release.nix Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanup 2021-05-10 14:05:02 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.