diff options
| author | tv <tv@krebsco.de> | 2026-01-13 13:55:34 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2026-01-13 13:55:34 +0100 |
| commit | 30be9ada2486b92c39ddc464676f028dce980b55 (patch) | |
| tree | 8f9577e93f66e4fc0e070bfd8d28b077a6d3e03f /lib/impure.nix | |
| parent | c4fdf8f07d9109d94450890a75832ddf8e7ed2ec (diff) | |
gitignore: fix bug introduced by 68d3c92
Diffstat (limited to 'lib/impure.nix')
| -rw-r--r-- | lib/impure.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/impure.nix b/lib/impure.nix deleted file mode 100644 index 3f95c375f..000000000 --- a/lib/impure.nix +++ /dev/null @@ -1,3 +0,0 @@ -import ./pure.nix { - lib = import <nixpkgs/lib>; -} |
