diff options
author | polwex <polwex@sortug.com> | 2025-07-27 04:40:47 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-07-27 04:40:47 +0700 |
commit | a61c5db40ee85f98e6f40417c73ef10ca566aa19 (patch) | |
tree | fb40f83a53901077a91ce93552b6d37aaa44392c /derivations/gemini/flake.lock | |
parent | 05cdc5aa6b41fa4cefa2e7a13520c8a618f8536c (diff) | |
parent | 9dc29832c4fc17cd93f6eca6c0556277690a0061 (diff) |
Diffstat (limited to 'derivations/gemini/flake.lock')
-rw-r--r-- | derivations/gemini/flake.lock | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/derivations/gemini/flake.lock b/derivations/gemini/flake.lock new file mode 100644 index 0000000..05b1cf8 --- /dev/null +++ b/derivations/gemini/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1752480373, + "narHash": "sha256-JHQbm+OcGp32wAsXTE/FLYGNpb+4GLi5oTvCxwSoBOA=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "62e0f05ede1da0d54515d4ea8ce9c733f12d9f08", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |