treewide: remove stdenv where not needed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, buildPythonApplication, fetchFromGitHub, pyqt5, qt5, git-annex-adapter }:
|
||||
{ lib, buildPythonApplication, fetchFromGitHub, pyqt5, qt5, git-annex-adapter }:
|
||||
|
||||
buildPythonApplication rec {
|
||||
pname = "git-annex-metadata-gui";
|
||||
|
||||
Reference in New Issue
Block a user