Compare commits
2 Commits
eb8a51ec89
...
a14a91ffb0
| Author | SHA1 | Date | |
|---|---|---|---|
|
a14a91ffb0
|
|||
|
a614bb02f6
|
@@ -12,10 +12,8 @@ pkgs.rustPlatform.buildRustPackage {
|
||||
src = lib.cleanSource ./.;
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
rust
|
||||
|
||||
mold
|
||||
pkg-config
|
||||
rust
|
||||
];
|
||||
|
||||
buildInputs = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user