-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
83 lines (83 loc) · 2.31 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
79
80
81
82
83
{
"nodes": {
"bundix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1721093334,
"narHash": "sha256-5FghZ0HIETbc0TGcBV8uyixq5z4w/9PF5Puhujz3D1o=",
"owner": "inscapist",
"repo": "bundix",
"rev": "42c08846f7e5d91ef121239fd364feaeb22c0bbc",
"type": "github"
},
"original": {
"owner": "inscapist",
"ref": "main",
"repo": "bundix",
"type": "github"
}
},
"flake-schemas": {
"locked": {
"lastModified": 1721786084,
"narHash": "sha256-efoDF3VaZHpcwFd2Y1axGLqNX/ou9kDL7z9mWNqzv9w=",
"rev": "fa4dcab2993795df7ab5fe3f1af40e496ebba82d",
"revCount": 72,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.1.4/0190e653-dd76-70bd-ba6e-a3f5eaf3d415/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/flake-schemas/0.1.%2A.tar.gz"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1725432240,
"narHash": "sha256-+yj+xgsfZaErbfYM3T+QvEE2hU7UuE+Jf0fJCJ8uPS0=",
"rev": "ad416d066ca1222956472ab7d0555a6946746a80",
"revCount": 675862,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.675862%2Brev-ad416d066ca1222956472ab7d0555a6946746a80/0191c23d-752f-7dd2-aec3-6e4aaf553f30/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.1.%2A.tar.gz"
}
},
"root": {
"inputs": {
"bundix": "bundix",
"flake-schemas": "flake-schemas",
"nixpkgs": "nixpkgs",
"ruby-nix": "ruby-nix"
}
},
"ruby-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1723822921,
"narHash": "sha256-uEGnVkiNQn36dGtCircgOCrNQPYpx5QF+DSpp8LkaI8=",
"owner": "inscapist",
"repo": "ruby-nix",
"rev": "81709ec61d212dce4d45615b5865f7381e4d1c2e",
"type": "github"
},
"original": {
"owner": "inscapist",
"repo": "ruby-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}