parent
7056bcd69e
commit
e360ccfada
|
@ -18,7 +18,7 @@
|
||||||
in {
|
in {
|
||||||
devShells = {
|
devShells = {
|
||||||
gitea-docusaurus = simpleShell (with pkgs; [nodejs gnumake]);
|
gitea-docusaurus = simpleShell (with pkgs; [nodejs gnumake]);
|
||||||
gitea = simpleShell (with pkgs; [poetry gnumake]);
|
gitea = simpleShell (with pkgs; [nodejs poetry gnumake]);
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue