Merge pull request #104243 from r-ryantm/auto-update/nx-libs

nx-libs: 3.5.99.24 -> 3.5.99.25
This commit is contained in:
Ryan Mulligan 2020-11-20 08:59:54 -08:00 committed by GitHub
commit c6f7e1f9d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,12 +4,12 @@
}:
stdenv.mkDerivation rec {
pname = "nx-libs";
version = "3.5.99.24";
version = "3.5.99.25";
src = fetchFromGitHub {
owner = "ArcticaProject";
repo = "nx-libs";
rev = version;
sha256 = "0knx4phya90ahjxaflkvnnb7w22vdwjf7r78dhzmbmlccnlvwi7q";
sha256 = "01aqdwy0i4nxdyfa24bwnrqjz93q0idihdaqals2yjqpg160nwfc";
};
nativeBuildInputs = [ autoconf automake libtool pkgconfig which