treewide: remove redundant rec
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# on linux systems, but we here do not attempt to fix it.)
|
||||
|
||||
let
|
||||
imagej150 = stdenv.mkDerivation rec {
|
||||
imagej150 = stdenv.mkDerivation {
|
||||
pname = "imagej";
|
||||
version = "150";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user