-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
70 lines (70 loc) · 1.67 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1738843498,
"narHash": "sha256-7x+Q4xgFj9UxZZO9aUDCR8h4vyYut4zPUvfj3i+jBHE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5a32fa27df91dfc4b762671a0e0a859a8a0058f",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.11",
"type": "indirect"
}
},
"portier-broker": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1733221139,
"narHash": "sha256-s53VhAvY9VaZ9sG5Bo/TkPks35vNIqY4Bl2ctlSN1hI=",
"owner": "portier",
"repo": "portier-broker",
"rev": "a237e8144c9deb064774da85e700aa56580523cf",
"type": "github"
},
"original": {
"owner": "portier",
"ref": "stable",
"repo": "portier-broker",
"type": "github"
}
},
"portier-broker-testing": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1738962419,
"narHash": "sha256-k5TJbwzU6OD/P6ETgajhqSDY/yvaeC5V7sd7FhZAAm0=",
"owner": "portier",
"repo": "portier-broker",
"rev": "3c08616ffb5e9ebcca4397d7b22ac92cc80aa3b3",
"type": "github"
},
"original": {
"owner": "portier",
"ref": "main",
"repo": "portier-broker",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"portier-broker": "portier-broker",
"portier-broker-testing": "portier-broker-testing"
}
}
},
"root": "root",
"version": 7
}