Files
nixpkgs/lib
Silvan Mosberger 092107cdc1 lib/tests: Fix module tests
Fix the broken test in https://github.com/NixOS/nixpkgs/pull/77416

Apparently hydra uses `nix-build lib/tests/release.nix` to run all
tests, where IFD isn't allowed. Fortunately we can get around this with
builtins.toFile, which doesn't require IFD, but still can test the
properties we want.
2020-01-10 16:02:36 +01:00
..
2020-01-10 16:02:36 +01:00
2019-08-28 11:07:32 +00:00
2019-04-17 15:55:57 +01:00
2019-08-28 11:07:32 +00:00
2019-09-06 22:46:05 +02:00
2018-11-22 08:59:48 +00:00
2018-08-30 08:09:54 -04:00
2020-01-10 04:13:28 +01:00
2019-08-26 02:01:49 +02:00
2019-10-21 13:19:16 +02:00
2019-09-26 17:42:42 +02:00