nixpkgs/nixos
rnhmjoj 5ca89402ee
nixos/trafficserver: avoid input from derivation
Using builtins.readFile to load upstream defaults is a clever trick, but
it's not allowed in restricted evaluation mode: which means it fails on
Hydra, for example. Besides - in Nixpkgs - depending on derivation as
inputs is considered bad practice and should be avoided.
2021-09-23 12:52:31 +02:00
..
doc Merge pull request #132319 from onny/opensnitch 2021-09-19 11:31:21 -04:00
lib nixos/testing: remove unused function runInMachine 2021-09-08 06:25:20 -05:00
maintainers amazon images: extend the image-info.json to have a disks object 2021-08-25 10:42:35 -04:00
modules nixos/trafficserver: avoid input from derivation 2021-09-23 12:52:31 +02:00
tests nixos/tests/mpv: remove deprecated mpv-with-scripts 2021-09-22 15:40:59 +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 NixOS/amazonImageZfs: init 2021-08-25 10:42:35 -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.