nx-libs: 3.5.99.24 -> 3.5.99.25
This commit is contained in:
parent
f01bfd6843
commit
da64a164c5
@ -4,12 +4,12 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "nx-libs";
|
pname = "nx-libs";
|
||||||
version = "3.5.99.24";
|
version = "3.5.99.25";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "ArcticaProject";
|
owner = "ArcticaProject";
|
||||||
repo = "nx-libs";
|
repo = "nx-libs";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "0knx4phya90ahjxaflkvnnb7w22vdwjf7r78dhzmbmlccnlvwi7q";
|
sha256 = "01aqdwy0i4nxdyfa24bwnrqjz93q0idihdaqals2yjqpg160nwfc";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ autoconf automake libtool pkgconfig which
|
nativeBuildInputs = [ autoconf automake libtool pkgconfig which
|
||||||
|
Loading…
Reference in New Issue
Block a user