drop unused flake url

This commit is contained in:
Jörg Thalheim 2023-11-29 12:12:13 +01:00
parent 33b5d3cf38
commit d9ab1990a3

View File

@ -25,7 +25,6 @@
srvos.inputs.nixpkgs.follows = "nixpkgs";
clan-core.url = "git+https://git.clan.lol/clan/clan-core";
#clan-core.url = "git+file:///home/joerg/work/clan/clan-core?ref=kvm-fix";
clan-core.inputs.flake-parts.follows = "flake-parts";
clan-core.inputs.nixpkgs.follows = "nixpkgs";
clan-core.inputs.treefmt-nix.follows = "treefmt-nix";