clean up
This commit is contained in:
parent
16bc834590
commit
21f9e2eb26
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue