-
-
Notifications
You must be signed in to change notification settings - Fork 345
Expand file tree
/
Copy pathflake.lock
More file actions
99 lines (99 loc) · 2.56 KB
/
flake.lock
File metadata and controls
99 lines (99 loc) · 2.56 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
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"nodes": {
"foreman": {
"flake": false,
"locked": {
"lastModified": 1778004604,
"narHash": "sha256-YdFYx5/91pK0LdBpD6Xb2xPaTNCS3GvwErPaDiKt3OY=",
"owner": "Ericson2314",
"repo": "foreman",
"rev": "dabe4b3b95034d30df68c196cd3824bf8860ee52",
"type": "github"
},
"original": {
"owner": "Ericson2314",
"ref": "socketfile",
"repo": "foreman",
"type": "github"
}
},
"nix": {
"flake": false,
"locked": {
"lastModified": 1779318684,
"narHash": "sha256-zj8d2tTd3DGiVKMMjuIUpMODgjJfxWP4hkQ8bdhHQYk=",
"owner": "NixOS",
"repo": "nix",
"rev": "8294f1c1fda17f87e65723ac9348395d2f07513c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "2.34-maintenance",
"repo": "nix",
"type": "github"
}
},
"nix-eval-jobs": {
"flake": false,
"locked": {
"lastModified": 1773356729,
"narHash": "sha256-OFGRoJOYhvZ3Enk5a8vMy0QNcG5ZxyzFhyHMrwKXde8=",
"owner": "NixOS",
"repo": "nix-eval-jobs",
"rev": "65ebf5b7cd453a27af09cf02b1fc57b3568cc4b7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "v2.34.1",
"repo": "nix-eval-jobs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1780453794,
"narHash": "sha256-hhAl/iKiurXPn7rdzDgiSuRB8tqOB6f0buWkh8Y9mkY=",
"rev": "6b316287bae2ee04c9b93c8c858d930fd07d7338",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/26.05/nixos-26.05.1183.6b316287bae2/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-26.05/nixexprs.tar.xz"
}
},
"root": {
"inputs": {
"foreman": "foreman",
"nix": "nix",
"nix-eval-jobs": "nix-eval-jobs",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1780220602,
"narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "db947814a175b7ca6ded66e21383d938df01c227",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}