forked from squalus/piped-flake
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
114 lines (114 loc) · 2.95 KB
/
flake.lock
File metadata and controls
114 lines (114 loc) · 2.95 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
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1717144377,
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"piped-backend-src": {
"flake": false,
"locked": {
"lastModified": 1718398966,
"narHash": "sha256-k5xFYXzBWq3x/YuanP6Ek4PoSNYNjPSPOzeGRA2s8rU=",
"owner": "TeamPiped",
"repo": "piped-backend",
"rev": "f378f43e9481f2845f8a3568c574a30e33493f8f",
"type": "github"
},
"original": {
"owner": "TeamPiped",
"repo": "piped-backend",
"type": "github"
}
},
"piped-frontend-src": {
"flake": false,
"locked": {
"lastModified": 1718453899,
"narHash": "sha256-HzfSNEJ8oodyjr21jH9bKTx6+NU4VmmltzlEtEHFJvk=",
"owner": "TeamPiped",
"repo": "Piped",
"rev": "0a952704612eef46d08c707cbcddd39afe4ac8d3",
"type": "github"
},
"original": {
"owner": "TeamPiped",
"repo": "Piped",
"type": "github"
}
},
"piped-proxy-src": {
"flake": false,
"locked": {
"lastModified": 1718845721,
"narHash": "sha256-9fAkeWKkGE85KkLdlu49KLGk5OVZCsIMC7oNE8zH8W8=",
"owner": "TeamPiped",
"repo": "piped-proxy",
"rev": "7da6cde3fd97b6980f050d20d8a129d9a3e80ea5",
"type": "github"
},
"original": {
"owner": "TeamPiped",
"repo": "piped-proxy",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"piped-backend-src": "piped-backend-src",
"piped-frontend-src": "piped-frontend-src",
"piped-proxy-src": "piped-proxy-src",
"systems": "systems"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
}
},
"root": "root",
"version": 7
}