1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
Robert Hensing da82d67022 builtins.warn: Require string argument
... so that we may perhaps later extend the interface.
Note that Nixpkgs' lib.warn already requires a string coercible
argument, so this is reasonable. Also note that string coercible
values aren't all strings, but in practice, for warn, they are.
2024-06-03 16:24:21 +02:00
..
functional builtins.warn: Require string argument 2024-06-03 16:24:21 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Merge pull request #10028 from DavHau/fetchTree-shallow-default 2024-06-03 16:02:34 +02:00
unit Merge pull request #10782 from obsidiansystems/both-connections 2024-06-03 15:10:38 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00