diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 55 |
1 files changed, 0 insertions, 55 deletions
@@ -45,22 +45,6 @@ "type": "github" } }, - "flake-compat": { - "flake": false, - "locked": { - "lastModified": 1717312683, - "narHash": "sha256-FrlieJH50AuvagamEvWMIE6D2OAnERuDboFDYAED/dE=", - "owner": "nix-community", - "repo": "flake-compat", - "rev": "38fd3954cf65ce6faf3d0d45cd26059e059f07ea", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "flake-compat", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -103,28 +87,6 @@ "type": "github" } }, - "nixos-cosmic": { - "inputs": { - "flake-compat": "flake-compat", - "nixpkgs": [ - "nixpkgs" - ], - "nixpkgs-stable": "nixpkgs-stable" - }, - "locked": { - "lastModified": 1737131882, - "narHash": "sha256-YL4vD2ZZZLnigyB9x3JEnETlll4P7VkMyCoC+nKl1r4=", - "owner": "lilyinstarlight", - "repo": "nixos-cosmic", - "rev": "1c6b22a4ac06e2005c3317ee83f04ab642dc8570", - "type": "github" - }, - "original": { - "owner": "lilyinstarlight", - "repo": "nixos-cosmic", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1736916166, @@ -141,22 +103,6 @@ "type": "github" } }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1736916166, - "narHash": "sha256-puPDoVKxkuNmYIGMpMQiK8bEjaACcCksolsG36gdaNQ=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "e24b4c09e963677b1beea49d411cd315a024ad3a", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-24.11", - "repo": "nixpkgs", - "type": "github" - } - }, "nixpkgs-unstable": { "locked": { "lastModified": 1737062831, @@ -177,7 +123,6 @@ "inputs": { "agenix": "agenix", "home-manager": "home-manager_2", - "nixos-cosmic": "nixos-cosmic", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable" } |