diff options
Diffstat (limited to 'nix/flake.lock')
| -rw-r--r-- | nix/flake.lock | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/nix/flake.lock b/nix/flake.lock new file mode 100644 index 0000000..3b5c57f --- /dev/null +++ b/nix/flake.lock @@ -0,0 +1,24 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1661700591, + "narHash": "sha256-NZa+z+TJC+Hk+87+LKkjFFmBn4GyMVEPcWFXFU+aTkU=", + "path": "/nix/store/6v8l94l7zssb6l87azm0gcz9bjwa8lhw-source", + "rev": "16236dd7e33ba4579ccd3ca8349396b2f9c960fe", + "type": "path" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |
