-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
58 lines (58 loc) · 1.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
{
"nodes": {
"custom": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1728289138,
"narHash": "sha256-86gW8ZdaFMGC2RkogxI6HObRpXPtKUzQlCFKKzlqyZs=",
"owner": "pspiagicw",
"repo": "packages",
"rev": "77694219783cd9cf43bb49d11c815869d2bf1d2e",
"type": "github"
},
"original": {
"owner": "pspiagicw",
"repo": "packages",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-eV+63gK0Mp7ygCR0Oy4yIYSNcum2VQwnZamHxYTNi+M=",
"path": "/nix/store/1h99qq6970gkx3j0m9w4yrrl9y99y1nk-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1728193676,
"narHash": "sha256-PbDWAIjKJdlVg+qQRhzdSor04bAPApDqIv2DofTyynk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ecbc1ca8ffd6aea8372ad16be9ebbb39889e55b6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"custom": "custom",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}