fixup: use the correct gephy package name
This commit is contained in:
parent
39cd3f370d
commit
61e0b8d3be
@ -1,6 +1,6 @@
|
||||
{ stdenv, fetchFromGitHub, jdk, maven, writeText, makeWrapper, jre_headless, pcsclite }:
|
||||
|
||||
# TODO: This is quite a bit of duplicated logic with gephy. Factor it out?
|
||||
# TODO: This is quite a bit of duplicated logic with gephi. Factor it out?
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "global-platform-pro";
|
||||
version = "0.3.10-rc11";
|
||||
|
Loading…
Reference in New Issue
Block a user