Compare commits
9 Commits
e5775458f7
...
9a6b94276b
| Author | SHA1 | Date | |
|---|---|---|---|
|
9a6b94276b
|
|||
|
c5814ab480
|
|||
|
1bab78cb20
|
|||
|
e965a728a1
|
|||
|
95e6250a60
|
|||
|
518d2916b9
|
|||
|
a88f839798
|
|||
|
51cf5bae4e
|
|||
|
825127dbdb
|
@@ -16,9 +16,6 @@
|
|||||||
meta = {
|
meta = {
|
||||||
inherit (cargoToml.package) description homepage;
|
inherit (cargoToml.package) description homepage;
|
||||||
};
|
};
|
||||||
postBuild = ''
|
|
||||||
${pkgs.upx}/bin/upx target/*/release/${name}
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
nativeBuild =
|
nativeBuild =
|
||||||
nativeRustPlatform.buildRustPackage buildArgs
|
nativeRustPlatform.buildRustPackage buildArgs
|
||||||
|
|||||||
Reference in New Issue
Block a user