Commit Graph

3592 Commits (a3a51763f918d53278db8d16d87f7adbca77e105)

Author SHA1 Message Date
Andreas Rammhold a3a51763f9
buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of binaries 5 years ago
Andreas Rammhold 6383b42dae
buildRustCrate: fixup usage of `builtins.filterSource` 5 years ago
Robin Gloster ac8eaa8507
treewide: fix *Flags 5 years ago
Alyssa Ross b9d274b89d rustPlatform.fetchcargo: expose 5 years ago
Alyssa Ross fdfbb4671e rustPlatform: forward unpackPhase to fetchcargo 5 years ago
Alyssa Ross 839c9e9344 rustPlatform: forward fetchcargo args to stdenv 5 years ago
Graham Christensen 9c02760855
dockerTools.buildLayeredImage: update maxlayers from 24 to 100 to match documentation 5 years ago
Graham Christensen 77452740c6
docker examples: Drop unneeded contents list 5 years ago
Graham Christensen 12e2416380
dockerTools.buildLayeredImage: Exclude top level implementation detail layers 5 years ago
Graham Christensen 700f4c5388
dockerTools.buildLayeredImage: prepare to exclude some paths 5 years ago
Graham Christensen aec80dddc0
dockerTools.buildLayeredImage: pass a list of closures to mkManyPureLayers so it can exclude the top-most level 5 years ago
Graham Christensen f6d75f550e
dockerTools.buildLayeredImage: tweak formatting on contentsEnv 5 years ago
Alyssa Ross a50653295d buildSkawarePackage: pass through extra args 5 years ago
Chuck 6498f468af WriteHaskell: Strip binaries 5 years ago
Andreas Rammhold 2eaaf7aafd
buildRustCrate: move common build functions to a dedicated file 5 years ago
Andreas Rammhold 3f49d7a3ea
buildRustCrate: deduplicate dependency override code 5 years ago
Andreas Rammhold 6ad22f5b4d
buildRustCrate: use less bash for the build script 5 years ago
Andreas Rammhold 5ad83267ed
buildRustCrate: reflow the way `extraRustcOpts` is constructed 5 years ago
Andreas Rammhold d37f001164
buildRustCrate: rename `makeDeps` function to `mkRustcDepArgs` 5 years ago
Andreas Rammhold f4aeabd04a
buildRustCrate: document and cleanup the symbol seeding 5 years ago
Andreas Rammhold db55d1f89d
buildRustCrate: use tr instead of sed (it reads a bit nicer) 5 years ago
Andreas Rammhold 50b2ef28f7
buildRustCrate: move the color loggign & remove some runtime checks 5 years ago
Andreas Rammhold 0aac0e8d2c
buildRustCrate: builtins -> lib where possible 5 years ago
Kovacsics Robert 2c8c8f2961 wrapGAppsHook: don't add empty variables 5 years ago
Alyssa Ross ee49b45a7b fetchFromGitLab: improve readability 5 years ago
Lancelot SIX 337cd5cc8a vmTools.fillDiskWithRPMs: fix cpio use 5 years ago
Bjørn Forsman e488670764 makeDesktopItem: use runCommandLocal 5 years ago
Markus S. Wamser 34b04a6364 modules-shrunk: preserve module priorities from build 5 years ago
tomberek 81b0a20dfa buildImageWithNixDb: export USER (#74959) 5 years ago
Antoine Eiche 09a669478f dockerTools.examples.nix: set USER in the container config 5 years ago
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists 5 years ago
Profpatsch c5c5465fe4 pkgs/build-support/trivial-builders: remove runCommandCCLocal 5 years ago
Profpatsch 8deaf41d60 pkgs/build-support/trivial-builders: add runCommandLocal 5 years ago
Mario Rodas e44d7c14f5
treewide: remove empty `let` blocks 5 years ago
Alyssa Ross fe16f7d7f9
fetchFromGitiles: init 5 years ago
Florian Klink a905fcb40d buildBazelPackage: set $USER environment variable (#74538) 5 years ago
Andrew Dunham 5e24b9e4ed buildBazelPackage: also set the SSL_CERT_FILE environment variable 5 years ago
David Wood 4d26c18306 cc-wrapper: expose wrapper script as overridable attribute (#65813) 5 years ago
Andrew Dunham 3f86f21207 buildBazelPackage: allow specifying whether to remove rules_cc 5 years ago
Dima df7f3e0f98 nix-prefetch-git: list --branch-name in help 5 years ago
Andreas Rammhold 1b748554d5
buildRustCrate: add lib output 5 years ago
Ben Hipple 5f589d8d5d stdenv: Fix gcc -idirafter shell glob in cc-wrapper 5 years ago
Jason Felice 7a77629490 java classpath hook: allow unbound $CLASSPATH 5 years ago
John Ericson 63bd851e95 stdenv: Introduce hasCC attribute 5 years ago
Craig Hall da3c053482 {cc,bintools}-wrapper: Inherit compiler version 5 years ago
John Ericson 4a0a297861 bintools-wrapper: Fix version 5 years ago
Craig Hall 99537e994f {cc,bintools}-wrapper: use cc pname/version if set 5 years ago
Ben Wolsieffer 83ac9c07e4 rust: add support for armv6l-linux and armv7l-linux 5 years ago
Jan Tojnar 937ec235b7
appimage: do not use alias 5 years ago
Herwig Hochleitner 42eeca722c emacs package setup hook: Fix Fix 5 years ago