-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathflake.lock
78 lines (78 loc) · 2.36 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1705916986,
"narHash": "sha256-iBpfltu6QvN4xMpen6jGGEb6jOqmmVQKUrXdOJ32u8w=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d7f206b723e42edb09d9d753020a84b3061a79d8",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-1ebb7d7bba2953a4223956cfb5f068b0095f84a7": {
"locked": {
"lastModified": 1702939464,
"narHash": "sha256-mZqoH5fXxh8UxjUKpqi09UBXEPpz4w+2Ef0AVTLuF+g=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1ebb7d7bba2953a4223956cfb5f068b0095f84a7",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1ebb7d7bba2953a4223956cfb5f068b0095f84a7",
"type": "github"
}
},
"nixpkgs-a6515b40d18282e1deee8129209998b4b62e4bec": {
"locked": {
"lastModified": 1702672590,
"narHash": "sha256-hWKBfHn6MGm2FlXDP6RxzX1daDAHdwUhHP5/EVz1myA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a6515b40d18282e1deee8129209998b4b62e4bec",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a6515b40d18282e1deee8129209998b4b62e4bec",
"type": "github"
}
},
"nixpkgs-ac5c1886fd9fe49748d7ab80accc4c847481df14": {
"locked": {
"lastModified": 1702838883,
"narHash": "sha256-R01Ga1NsBsZsNkLrnhuw+6gJIKtz9B15L9vybTlLpko=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ac5c1886fd9fe49748d7ab80accc4c847481df14",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ac5c1886fd9fe49748d7ab80accc4c847481df14",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-1ebb7d7bba2953a4223956cfb5f068b0095f84a7": "nixpkgs-1ebb7d7bba2953a4223956cfb5f068b0095f84a7",
"nixpkgs-a6515b40d18282e1deee8129209998b4b62e4bec": "nixpkgs-a6515b40d18282e1deee8129209998b4b62e4bec",
"nixpkgs-ac5c1886fd9fe49748d7ab80accc4c847481df14": "nixpkgs-ac5c1886fd9fe49748d7ab80accc4c847481df14"
}
}
},
"root": "root",
"version": 7
}