]> Untitled Git - awful.systems.git/blob - flake.lock
update all flake dependencies
[awful.systems.git] / flake.lock
1 {
2   "nodes": {
3     "flake-utils": {
4       "inputs": {
5         "systems": "systems"
6       },
7       "locked": {
8         "lastModified": 1689068808,
9         "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
10         "owner": "numtide",
11         "repo": "flake-utils",
12         "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
13         "type": "github"
14       },
15       "original": {
16         "owner": "numtide",
17         "repo": "flake-utils",
18         "type": "github"
19       }
20     },
21     "nixpkgs": {
22       "locked": {
23         "lastModified": 1689431009,
24         "narHash": "sha256-hPgQCRWP5q/Xc4qOIP3c2krR9nQua78+t9EDiuey5nc=",
25         "owner": "NixOS",
26         "repo": "nixpkgs",
27         "rev": "af8279f65fe71ce5a448408034a8c06e2b4b2c66",
28         "type": "github"
29       },
30       "original": {
31         "id": "nixpkgs",
32         "ref": "nixos-23.05",
33         "type": "indirect"
34       }
35     },
36     "nixpkgs-stable": {
37       "locked": {
38         "lastModified": 1689473667,
39         "narHash": "sha256-41ePf1ylHMTogSPAiufqvBbBos+gtB6zjQlYFSEKFMM=",
40         "owner": "NixOS",
41         "repo": "nixpkgs",
42         "rev": "13231eccfa1da771afa5c0807fdd73e05a1ec4e6",
43         "type": "github"
44       },
45       "original": {
46         "owner": "NixOS",
47         "ref": "release-23.05",
48         "repo": "nixpkgs",
49         "type": "github"
50       }
51     },
52     "nixpkgs_2": {
53       "locked": {
54         "lastModified": 1689413807,
55         "narHash": "sha256-exuzOvOhGAEKWQKwDuZAL4N8a1I837hH5eocaTcIbLc=",
56         "owner": "NixOS",
57         "repo": "nixpkgs",
58         "rev": "46ed466081b9cad1125b11f11a2af5cc40b942c7",
59         "type": "github"
60       },
61       "original": {
62         "owner": "NixOS",
63         "ref": "nixpkgs-unstable",
64         "repo": "nixpkgs",
65         "type": "github"
66       }
67     },
68     "pkgs-unstable": {
69       "locked": {
70         "lastModified": 1689534811,
71         "narHash": "sha256-jnSUdzD/414d94plCyNlvTJJtiTogTep6t7ZgIKIHiE=",
72         "owner": "NixOS",
73         "repo": "nixpkgs",
74         "rev": "6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222",
75         "type": "github"
76       },
77       "original": {
78         "id": "nixpkgs",
79         "ref": "nixos-unstable",
80         "type": "indirect"
81       }
82     },
83     "root": {
84       "inputs": {
85         "flake-utils": "flake-utils",
86         "nixpkgs": "nixpkgs",
87         "pkgs-unstable": "pkgs-unstable",
88         "sops-nix": "sops-nix"
89       }
90     },
91     "sops-nix": {
92       "inputs": {
93         "nixpkgs": "nixpkgs_2",
94         "nixpkgs-stable": "nixpkgs-stable"
95       },
96       "locked": {
97         "lastModified": 1689534977,
98         "narHash": "sha256-EB4hasmjKgetTR0My2bS5AwELZFIQ4zANLqHKi7aVXg=",
99         "owner": "Mic92",
100         "repo": "sops-nix",
101         "rev": "bd695cc4d0a5e1bead703cc1bec5fa3094820a81",
102         "type": "github"
103       },
104       "original": {
105         "owner": "Mic92",
106         "repo": "sops-nix",
107         "type": "github"
108       }
109     },
110     "systems": {
111       "locked": {
112         "lastModified": 1681028828,
113         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
114         "owner": "nix-systems",
115         "repo": "default",
116         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
117         "type": "github"
118       },
119       "original": {
120         "owner": "nix-systems",
121         "repo": "default",
122         "type": "github"
123       }
124     }
125   },
126   "root": "root",
127   "version": 7
128 }