treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, buildDunePackage, fetchFromGitHub, ocamlnet, cpu }:
|
||||
{ lib, buildDunePackage, fetchFromGitHub, ocamlnet, cpu }:
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "parany";
|
||||
|
||||
Reference in New Issue
Block a user