chore: nimble not needed
This commit is contained in:
parent
ff90091359
commit
a6b757223b
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
nim
|
||||
nimble
|
||||
];
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue