This website requires JavaScript.
Explore
Help
Sign In
gador
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c6bde9bed238c19cc9dee2f4635d58d247b3a1c8
nixpkgs
/
pkgs
/
development
/
compilers
/
rust
T
History
Masum Reza
76e7cb3fac
rustPlatform.fetchCargoVendor: init (
#349360
)
2024-11-16 09:30:53 +05:30
..
1_82.nix
Merge remote-tracking branch 'origin/staging-next' into staging
2024-11-03 11:04:59 +03:00
binary.nix
Merge branch 'master' into staging-next
2024-09-25 06:05:01 +03:00
bootstrap.nix
…
cargo_cross.nix
…
cargo-auditable-cargo-wrapper.nix
…
cargo-auditable.nix
…
cargo.nix
treewide: replace
stdenv.is
with
stdenv.hostPlatform.is
2024-09-25 00:04:37 +03:00
clippy.nix
treewide: replace
stdenv.is
with
stdenv.hostPlatform.is
2024-09-25 00:04:37 +03:00
default.nix
…
make-rust-platform.nix
buildRustPackage: add useFetchCargoVendor flag
2024-11-15 13:09:16 +01:00
print-hashes.sh
rust: add s390x platform
2024-09-02 15:34:42 +02:00
rust-lib-src.nix
…
rust-src.nix
…
rustc.nix
rustc: do not force compilation with libunwind on FreeBSD
2024-11-02 05:39:17 +00:00
rustfmt.nix
treewide: replace
stdenv.is
with
stdenv.hostPlatform.is
2024-09-25 00:04:37 +03:00
setup-hook.sh
…