-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
49 lines (49 loc) · 1.09 KB
/
flake.lock
File metadata and controls
49 lines (49 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"nodes": {
"niccup": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1764779610,
"narHash": "sha256-PXnXdcG2iNMmPkWDmD+j95jFolkY+77w6fEGZc4uF+A=",
"owner": "embedding-shapes",
"repo": "niccup",
"rev": "ff6c858f1e04a6c3ad086b5c320d3c9d7a00e5eb",
"type": "github"
},
"original": {
"owner": "embedding-shapes",
"repo": "niccup",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1764522689,
"narHash": "sha256-SqUuBFjhl/kpDiVaKLQBoD8TLD+/cTUzzgVFoaHrkqY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8bb5646e0bed5dbd3ab08c7a7cc15b75ab4e1d0f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"niccup": "niccup",
"nixpkgs": [
"niccup",
"nixpkgs"
]
}
}
},
"root": "root",
"version": 7
}