From b06a09281c74bc931bb9b759c5c5a582a2d02ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 8 Jul 2024 16:15:30 +0200 Subject: [PATCH] remove nixos-generators --- flake.lock | 24 ------------------------ flake.nix | 3 --- 2 files changed, 27 deletions(-) diff --git a/flake.lock b/flake.lock index 94f3749c4..7151ac9c5 100644 --- a/flake.lock +++ b/flake.lock @@ -40,29 +40,6 @@ "type": "github" } }, - "nixos-generators": { - "inputs": { - "nixlib": [ - "nixpkgs" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1720055043, - "narHash": "sha256-SKizewU4UeYrkZWPUjur8EoxscGoNb0pGcrNL4YzAIg=", - "owner": "nix-community", - "repo": "nixos-generators", - "rev": "168b220231a70e47cc1f0919048fa5914415fb18", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixos-generators", - "type": "github" - } - }, "nixos-images": { "inputs": { "nixos-stable": [], @@ -104,7 +81,6 @@ "inputs": { "disko": "disko", "flake-parts": "flake-parts", - "nixos-generators": "nixos-generators", "nixos-images": "nixos-images", "nixpkgs": "nixpkgs", "sops-nix": "sops-nix", diff --git a/flake.nix b/flake.nix index 1b2fd7452..3b09a906f 100644 --- a/flake.nix +++ b/flake.nix @@ -13,9 +13,6 @@ sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs.follows = "nixpkgs"; sops-nix.inputs.nixpkgs-stable.follows = ""; - nixos-generators.url = "github:nix-community/nixos-generators"; - nixos-generators.inputs.nixpkgs.follows = "nixpkgs"; - nixos-generators.inputs.nixlib.follows = "nixpkgs"; nixos-images.url = "github:nix-community/nixos-images"; nixos-images.inputs.nixos-unstable.follows = "nixpkgs"; # unused input