-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1 KB
/
flake.lock
File metadata and controls
44 lines (44 loc) · 1 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
{
"nodes": {
"dunix": {
"locked": {
"lastModified": 1768618320,
"narHash": "sha256-j1tvbOR0X7SQu/AeF9jmUaCL3jomlv649BpnvOwTRRM=",
"owner": "eureka-cpu",
"repo": "dunix",
"rev": "135ce63194c003d5101da16be3d8a7819e6bd3b3",
"type": "github"
},
"original": {
"owner": "eureka-cpu",
"ref": "master",
"repo": "dunix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1772542754,
"narHash": "sha256-WGV2hy+VIeQsYXpsLjdr4GvHv5eECMISX1zKLTedhdg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8c809a146a140c5c8806f13399592dbcb1bb5dc4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dunix": "dunix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}