treewide: remove redundant rec
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, fetchFromGitHub, python3Packages, ffmpeg, zlib, libjpeg }:
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
python3Packages.buildPythonApplication {
|
||||
pname = "gif-for-cli";
|
||||
version = "unstable-2018-08-14";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user