ocamlPackages: remove redundant stdenv imports
This commit is contained in:
committed by
Profpatsch
parent
4e42cac49d
commit
aad56c947f
@@ -1,4 +1,4 @@
|
||||
{ stdenv, lib, buildDunePackage, fetchFromGitHub, camlidl, fuse }:
|
||||
{ lib, buildDunePackage, fetchFromGitHub, camlidl, fuse }:
|
||||
|
||||
buildDunePackage {
|
||||
pname = "ocamlfuse";
|
||||
|
||||
Reference in New Issue
Block a user