diff options
| author | Trygve Laugstøl <trygvis@inamo.no> | 2025-07-16 21:16:37 +0200 |
|---|---|---|
| committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-07-16 21:16:37 +0200 |
| commit | 0f742d6e44d1a2b48e1b28132043efec3428ca25 (patch) | |
| tree | 7247141bc10f11322f2c002e9d908cdd065f578f /flake.lock | |
| parent | 8612f56ba8114cc781d1538a487cc559edcb596b (diff) | |
| download | constance-ring-0f742d6e44d1a2b48e1b28132043efec3428ca25.tar.gz constance-ring-0f742d6e44d1a2b48e1b28132043efec3428ca25.tar.bz2 constance-ring-0f742d6e44d1a2b48e1b28132043efec3428ca25.tar.xz constance-ring-0f742d6e44d1a2b48e1b28132043efec3428ca25.zip | |
nix
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..1d795a2 --- /dev/null +++ b/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1752436162, + "narHash": "sha256-Kt1UIPi7kZqkSc5HVj6UY5YLHHEzPBkgpNUByuyxtlw=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "dfcd5b901dbab46c9c6e80b265648481aafb01f8", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-25.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} |
