version docs pages
This commit is contained in:
parent
5865251560
commit
886bd957fb
30 changed files with 324 additions and 335 deletions
|
@ -14,10 +14,7 @@
|
|||
(system: fn system nixpkgs.legacyPackages.${system});
|
||||
in {
|
||||
packages = forEachSystem (system: pkgs: rec {
|
||||
quickshell-web = pkgs.callPackage ./default.nix {
|
||||
quickshell-types = quickshell-docs.packages.${system}.quickshell-types;
|
||||
};
|
||||
|
||||
quickshell-web = pkgs.callPackage ./default.nix {};
|
||||
default = quickshell-web;
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue