Merge staging-next into staging
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
(fetchpatch {
|
||||
name = "neon-0.31.patch";
|
||||
url = "http://savannah.nongnu.org/bugs/download.php?file_id=48737";
|
||||
sha256 = "EtQfcstWkn8AcbZo93midGt076gq20AvGGJyQ3FO/YQ=";
|
||||
sha256 = "117x9rql6wk230pl1nram3pp8svll9wzfs5nf407z4jnrdr1zm0j";
|
||||
extraPrefix = ""; # empty means add 'a/' and 'b/'
|
||||
})
|
||||
];
|
||||
|
||||
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://romfs.sourceforge.net/";
|
||||
description = "Tool for creating romfs file system images";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ pxc ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user