-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
62 lines (62 loc) · 1.48 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1635456205,
"narHash": "sha256-CLZxFvwec8BhFlB5tkIq08UBDNNrijOY780UF6ubJXc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "66d6ec6ed2ddc77d08cf677cc8230db39f051793",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1634661806,
"narHash": "sha256-fBuR7EZ67UOdNt3gEwhoyWJ6zJtXh4kuupIALRcx/7I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8fe3b97ef4527ac88d03ea33e0789f3512e01adc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"rgrunbla-pkgs": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1634741945,
"narHash": "sha256-MBjHXl+Ll3yiTskmrxk1a9BRiiR0mqiYF0pnd8yO08U=",
"owner": "rgrunbla",
"repo": "Flakes",
"rev": "c3710de959496113bd23d724a98314f7ba2136cf",
"type": "github"
},
"original": {
"owner": "rgrunbla",
"repo": "Flakes",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rgrunbla-pkgs": "rgrunbla-pkgs"
}
}
},
"root": "root",
"version": 7
}