treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, lib, fetchFromGitHub, buildOasisPackage
|
||||
{ lib, fetchFromGitHub, buildOasisPackage
|
||||
, ctypes, mariadb, libmysqlclient }:
|
||||
|
||||
buildOasisPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user