-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
44 lines (44 loc) · 1.03 KB
/
flake.lock
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": {
"carlospkgs": {
"locked": {
"lastModified": 1702670021,
"narHash": "sha256-ZHyXUenyQD++prKZMUkzTJp2FmYBuyXXtaSqxImXyHc=",
"owner": "CarlosCraveiro",
"repo": "nixpkgs",
"rev": "b872151deb2f297429812992ca54898d91f6a234",
"type": "github"
},
"original": {
"owner": "CarlosCraveiro",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1702539185,
"narHash": "sha256-KnIRG5NMdLIpEkZTnN5zovNYc0hhXjAgv6pfd5Z4c7U=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "aa9d4729cbc99dabacb50e3994dcefb3ea0f7447",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"carlospkgs": "carlospkgs",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}