build(flake): remove just
This commit is contained in:
parent
596684a71d
commit
1586971eea
2 changed files with 1 additions and 29 deletions
|
@ -12,10 +12,7 @@
|
|||
formatter = pkgs.nixpkgs-fmt;
|
||||
|
||||
devshells.default = {
|
||||
packages = with pkgs; [
|
||||
just
|
||||
python310Packages.rst2pdf
|
||||
];
|
||||
packages = with pkgs; [ python310Packages.rst2pdf ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue