We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ed9f9 commit 1e8431fCopy full SHA for 1e8431f
2 files changed
flake.nix
@@ -89,7 +89,6 @@
89
packages = {
90
inherit deploy docker ui;
91
default = bin;
92
- stable = pkgs.callPackage ./package.nix { };
93
};
94
95
devShells.default = pkgs.mkShell {
package.nix
0 commit comments