drop nixos-stable

This commit is contained in:
Jörg Thalheim
2024-06-11 15:03:57 +02:00
parent 1cbb2d6aa4
commit 3368255473
2 changed files with 3 additions and 17 deletions

View File

@@ -17,6 +17,8 @@
nixos-generators.inputs.nixpkgs.follows = "nixpkgs";
nixos-images.url = "github:nix-community/nixos-images";
nixos-images.inputs.nixos-unstable.follows = "nixpkgs";
# unused input
nixos-images.inputs.nixos-stable.follows = "";
flake-parts.url = "github:hercules-ci/flake-parts";
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
treefmt-nix.url = "github:numtide/treefmt-nix";