mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -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: {
|
||||
nimble = prev.nimble.overrideNimAttrs rec {
|
||||
version = "0.16.0";
|
||||
requiredNimVersion = 2;
|
||||
buildInputs = [ prev.pkgs.openssl ];
|
||||
|
||||
src = final.fetchFromGitHub {
|
||||
owner = "nim-lang";
|
||||
|
|
Loading…
Reference in a new issue