-
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": 1737885640,
"narHash": "sha256-GFzPxJzTd1rPIVD4IW+GwJlyGwBDV1Tj5FLYwDQQ9sM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4e96537f163fad24ed9eb317798a79afc85b51b7",
"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": 1737948249,
"narHash": "sha256-tpdwSz/f8RljY/cVTevWW7tWYRtftv0KTsNqHldDWZY=",
"owner": "portier",
"repo": "portier-broker",
"rev": "bfd710b1197fd18443e461bc843e57c19916b7d9",
"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
}