Merge pull request #94281 from zowoq/go-rust-package

This commit is contained in:
Jörg Thalheim 2020-07-31 05:45:22 +01:00 committed by GitHub
commit b3ccfa2698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 21 additions and 23 deletions

View File

@ -21,4 +21,3 @@ rustPlatform.buildRustPackage rec {
platforms = platforms.all;
};
}

View File

@ -23,4 +23,3 @@ buildGoPackage rec {
platforms = stdenv.lib.platforms.unix;
};
}