diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..698d13e --- /dev/null +++ b/flake.lock @@ -0,0 +1,24 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1790055231, + "narHash": "sha256-wQZif6Lyrg1IDl8k68Gwa3OK9PermeRsjdKgso4K1VA=", + "rev": "b6c98e9e6633ee64753b594ff4a5febf0367fc00", + "type": "tarball", + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1078010.b6c98e9e6633/nixexprs.tar.zst" + }, + "original": { + "type": "tarball", + "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.zst" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |
