diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-10-04 16:35:45 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-10-04 16:35:45 -0600 |
| commit | 972678950297ab158541a8afec2cbcd01a996959 (patch) | |
| tree | f2ea3c11924a755550fa2a8bf852185daa707448 /nix/flake.lock | |
| parent | 084e7b290bd625e5d090410bf887bf81749a266f (diff) | |
nix: move flake to top-level dir
Diffstat (limited to 'nix/flake.lock')
| -rw-r--r-- | nix/flake.lock | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/nix/flake.lock b/nix/flake.lock deleted file mode 100644 index dcf2be8..0000000 --- a/nix/flake.lock +++ /dev/null @@ -1,27 +0,0 @@ -{ - "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1696143757, - "narHash": "sha256-r69r9PBwNYReBavktCOP6jmtnpF0DEZWABBnJuzqkK0=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "3b9e1bd994c34b020ed7898b805a104511294d63", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "release-23.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } - }, - "root": "root", - "version": 7 -} |
