aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Merge pull request #4939 from NixOS/ca/recursive-nixEelco Dolstra
2021-06-24Make CA derivations compatible with recursive Nixregnat
2021-06-24BoehmGCStackAllocator: ignore stack protection pageRobert Hensing
2021-06-24Merge pull request #4940 from NixOS/ca/unresolved-post-build-hookEelco Dolstra
2021-06-24Make the post-build-hook also run for unresolved CA derivationsregnat
2021-06-23Improve machine store URI parsingThomas Churchman
2021-06-23Add a fish completion scriptJan Tojnar
2021-06-23Fix the CA gc testregnat
2021-06-23Make the CA tests actuall test CA derivationsregnat
2021-06-23Apply OS checks to host platform, not buildAlyssa Ross
2021-06-23Merge branch 'update-nix_path-url' of https://github.com/kini/nixEelco Dolstra
2021-06-23Merge pull request #4839 from NixOS/ca/gracefully-handle-duplicate-realisationsEelco Dolstra
2021-06-23Merge pull request #4908 from NixOS/ca/fix-nix-developEelco Dolstra
2021-06-23Assert that compatible realisations have the same dependenciesregnat
2021-06-23Display the diverging paths in case of a realisation mismatchregnat
2021-06-23Fix indentationregnat
2021-06-23Gracefully ignore a substituter if it holds an incompatible realisationregnat
2021-06-23Properly fail when trying to register an incoherent realisationregnat
2021-06-23Merge pull request #4842 from NixOS/ca/fix-nix-shellEelco Dolstra
2021-06-23Add a test for the “two glibc” issueregnat
2021-06-23Merge pull request #4838 from NixOS/ca/recursively-substitute-realisationsEelco Dolstra
2021-06-23Merge pull request #4911 from matthewbauer/fix-zsh-completionEelco Dolstra
2021-06-23Merge pull request #4906 from NixOS/collect-garbage-caEelco Dolstra
2021-06-23Merge pull request #4905 from NixOS/ca-derivations-machine-featureEelco Dolstra