diff --git a/flake.lock b/flake.lock index 99101f6..e0cc53c 100644 --- a/flake.lock +++ b/flake.lock @@ -24,7 +24,7 @@ "local-unstable": { "locked": { "lastModified": 0, - "narHash": "sha256-jZsJ1OJKLBDPlEfP3JMm+268g82AJFG8uIbS77UCzLQ=", + "narHash": "sha256-PARdSJzALMcRaXMHS/dZaJ+NDRQBvAhhPV4Bhlbh9gY=", "path": "/home/giulio/dev/nixpkgs", "type": "path" }, @@ -35,11 +35,11 @@ }, "nixos-unstable": { "locked": { - "lastModified": 1720875497, - "narHash": "sha256-1Al1qDC8Q/s4viPq4ln8jfHWZxYl+Nb49dNFISFpqBY=", + "lastModified": 1721163745, + "narHash": "sha256-YrMzZTjGJk+giMTT+FxOlumSj+8Ph84REHG0dvr0u1Y=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b729601a9e6c459fd8884dea513af143111bed54", + "rev": "fd29c411f73776b4a10c917e17f25ad0a942173b", "type": "github" }, "original": { @@ -51,11 +51,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720866271, - "narHash": "sha256-ISkfXBgSXTufNStMgdXZ3ihCkUQMfcRnvtYM2XBbprE=", + "lastModified": 1721162132, + "narHash": "sha256-kH2unTqd/LlqG1NGbuUlRkDmXwCf80PNLNCjO3acQqI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "bd39ef70892b6fd786bc9569219d7531f05a9988", + "rev": "265595f550a572703d10a9db94a9ded793f21dfc", "type": "github" }, "original": { @@ -65,12 +65,67 @@ "type": "github" } }, + "nvidia-patch": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ], + "utils": "utils" + }, + "locked": { + "lastModified": 1720463530, + "narHash": "sha256-oHFul4EmOfWVEuo7lbdjSZ6UAzRVOlYMyYj1H4ZTTLk=", + "owner": "icewind1991", + "repo": "nvidia-patch-nixos", + "rev": "2877c51b2b40a51a04c432dced00ee280fc932d2", + "type": "github" + }, + "original": { + "owner": "icewind1991", + "repo": "nvidia-patch-nixos", + "type": "github" + } + }, "root": { "inputs": { "home-manager": "home-manager", "local-unstable": "local-unstable", "nixos-unstable": "nixos-unstable", - "nixpkgs": "nixpkgs" + "nixpkgs": "nixpkgs", + "nvidia-patch": "nvidia-patch" + } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "utils": { + "inputs": { + "systems": "systems" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" } } },