-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.06 KB
/
Copy pathflake.lock
File metadata and controls
44 lines (44 loc) · 1.06 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1787360063,
"narHash": "sha256-dt4WdcvsA8/RCe+VZZwqU0X+XMM3wBbGCWA0/sFWzGo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2c423e03bbafcff28bfadc6781a4a8257f205cb5",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"secrets": "secrets"
}
},
"secrets": {
"flake": false,
"locked": {
"lastModified": 1784162283,
"narHash": "sha256-1YnEpDKIj9XPE0k4E/xAi3XKhZQ+MJ83shEUW5DizCA=",
"ref": "refs/heads/main",
"rev": "ed7c06b92bb90b0d4561cd5d8d77393e457ef085",
"revCount": 19,
"type": "git",
"url": "ssh://git@github.com/jadc/homelab-secrets"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/jadc/homelab-secrets"
}
}
},
"root": "root",
"version": 7
}