diff options
| author | andromeda <andromeda@lenovo> | 2026-04-05 21:11:02 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-05 21:11:02 +0200 |
| commit | 399d59d5e7a01d6d6bd5f8321450f666dc841bef (patch) | |
| tree | 21f88472b2faa55d127d2fbd4faeb1b4f449de42 /flake.lock | |
init
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..536fb1d --- /dev/null +++ b/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1775373274, + "narHash": "sha256-rL4F2+/ixLRzbgewGRpxTqfQNmaHi+VbLTkUcedyZRw=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "bd48fcede9287ff448ecc84c4e94a4fca4bd0d72", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |
