From ffc33cb10f9cf011c71ba2fc2df776b1b6f2cb04 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 2 Apr 2024 22:09:51 -0500 Subject: [PATCH] updates from makefile --- flake.lock | 39 --------------------------------------- 1 file changed, 39 deletions(-) diff --git a/flake.lock b/flake.lock index badcf3b..daf994a 100644 --- a/flake.lock +++ b/flake.lock @@ -73,27 +73,6 @@ "type": "github" } }, - "home-manager-2311": { - "inputs": { - "nixpkgs": [ - "nixpkgs-2311" - ] - }, - "locked": { - "lastModified": 1710888565, - "narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "release-23.11", - "repo": "home-manager", - "type": "github" - } - }, "libgit2": { "flake": false, "locked": { @@ -162,22 +141,6 @@ "type": "github" } }, - "nixpkgs-2311": { - "locked": { - "lastModified": 1701282334, - "narHash": "sha256-MxCVrXY6v4QmfTwIysjjaX0XUhqBbxTWWB4HXtDYsdk=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "057f9aecfb71c4437d2b27d3323df7f93c010b7e", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "23.11", - "repo": "nixpkgs", - "type": "github" - } - }, "nixpkgs-lib": { "locked": { "dir": "lib", @@ -264,11 +227,9 @@ "inputs": { "disko": "disko", "home-manager": "home-manager", - "home-manager-2311": "home-manager-2311", "nix": "nix", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_3", - "nixpkgs-2311": "nixpkgs-2311", "wayland-pipewire-idle-inhibit": "wayland-pipewire-idle-inhibit" } },