-
Notifications
You must be signed in to change notification settings - Fork 70
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.05 KB
/
flake.lock
File metadata and controls
48 lines (48 loc) · 1.05 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
{
"nodes": {
"axctl": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775093664,
"narHash": "sha256-V+G+xjZndXWACpN3YLkH1T8XePmGXJby4VpIwePKXsY=",
"owner": "Axenide",
"repo": "axctl",
"rev": "bb47ec7e39ee81f64daa45de2eb99d9a726e49a8",
"type": "github"
},
"original": {
"owner": "Axenide",
"repo": "axctl",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1775036866,
"narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6201e203d09599479a3b3450ed24fa81537ebc4e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"axctl": "axctl",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}