diff --git a/flake.lock b/flake.lock index 9af3e59..99101f6 100644 --- a/flake.lock +++ b/flake.lock @@ -65,67 +65,12 @@ "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", - "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" + "nixpkgs": "nixpkgs" } } },