aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-05Fix wrong hash var for aarch64-darwin binaryJarrett Keifer
2021-07-05Merge pull request #4978 from NixOS/scp-urisEelco Dolstra
2021-07-05Merge pull request #4773 from alyssais/dlEelco Dolstra
2021-07-05Merge pull request #4873 from jtojnar/fish-completionEelco Dolstra
2021-07-05Merge pull request #4938 from tomcur/store-uri-parsingEelco Dolstra
2021-07-05Merge branch 'disable_gc' of https://github.com/Pamplemousse/nixEelco Dolstra
2021-07-05Merge pull request #4983 from manveru/fix-devShell-envEelco Dolstra
2021-07-05Fix devShell handling of env values including @ and %Michael Fellinger
2021-07-03libcmd/installables: implement completion for Nix expressions passed via `-f`Maximilian Bosch
2021-07-03Merge pull request #4967 from Pamplemousse/specific_errorsDomen Kožar
2021-07-02Allow scp-style uris in `fetchgit`regnat
2021-07-02Merge pull request #4971 from ylh/masterEelco Dolstra
2021-07-02Add $NO_COLOR check to ANSI escape conditionsYestin L. Harrison
2021-07-02Merge pull request #4974 from domenkozar/upload-release-aarch64-darwinEelco Dolstra
2021-07-02Add tests for --registry and second arg for nix registry pinAlexander Bantyev
2021-07-02upload-release.pl: add aarch64-darwinDomen Kožar
2021-07-01Respect TERM=dumb more consistentlyYestin L. Harrison
2021-07-01Prefer to throw specific errorsPamplemousse
2021-07-01fixup! flake.nixConfig: fix flake-registry config settingsAlexander Bantyev
2021-07-01flake.nixConfig: fix flake-registry config settingsAlexander Bantyev
2021-06-30nix registry pin: add a way to pin to a custom lockedAlexander Bantyev
2021-06-30nix registry: add --registry flagAlexander Bantyev
2021-06-30Allow to compile after `./configure --enable-gc=no`Pamplemousse
2021-06-30Merge pull request #4958 from NixOS/nix-develop-remove-override-input-warningEelco Dolstra
2021-06-30Merge pull request #4963 from matthewbauer/cross-fixDomen Kožar
2021-06-29Disable -pie on static nixMatthew Bauer
2021-06-29Only cross compile from x86_64-linuxMatthew Bauer
2021-06-29Merge pull request #4960 from NixOS/nix-repl-experimental-featuresEelco Dolstra
2021-06-29Forward the experimental features to the nix repl subprocessesregnat
2021-06-29Merge pull request #4959 from NixOS/override-non-flake-inputsEelco Dolstra
2021-06-29Keep the `isFlake` attribute for overriden inputsregnat
2021-06-29Merge pull request #4944 from hercules-ci/fix-gc-crashEelco Dolstra
2021-06-29Merge pull request #2667 from matthewbauer/cross-jobsDomen Kožar
2021-06-29develop: Discard the input{Overrides,Updates} when getting bashregnat
2021-06-28github actions: simplify getting the system logicDomen Kožar
2021-06-28Support binaryTarballCross in ghaMatthew Bauer
2021-06-28Merge pull request #4954 from domenkozar/bump-nixpkgsDomen Kožar
2021-06-28flake.lock: UpdateDomen Kožar
2021-06-28Merge pull request #4952 from FlorianFranzen/patch-1Eelco Dolstra
2021-06-28man: fix formatting of nix3-profile-removeFlorian Franzen
2021-06-28Merge pull request #4942 from NixOS/ca/remove-lock-filesEelco Dolstra
2021-06-28Merge pull request #4937 from NixOS/ca/make-the-tests-usefulEelco Dolstra
2021-06-26Build cross-compilation in ghaMatthew Bauer
2021-06-26Support cross-compiling binaryTarballMatthew Bauer
2021-06-25Merge remote-tracking branch 'origin/master' into cross-jobsMatthew Bauer
2021-06-25boehmgc: Remove unused code from patchRobert Hensing
2021-06-25tests: Get rid of some result symlinksEelco Dolstra
2021-06-24boehmgc: Crude support for coroutinesRobert Hensing
2021-06-24Eventually delete the CA paths lock filesregnat
2021-06-24Perform input rewrites only in LocalDerivationGoalMaximilian Bosch