diff options
| author | spl3g <spleefer6@gmail.com> | 2026-05-28 18:55:00 +0300 |
|---|---|---|
| committer | spl3g <spleefer6@gmail.com> | 2026-05-29 21:18:21 +0300 |
| commit | 9a7ca8a6cbab866d6ce6b1eb12e5977f7f2a9367 (patch) | |
| tree | fd7fc37559f8cb35d7a4ad90cefb3231699baac2 /flake.lock | |
init
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..4a5f62e --- /dev/null +++ b/flake.lock @@ -0,0 +1,25 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1779560665, + "narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=", + "rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786", + "revCount": 1004030, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1004030%2Brev-64c08a7ca051951c8eae34e3e3cb1e202fe36786/019e5fd8-b716-7e01-9710-e44ec43dc50b/source.tar.gz" + }, + "original": { + "type": "tarball", + "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |
