summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/stage.nix
AgeCommit message (Expand)Author
11 dayspkgsLLVM: use target platform to fix crossTristan Ross
2024-06-07cc-wrapper: add stack clash protection hardening flagFranz Pletz
2024-06-02stdenv: promote zerocallusedregs to defaultHardeningFlagsRobert Scott
2024-05-16Merge pull request #283460 from rodarima/fix-pkgs-static-gcc-marchAleksana
2024-05-16pkgsStatic: Pass hostPlatform.gcc attributeRodrigo Arias Mallo
2024-05-11freebsd: Cleanup, get ready to support version 14Artemis Tosini
2024-03-19writeClosure: init, replacing writeReferencesToFileYueh-Shun Li
2024-03-02Merge master into staging-nextgithub-actions[bot]
2024-03-02macOS support for NixOS tests (#282401)Gabriella Gonzalez
2024-02-24cc-wrapper: add trivialautovarinit hardening flag supportRobert Scott
2024-01-21add pkgsExtraHardening package setRobert Scott
2023-11-01shellcheck-minimal: initYueh-Shun Li
2023-09-05pkgs/by-name: IntroduceSilvan Mosberger
2023-06-22pkgsStatic: add support for non-linux host platformsUri Baghin
2023-05-06trivial-builders: move into the directory named alike (#223429)Sandro
2023-03-07trivial-builders.writeShellApplication: use unwrapped shellcheckArtturin
2023-02-25pkgsMusl: disable for i686-linuxdavidak
2023-01-09top-level: move top-level {build,host,target}Platform to aliasesArtturin
2022-11-03Merge pull request #161657 from Atemu/pkgsDarwinIntelUri Baghin
2022-11-02pkgsx86Darwin -> pkgsx86_64Darwin Atemu
2022-10-18pkgsx86Darwin: initAtemu
2022-09-27stage.nix: revert deletion of gcc.abi="elfv2" from 82ff1f5Adam Joseph
2022-08-28pkgsStatic: handle ELFv1/2 ABIsMinijackson
2022-04-01config.allowAliases: Define as optionRobert Hensing
2022-03-10https://github.com/NixOS/nixpkgs/pull/161158#pullrequestreview-903824138Adam Joseph
2022-03-10s/makeStaticParsedPlatform/makeMuslParsedPlatform/gAdam Joseph
2022-03-10Update pkgs/top-level/stage.nixAdam Joseph
2022-03-10lib/systems: add mips64el definitionsAdam Joseph
2021-11-08pkgs/top-level/stage: format trivialBuilders importBernardo Meurer
2021-11-08writeShellApplication: get shellcheck from pkgsBuildHostBernardo Meurer
2021-10-27aliases: add pkgs.systemRyan Burns
2021-09-01Merge remote-tracking branch 'nixpkgs/master' into staging-nextAlyssa Ross
2021-08-31Fix interaction between appendOverlays and otherPackageSetsRobert Hensing
2021-08-20pkgsStatic: Finally obviate overlay!John Ericson
2021-08-18stdenv: Fix overriding + `overrideAttrs`John Ericson
2021-08-16pkgsStatic: fix musleabi* adapterRyan Burns
2021-08-03pkgsLLVM.stdenv: use lld againsternenseemann
2021-06-17top-level: fix typoSandro Jäckel
2021-05-10pkgsLLVM: cross compiled package set using llvm compilerssternenseemann
2021-03-15pkgs/top-level/stage: force elfv2 on static powerpc64-linuxRyan Burns
2020-11-30tree-wide: do not use pkgs.extend in nixpkgszimbatm
2020-08-27Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov
2019-10-28symlinkJoin: fix crossAlyssa Ross
2019-08-26treewide: remove redundant quotesvolth
2019-03-25Merge pull request #57611 from Ericson2314/stage-braid-not-chainJohn Ericson
2019-03-25pkgsMusl, pkgsi686Linux, pkgsStatic: fix infinite recursion with overlaysdanbst
2019-03-24top-level: Create `pkgs{Build,Host,Target}{Build,Host,Target}`John Ericson
2019-03-08pkgs/top-level/stage.nix: don't override `overlays` and `config` in `nixpkgsFun`Jan Malakhovski
2019-03-05Merge pull request #56237 from LnL7/expose-overlaysDanylo Hlynskyi
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim