diff options
author | polwex <polwex@sortug.com> | 2025-02-22 08:13:08 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-02-22 08:13:08 +0700 |
commit | 3af8fa41d6299c6b88038911cc091a152f189e12 (patch) | |
tree | 069a820cecdc07b71090dbc4a901761286c9aac0 /derivations/yek/flake.lock | |
parent | 73b7d2b9fcd3e1692823655f2b4bf23201e0ae1b (diff) |
yek
Diffstat (limited to 'derivations/yek/flake.lock')
-rw-r--r-- | derivations/yek/flake.lock | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/derivations/yek/flake.lock b/derivations/yek/flake.lock new file mode 100644 index 0000000..bad2016 --- /dev/null +++ b/derivations/yek/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1739866667, + "narHash": "sha256-EO1ygNKZlsAC9avfcwHkKGMsmipUk1Uc0TbrEZpkn64=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "73cf49b8ad837ade2de76f87eb53fc85ed5d4680", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |