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:
commit
c6f7e1f9d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user