Commit Graph

906 Commits (52a17f0ddffebd1bc706652eab77356f66337e5f)

Author SHA1 Message Date
elikoga 04f6a432c4
Update link from old nix manual to current stable one 2 years ago
Linus Heckemann b3e8855999 make-derivation: allow strings in build input lists 2 years ago
ckie 4def222ea4
stdenv/check-meta: add a "maintainerless" warning 2 years ago
ckie 3a34b6c820
stdenv/check-meta: add an eval warning option 2 years ago
ckie 5e420c2455
stdenv/check-meta: turn validity.valid into a str 2 years ago
Artturin 9f05fc6661 config.allowUnsupportedSystem: define as option 2 years ago
Artturin 9f473092f8 config.allowBroken: define as option 2 years ago
Artturin 1c49b81263 config.allowUnfree: define as option 2 years ago
Robert Hensing 0e00acafe9 stdenv.mkDerivation: public -> finalPackage 2 years ago
Robert Hensing 37ab5b4396 mkDerivation: Add error hint for infinite recursion 2 years ago
Robert Hensing 41b3688ba1 make-derivation.nix: Remove unnecessary TODO 2 years ago
Robert Hensing 6d7efb3a16 stdenv.mkDerivation: Make self more overlay-like; use self.public 2 years ago
Robert Hensing a4e7085227 stdenv.mkDerivation: Allow overriding of recursive definitions 2 years ago
Artturin 33415135b0 config.contentAddressedByDefault: init option 2 years ago
Artturin d76021402d config.strictDepsByDefault: init option 2 years ago
Linus Heckemann 235fe92e42 make-derivation: allow nested lists in buildInputs 2 years ago
Linus Heckemann 93681a52a5 stdenv: check that all inputs are of an appropriate type 2 years ago
Artturin 1e2a288f0e stdenv: print the time the phase took if it was longer than 30s 2 years ago
Robert Hensing 7e0ef81015 stdenv.mkDerivation: Always sanitize derivation name 2 years ago
Artturin 33cce15e42 treewide: remove meta.repositories 2 years ago
sternenseemann b5cad4d4a4 stdenv/setup.sh: make sure $sourceRoot has +x before cd-ing 2 years ago
Sandro Jäckel b7da6c7da7
stdenv, dep-licenses.sh: do not skip handling of other exit traps 2 years ago
Naïm Favier 1ffdf02435
stdenv/check-meta: remove onlyLicenses check 2 years ago
matthewcroughan 7bea56b425 stdenv/check-meta: add note for Flake usage 2 years ago
Felix Buehler 59c55f4558 update-walker: remove because unused 2 years ago
Sandro Jäckel 24880b690b stdenv: fix shellcheck complaining about things not being posix compliant 2 years ago
Sandro Jäckel 37fdba0b4f stdenv: restore bash options -e/-u to the values they where before 2 years ago
Naïm Favier f2065d81ad stdenv/generic: introduce shellDryRun 2 years ago
rembo10 eefebccc12 cmake make-derivation: fix hostPlatform uname release when cross compiling 3 years ago
Vladimir Serov 523c701c0b
stdenv: move overriden stdenv in closure 3 years ago
Alyssa Ross 2ebeb02a99 stdenv/setup: tell libtool about library paths 3 years ago
Rick van Schijndel 6a848de95d stdenv: add llvm-config to meson cross file 3 years ago
happysalada a634fbe065 stdenv: add shopt inherit_errexit 3 years ago
happysalada 84e4715a14 stdenv: use named ref to clarify intent 3 years ago
Winter 8cff7796d7
stdenv: re-add isMachO helper function (#138334) 3 years ago
Winter f8edf7720d stdenv: remove isMachO helper function 3 years ago
happysalada 33518fcb45 stdenv/setup.sh: fix read -N 0 for bash 5 3 years ago
milahu 5e2f703e83
unpackFile: ignore timestamp warnings 3 years ago
Luke Granger-Brown c1511b4aa5 Revert "Merge remote-tracking branch 'upstream/staging-next' into staging" 3 years ago
happysalada 4c92bb8bdf stdenv: fix nix_build_cores guess 3 years ago
happysalada 02c142a2dd stdenv: fix showBuildStats 3 years ago
Martin Weinelt 7f732aca66 Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next" 3 years ago
happysalada e32bf6f4f2 stdenv setup.sh: remove combined [ in favor of [[ 3 years ago
happysalada fd89fb6248 stdenv: remove bash version compatibility hack 3 years ago
happysalada 13049cd33e stdenv: remove combined command conditional 3 years ago
happysalada 2fa9facc49 stdenv: arithmetic fixes 3 years ago
happysalada 1200c8175c stdenv: reduce io 3 years ago
happysalada 54475daa27 stdenv: declare missing variables 3 years ago
Sebastián Mancilla 488395c0f8
stdenv: add isMachO helper function (#133808) 3 years ago
John Ericson b4cc2a2479 pkgs/stdenv/make-derivation: Reindent 3 years ago