-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
40 lines (40 loc) · 964 Bytes
/
flake.lock
File metadata and controls
40 lines (40 loc) · 964 Bytes
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
{
"nodes": {
"bundler-pkg": {
"flake": false,
"locked": {
"narHash": "sha256-LlQlsOZPgR/YY8diDi7+Sf6sPvC+ixSISOoD+P+Dtq0=",
"type": "file",
"url": "https://rubygems.org/downloads/bundler-4.0.8.gem"
},
"original": {
"type": "file",
"url": "https://rubygems.org/downloads/bundler-4.0.8.gem"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1773389992,
"narHash": "sha256-wvfdLLWJ2I9oEpDd9PfMA8osfIZicoQ5MT1jIwNs9Tk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c06b4ae3d6599a672a6210b7021d699c351eebda",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"bundler-pkg": "bundler-pkg",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}