-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
81 lines (81 loc) · 2.03 KB
/
Copy pathflake.lock
File metadata and controls
81 lines (81 loc) · 2.03 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
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
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1779627636,
"narHash": "sha256-J6JGf42zNzLo/CrRdKb5dNznpLI+eGxN/5KTLG1Mo5s=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "044c30c19550c0557997dece4ce9e54d2fa77ba1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1779508470,
"narHash": "sha256-Ap9KJX+5xHIn3bPIpfNgT6MEXdAECECwo4/rmlQD74M=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "29916453413845e54a65b8a1cf996842300cd299",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-latest": {
"locked": {
"lastModified": 1781361177,
"narHash": "sha256-Sr2jteBNL3lqySVbUJitq1nQ0IN8lS0/4lisL98lHa8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4075084799e3b017552a3860291fa80065fb8018",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-nordvpn": {
"locked": {
"lastModified": 1777044983,
"narHash": "sha256-VlA5N6nZdVEkfNaOIoZA3gWvUI6KNL8r6J04ia1hX7g=",
"owner": "different-error",
"repo": "nixpkgs",
"rev": "8dc8ee3fe6bffb11f9b33a5989d74b1fd2fadf89",
"type": "github"
},
"original": {
"owner": "different-error",
"ref": "nordvpn",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-latest": "nixpkgs-latest",
"nixpkgs-nordvpn": "nixpkgs-nordvpn"
}
}
},
"root": "root",
"version": 7
}