libsciter: run deadnix, statix
This commit is contained in:
parent
0138c0f6ed
commit
12098193f9
1 changed files with 1 additions and 2 deletions
|
@ -3,14 +3,13 @@
|
|||
, cairo
|
||||
, libuuid
|
||||
, pango
|
||||
, gdk-pixbuf
|
||||
, gtk3
|
||||
, stdenv
|
||||
, fetchurl
|
||||
, autoPatchelfHook
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "libsciter";
|
||||
version = "4.4.8.23-bis"; # Version specified in GitHub commit title
|
||||
|
||||
|
|
Loading…
Reference in a new issue