1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
Robert Hensing 61a4d3d45c getSnippetUpTo: Return optional
This makes it possible to certain discern failures from empty
snippets, which I think is an ok review comment.

Maybe it should do so for swapped column indexes too, but I'm not
sure.

I don't think it matters in the grand scheme. We don't even have
a real use case for `nullopt` now anyway.

Since we don't have a use case, I'm not applying this logic to
higher level functions yet.
2024-07-15 20:10:45 +02:00
..
functional tests/function/repl: Characterise the missing doc comment behavior 2024-07-15 19:56:40 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Merge pull request #11019 from DeterminateSystems/fix-failed-to-open-archive 2024-07-05 17:10:02 +02:00
unit getSnippetUpTo: Return optional 2024-07-15 20:10:45 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00