pkgs: dragger: remove unused argument
This commit is contained in:
parent
5fdc390411
commit
986aed79fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ lib, fetchFromGitHub, qt5, stdenv }:
|
||||
{ lib, fetchFromGitHub, qt5, }:
|
||||
qt5.mkDerivation rec {
|
||||
pname = "dragger";
|
||||
version = "0.1.0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue