chore: bump dependencies

This commit is contained in:
Jacob Bachmann 2024-01-17 18:50:34 +01:00
parent e88e31bb11
commit 92ab054235
Signed by: bchmnn
GPG key ID: 732A612DAD28067D

17
flake.lock generated
View file

@ -20,6 +20,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1705312285,
"narHash": "sha256-rd+dY+v61Y8w3u9bukO/hB55Xl4wXv4/yC8rCGVnK5U=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "bee2202bec57e521e3bd8acd526884b9767d7fa0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1705133751,
@ -39,6 +55,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}