clean up
All checks were successful
Build all NixOS Configurations / nix build (push) Successful in 9m59s

This commit is contained in:
Ingolf Wagner 2024-08-07 06:23:43 +02:00
parent d610c9ebab
commit 7d856ed1f1
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -76,9 +76,6 @@
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 = {
# url = github:SamirTalwar/smoke;
@ -97,7 +94,6 @@
outputs =
inputs@{ self
, buildbot-nix
, clan-core
, clan-fact-generators
, flake-parts