about summary refs log tree commit diff
path: root/pkgs/stdenv/generic
AgeCommit message (Expand)AuthorFilesLines
2022-10-16Merge #195120: check-meta.nix: fix checkMetaRecursively optionpiegames1-1/+1
2022-10-15Merge pull request #193415 from risicle/ris-nixpkgs-allow-nonsource-fix-1Robert Scott1-2/+5
2022-10-13check-meta.nix: fix `checkMetaRecursively` optionarcnmx1-1/+1
2022-09-28stdenv/check-meta: fix support for NIXPKGS_ALLOW_NONSOURCE=1Robert Scott1-2/+5
2022-09-28Merge staging-next into staginggithub-actions[bot]1-0/+4
2022-09-28check-meta: Add isHydraChannelaszlig1-0/+4
2022-09-26Merge staging-next into staginggithub-actions[bot]1-13/+32
2022-09-25check-meta.nix: type checking changespiegames1-13/+32
2022-09-22treewide: drop -l$NIX_BUILD_CORESGraham Christensen1-3/+3
2022-08-21Set inherit_errexit after bash version checkMatthew Bauer1-1/+2
2022-08-01Merge pull request #183507 from Artturin/stdenvmeson1Sandro1-1/+1
2022-08-01Merge master into staging-nextgithub-actions[bot]1-0/+23
2022-08-01stdenv: mesonFlags: use canExecute in needs_exe_wrapperArtturin1-1/+1
2022-08-01Merge pull request #183967 from Ericson2314/small-stdenv-cleanupRobert Hensing1-0/+23
2022-07-30Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-07-30treewide: use isAarch where appropriateAlyssa Ross1-1/+1
2022-07-29stdenv/common-path.nix: move to stdenv/generic/John Ericson1-0/+23
2022-07-24Merge pull request #179603 from Artturin/subplacemultipleArtturi1-3/+12
2022-07-18Merge pull request #168590 from amjoseph-nixpkgs/stdenv-disallowedReferencesArtturi1-0/+2
2022-07-06stdenv: start deprecating non-list mesonFlagsArtturin1-23/+37
2022-07-05stdenv: start deprecating non-list cmakeFlagsArtturin1-13/+31
2022-06-29stdenv: substituteInPlace: accept multiple filenamesArtturin1-3/+12
2022-06-24Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-06-23Merge pull request #178408 from trofi/add-config.enableParallelBuildingByDefaultSergei Trofimovich1-2/+2
2022-06-23Merge pull request #178626 from a-m-joseph/pr/168413fallout/mktempRick van Schijndel1-1/+1
2022-06-23Merge pull request #177789 from a-m-joseph/pr/setup/busyboxfindRick van Schijndel1-4/+4
2022-06-22setup.sh: use six `X` characters in `mktemp` invocationAdam Joseph1-1/+1
2022-06-21pkgs/stdenv/generic/make-derivation.nix: add a bug reference to strictDepsByD...Sergei Trofimovich1-1/+1
2022-06-21config.configurePlatformsByDefault: init optionSergei Trofimovich1-2/+2
2022-06-15setup.sh: use -exec rather than -execdirAdam Joseph1-4/+4
2022-06-14Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-06-13stdenv/check-meta: support NIXPKGS_ALLOW_NONSOURCE=0Robert Schütz1-1/+1
2022-06-05Merge staging-next into staginggithub-actions[bot]1-15/+11
2022-06-05pkgs/make-derivation.nix: Refactor, hardcode mkDerivationSimpleRobert Hensing1-6/+6
2022-06-05pkgs/make-derivation.nix: Refactor, inline makeOverlayableRobert Hensing1-7/+4
2022-06-05pkgs/make-derivation.nix: Refactor, introduce let bindingRobert Hensing1-5/+4
2022-06-02Merge staging-next into staginggithub-actions[bot]1-2/+2
2022-06-02check-meta: fix comment (#175517)Sandro1-2/+2
2022-05-30Merge staging-next into staginggithub-actions[bot]1-4/+40
2022-05-30meta.sourceProvenance: inline hasSourceProvenanceRobert Scott1-3/+1
2022-05-30allowNonSourcePredicate: use example of categorical permissivityRobert Scott1-1/+1
2022-05-30meta.sourceProvenance: disallow string valuesRobert Scott1-2/+2
2022-05-30add mechanism for handling meta.sourceProvenance attributesRobert Scott1-4/+42
2022-05-26fixLibtool(): patch ./configure, add `file` to common-path.nixAdam Joseph1-0/+15
2022-05-23stdenv.mkDerivation: be less strict about check execution for crosssternenseemann1-2/+2
2022-05-18stdenv: start deprecating non-list configureFlagsArtturin1-2/+2
2022-05-13Merge pull request #172570 from Artturin/epbbydefaultArtturi1-1/+3
2022-05-11config.enableParallelBuildingByDefault: init optionArtturin1-1/+3
2022-05-11Merge pull request #157106 from lheckemann/better-error-for-bad-buildinputsLinus Heckemann1-13/+19
2022-05-08Update link from old nix manual to current stable oneelikoga1-1/+1