mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 06:00:45 -06:00
remove outdated overlay changes
This commit is contained in:
parent
f72c273070
commit
ab5a64f7f7
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
(final: prev: {
|
(final: prev: {
|
||||||
nimble = prev.nimble.overrideNimAttrs rec {
|
nimble = prev.nimble.overrideNimAttrs rec {
|
||||||
version = "0.16.0";
|
version = "0.16.0";
|
||||||
requiredNimVersion = 2;
|
|
||||||
buildInputs = [ prev.pkgs.openssl ];
|
|
||||||
|
|
||||||
src = final.fetchFromGitHub {
|
src = final.fetchFromGitHub {
|
||||||
owner = "nim-lang";
|
owner = "nim-lang";
|
||||||
|
|
Loading…
Reference in a new issue