-
Notifications
You must be signed in to change notification settings - Fork 108
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.07 KB
/
flake.lock
File metadata and controls
48 lines (48 loc) · 1.07 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
{
"nodes": {
"nix-editor": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1747484844,
"narHash": "sha256-/L/V9AuTKYwV4cI8wNc1eilS0r0e8fxrKcXn3rjtCYg=",
"owner": "replit",
"repo": "nix-editor",
"rev": "7b7b746ea3496a28e103282447509df8147a4083",
"type": "github"
},
"original": {
"owner": "replit",
"repo": "nix-editor",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1741310760,
"narHash": "sha256-aizILFrPgq/W53Jw8i0a1h1GZAAKtlYOrG/A5r46gVM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "de0fe301211c267807afd11b12613f5511ff7433",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-editor": "nix-editor",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}