-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
66 lines (66 loc) · 1.54 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1730247135,
"narHash": "sha256-YaZZlvZj9isN2i8l24A4/7TT89fvpX11nVn2dusl2MM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ccd7e10e004a6e93486c1dd536f89e85d482d685",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": [
"srvos",
"nixpkgs"
],
"secrets": "secrets",
"srvos": "srvos"
}
},
"secrets": {
"flake": false,
"locked": {
"lastModified": 1727988148,
"narHash": "sha256-hNrHK4nWrMiarAytrN5F7rZorRXQnXASAXrB9pbb8hw=",
"ref": "refs/heads/master",
"rev": "801767cbaa17f651c848a186ffa93006d2ee011a",
"revCount": 12,
"type": "git",
"url": "file:secrets"
},
"original": {
"type": "git",
"url": "file:secrets"
}
},
"srvos": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1730335989,
"narHash": "sha256-hG7H+EcNZfNa5tsUzMX+NBYpG4viCTvfRp5t7ZUnKW8=",
"owner": "nix-community",
"repo": "srvos",
"rev": "b80b3ffabd20e39b579f45a33e638bbb1b297b60",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
}
},
"root": "root",
"version": 7
}