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