ally
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
fontconfig,
|
||||
freetype,
|
||||
namespace,
|
||||
system,
|
||||
}:
|
||||
let
|
||||
inherit (lib.trivial) importJSON;
|
||||
@@ -26,7 +27,7 @@ let
|
||||
in
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "librepods";
|
||||
version = "0.1.0";
|
||||
version = "0.1.0-${system}";
|
||||
|
||||
src = sources.librepods;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user