-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.05 KB
/
flake.lock
File metadata and controls
45 lines (45 loc) · 1.05 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1687829761,
"narHash": "sha256-QRe1Y8SS3M4GeC58F/6ajz6V0ZLUVWX3ZAMgov2N3/g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9790f3242da2152d5aa1976e3e4b8b414f4dd206",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"sed-ml": "sed-ml"
}
},
"sed-ml": {
"flake": false,
"locked": {
"lastModified": 1507544196,
"narHash": "sha256-mM82cAu0Hk+XdrRxF8Xh5Ae8gJ2u7C8dd5z1Yo0bZco=",
"owner": "SED-ML",
"repo": "sed-ml",
"rev": "44511c318bcf93c43256ac201905ace1f7675e4c",
"type": "github"
},
"original": {
"owner": "SED-ML",
"repo": "sed-ml",
"rev": "44511c318bcf93c43256ac201905ace1f7675e4c",
"type": "github"
}
}
},
"root": "root",
"version": 7
}