clean up
Some checks failed
Build all NixOS Configurations / nix build (push) Failing after 3m45s

This commit is contained in:
Ingolf Wagner 2024-08-07 06:23:43 +02:00
parent 16bc834590
commit 21f9e2eb26
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -76,9 +76,6 @@
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };
#buildbot-nix.url = "github:nix-community/buildbot-nix";
buildbot-nix.url = "github:MagicRB/buildbot-nix?ref=pydantic-convert";
# smoke test framwork to trigger tests (enable if I want to use it for real) # smoke test framwork to trigger tests (enable if I want to use it for real)
#smoke = { #smoke = {
# url = github:SamirTalwar/smoke; # url = github:SamirTalwar/smoke;
@ -97,7 +94,6 @@
outputs = outputs =
inputs@{ self inputs@{ self
, buildbot-nix
, clan-core , clan-core
, clan-fact-generators , clan-fact-generators
, flake-parts , flake-parts