micro-vivify: comment out from flake.nix

This commit is contained in:
2026-06-09 16:26:47 +02:00
parent 2e0996938a
commit 89d5ac8a17
+2 -2
View File
@@ -45,10 +45,10 @@
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
microPlugins-vivify = {
/*microPlugins-vivify = {
url = "git+https://codeberg.org/gibbert/micro-vivify";
flake = false;
};
};*/
flake-parts = {
url = "github:hercules-ci/flake-parts";
};