treewide: remove redundant rec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, boost, SDL2, SDL2_image, SDL2_mixer, SDL2_ttf
|
||||
, glew, zlib, icu, pkgconfig, cairo, libvpx }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "anura-engine";
|
||||
version = "unstable-2018-11-28";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user