forked from Kong/insomnia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
58 lines (58 loc) · 1.51 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
{
"nodes": {
"electron-31-nixpkgs": {
"locked": {
"lastModified": 1724146343,
"narHash": "sha256-SLB5mmhHGLhb7npka7lPrIwymuOAHrsLblkWImLh2HE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a04eac9c5aa7f82e02d6e9e0b203b6eb5704c141",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a04eac9c5aa7f82e02d6e9e0b203b6eb5704c141",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1724855419,
"narHash": "sha256-WXHSyOF4nBX0cvHN3DfmEMcLOVdKH6tnMk9FQ8wTNRc=",
"path": "/nix/store/s6d8irfyp66lvy9kapbfp2ass36c8lfl-source",
"rev": "ae2fc9e0e42caaf3f068c1bfdc11c71734125e06",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"electron-31-nixpkgs": "electron-31-nixpkgs",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}