-
Notifications
You must be signed in to change notification settings - Fork 2
/
flake.lock
78 lines (78 loc) · 1.95 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
{
"nodes": {
"keycloak-realms": {
"locked": {
"lastModified": 1721562747,
"narHash": "sha256-uHNWpe/j5Q7Ak9+SNQkCPy7t9ayQUDAt+2tZ7OFYv6Q=",
"owner": "rorosen",
"repo": "nixpkgs",
"rev": "79862894befe49e2837e3f5eefe11433eef6611a",
"type": "github"
},
"original": {
"owner": "rorosen",
"ref": "keycloak-realm-import",
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-shell": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1723616342,
"narHash": "sha256-plRKXQqww7easx0wgGKAkOJH1TW/PeeB20dq9XUN8J4=",
"owner": "Mic92",
"repo": "nixos-shell",
"rev": "93e314cdd16d4c3e3baf25b54734461c45a5d1ad",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nixos-shell",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1628465643,
"narHash": "sha256-QSNw9bDq9uGUniQQtakRuw4m21Jxugm23SXLVgEV4DM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6ef4f522d63f22b40004319778761040d3197390",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1726917160,
"narHash": "sha256-IZe3LIHywCj4OGIXg1cOIPmQgt/eHe1dtymEgDIuS7U=",
"owner": "onny",
"repo": "nixpkgs",
"rev": "fd993fb42f510f748206b471cc0d1d26e134eefb",
"type": "github"
},
"original": {
"owner": "onny",
"ref": "nextcloud-update10",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"keycloak-realms": "keycloak-realms",
"nixos-shell": "nixos-shell",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}