treewide: remove redundant rec
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# there’s a WIP branch here:
|
||||
# https://github.com/UltraStar-Deluxe/UltraStar-Creator/commits/BASS_removed
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "ultrastar-creator";
|
||||
version = "2019-04-23";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user