-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflake.lock
More file actions
62 lines (62 loc) · 1.46 KB
/
Copy pathflake.lock
File metadata and controls
62 lines (62 loc) · 1.46 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
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1787874478,
"narHash": "sha256-ubWQiwkhIql/lYwnfK55yKHfAkTBXie2L4iChGNHfI0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7d1a7c21a4c00ea653fc7ed5c083d261340f185f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1787209939,
"narHash": "sha256-WvvHR4kSQLAbtouMC/ruZ5UpLwlUcY3K4FAllMN+yGk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "391b592eb44808b3bd0cb80bb71b63a5a118b8bb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nurpkgs": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1788030880,
"narHash": "sha256-XZ5T1clSYrhXmDcLGwcSp7caHqrTKzmdnOpnhle8LQ0=",
"owner": "josh",
"repo": "nurpkgs",
"rev": "6c20e6452b37e1c94e6145cbdc974631f59d8df3",
"type": "github"
},
"original": {
"owner": "josh",
"repo": "nurpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nurpkgs": "nurpkgs"
}
}
},
"root": "root",
"version": 7
}