This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
flake.lock
65 lines (65 loc) · 1.55 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
59
60
61
62
63
64
65
{
"nodes": {
"nixosHome": {
"inputs": {
"nixpkgs": [
"nixosPkgs"
]
},
"locked": {
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "07682fff75d41f18327a871088d20af2710d4744",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
"nixosPkgs": {
"locked": {
"lastModified": 1698562188,
"narHash": "sha256-9nkxGnA/T+jLhHAMFRW157Qi/zfbf5dF1q7HfKROl3o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3e10c80821dedb93592682379f476745f370a58e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixosHome": "nixosHome",
"nixosPkgs": "nixosPkgs",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
"lastModified": 1698790488,
"narHash": "sha256-OocnTnr/1YZ1t3Nv9QvIm4yf808+i1Fp0OvvKA4C7sg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0a040b6fbf10b686f3c5ecf66e42922b5acd0d4f",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}