-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
94 lines (94 loc) · 2.4 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641726770,
"narHash": "sha256-7Wk3V+/gNbQ4/5LgGQz9KVSwSw3V/L3+iqgH8+G/6V0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "27d2fe1e69deb1894f9113a1fe2ca43fb89c8ad1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1611195715,
"narHash": "sha256-ZE6MjNMrWpDbDwAe8seaN0f8J+QerZqdDaeb08PeCfo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9db4f2641dd65a6a348a907580f2c77ae2ca9324",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"syndicate-rss": "syndicate-rss"
}
},
"syndicate-rss": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1641768744,
"narHash": "sha256-63Q8KkGKU5KWcWUSCszS/Bm1t3eFzL09sxwUlUIEAYQ=",
"owner": "marcopolo",
"repo": "syndicate-rss",
"rev": "cdab10000d8321ef3ad50aaeb5e8a00fdb12b115",
"type": "github"
},
"original": {
"owner": "marcopolo",
"repo": "syndicate-rss",
"type": "github"
}
}
},
"root": "root",
"version": 7
}