]> gitweb.ps.run Git - flake_thinkpad/blob - flake.lock
update nixpkgs to 25.05
[flake_thinkpad] / flake.lock
1 {
2   "nodes": {
3     "firefox-addons": {
4       "inputs": {
5         "nixpkgs": [
6           "nixpkgs"
7         ]
8       },
9       "locked": {
10         "dir": "pkgs/firefox-addons",
11         "lastModified": 1749441800,
12         "narHash": "sha256-bN4tccrmczfR4PUuepHpxNNmWG3cLZTFIt4BaD8YyvA=",
13         "owner": "rycee",
14         "repo": "nur-expressions",
15         "rev": "fe13e6abfe72b39ad8381595c3c404849330c3cb",
16         "type": "gitlab"
17       },
18       "original": {
19         "dir": "pkgs/firefox-addons",
20         "owner": "rycee",
21         "repo": "nur-expressions",
22         "type": "gitlab"
23       }
24     },
25     "flake-utils": {
26       "inputs": {
27         "systems": "systems"
28       },
29       "locked": {
30         "lastModified": 1731533236,
31         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
32         "owner": "numtide",
33         "repo": "flake-utils",
34         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
35         "type": "github"
36       },
37       "original": {
38         "owner": "numtide",
39         "repo": "flake-utils",
40         "type": "github"
41       }
42     },
43     "home-manager": {
44       "inputs": {
45         "nixpkgs": [
46           "nixpkgs"
47         ]
48       },
49       "locked": {
50         "lastModified": 1747688870,
51         "narHash": "sha256-ypL9WAZfmJr5V70jEVzqGjjQzF0uCkz+AFQF7n9NmNc=",
52         "owner": "nix-community",
53         "repo": "home-manager",
54         "rev": "d5f1f641b289553927b3801580598d200a501863",
55         "type": "github"
56       },
57       "original": {
58         "owner": "nix-community",
59         "ref": "release-24.11",
60         "repo": "home-manager",
61         "type": "github"
62       }
63     },
64     "nixpkgs": {
65       "locked": {
66         "lastModified": 1749237914,
67         "narHash": "sha256-N5waoqWt8aMr/MykZjSErOokYH6rOsMMXu3UOVH5kiw=",
68         "owner": "nixos",
69         "repo": "nixpkgs",
70         "rev": "70c74b02eac46f4e4aa071e45a6189ce0f6d9265",
71         "type": "github"
72       },
73       "original": {
74         "owner": "nixos",
75         "ref": "nixos-25.05",
76         "repo": "nixpkgs",
77         "type": "github"
78       }
79     },
80     "nixpkgs-unstable": {
81       "locked": {
82         "lastModified": 1749285348,
83         "narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=",
84         "owner": "nixos",
85         "repo": "nixpkgs",
86         "rev": "3e3afe5174c561dee0df6f2c2b2236990146329f",
87         "type": "github"
88       },
89       "original": {
90         "owner": "nixos",
91         "ref": "nixos-unstable",
92         "repo": "nixpkgs",
93         "type": "github"
94       }
95     },
96     "psch-flakes": {
97       "inputs": {
98         "flake-utils": "flake-utils",
99         "nixpkgs": [
100           "nixpkgs"
101         ]
102       },
103       "locked": {
104         "lastModified": 1746213313,
105         "narHash": "sha256-w6X8x4CgqZhK8ZJEZmKc3tL12DYk577UVC05MuALvFE=",
106         "ref": "refs/heads/main",
107         "rev": "352244457cdc7d2af63da2cc04be8c9105c5e2c8",
108         "revCount": 8,
109         "type": "git",
110         "url": "git://psch.dev/flakes"
111       },
112       "original": {
113         "type": "git",
114         "url": "git://psch.dev/flakes"
115       }
116     },
117     "root": {
118       "inputs": {
119         "firefox-addons": "firefox-addons",
120         "home-manager": "home-manager",
121         "nixpkgs": "nixpkgs",
122         "nixpkgs-unstable": "nixpkgs-unstable",
123         "psch-flakes": "psch-flakes"
124       }
125     },
126     "systems": {
127       "locked": {
128         "lastModified": 1681028828,
129         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
130         "owner": "nix-systems",
131         "repo": "default",
132         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
133         "type": "github"
134       },
135       "original": {
136         "owner": "nix-systems",
137         "repo": "default",
138         "type": "github"
139       }
140     }
141   },
142   "root": "root",
143   "version": 7
144 }