aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-30Merge remote-tracking branch 'origin/build-with-clang'Eelco Dolstra
2021-11-29flakes: fix boolean and int nixConfig valuesYorick van Pelt
2021-11-29Merge pull request #5683 from edolstra/nix-develop-cloexecEelco Dolstra
2021-11-29createTempFile(): Mark file as CLOEEXECEelco Dolstra
2021-11-29Merge pull request #5680 from andir/libexpr-dont-move-primop-argsEelco Dolstra
2021-11-29Merge pull request #5678 from t184256/document-libsodiumEelco Dolstra
2021-11-29Merge pull request #5679 from t184256/optional-libcpuidEelco Dolstra
2021-11-29Merge pull request #5667 from NixOS/5661-dont-complete-flakes-without-xp-featureEelco Dolstra
2021-11-29Merge pull request #5668 from tomberek/r13y_coresEelco Dolstra
2021-11-29Merge pull request #5677 from matklad/patch-2Eelco Dolstra
2021-11-28Don't move the arguments of the primOpAndreas Rammhold
2021-11-28Make libcpuid dependency optional with --disable-cpuidAlexander Sosedkin
2021-11-28Document libcpuid dependencyAlexander Sosedkin
2021-11-27Document libsodium, which is now mandatory, as a dependencyAlexander Sosedkin
2021-11-27Fix typoAleksey Kladov
2021-11-26Don’t try to complete flakes is the feature isn’t enabledregnat
2021-11-26reproducibility: determinstic man page output for coresTom Bereknyei
2021-11-26Merge pull request #5665 from edolstra/repl-reset-terminalEelco Dolstra
2021-11-26nix repl: Reset the terminal on exceptional exitsEelco Dolstra
2021-11-26Merge pull request #5662 from NixOS/5259-nix-shell-with-ca-bashEelco Dolstra
2021-11-26Merge pull request #5664 from tweag/catch-exception-in-replEelco Dolstra
2021-11-26Catch flake-related exception type in REPLAlex Shabalin
2021-11-26Documentation: alternative `stdenv` for hackingPamplemousse
2021-11-26Add a matrix of stdenvs to the flakeregnat
2021-11-26Make `nix-shell` work when nixpkgs is content-addressedregnat
2021-11-25Merge pull request #5384 from baloo/baloo/dns-timeoutEelco Dolstra
2021-11-25Merge pull request #5603 from obsidiansystems/recursive-nix-system-featureEelco Dolstra
2021-11-25Merge pull request #5648 from edolstra/list-iterEelco Dolstra
2021-11-25Update namesEelco Dolstra
2021-11-25Merge pull request #5654 from NixOS/pure-file-access-error-messageEelco Dolstra
2021-11-25Support range-based for loop over list valuesEelco Dolstra
2021-11-25Merge pull request #5653 from edolstra/fix-flake-checksEelco Dolstra
2021-11-25Fix the error when accessing a forbidden path in pure evalregnat
2021-11-25flake.nix: Only have checks.*.dockerImage on supported systemsEelco Dolstra
2021-11-25Merge pull request #5644 from tweag/fix-interrupted-data-raceEelco Dolstra
2021-11-24Merge pull request #5631 from Infinisil/list-compareEelco Dolstra
2021-11-24Fix a minor data race with _isInterruptedAlex Shabalin
2021-11-24nix flake check: Fix markdownEelco Dolstra
2021-11-24Make lists be comparableSilvan Mosberger
2021-11-24Merge pull request #5636 from tweag/fix-use-after-freeEelco Dolstra
2021-11-24Merge pull request #5632 from NixOS/downloadable-docker-imageEelco Dolstra
2021-11-24Merge remote-tracking branch 'origin/master' into downloadable-docker-imageRok Garbas
2021-11-24Add dockerImage to the checksRok Garbas
2021-11-24Don't copy, to reduce store sizeRok Garbas
2021-11-23"recursive-nix" system feature only with experimental featureJohn Ericson
2021-11-23Fix heap use after free in progress-bar.ccFarid Zakaria
2021-11-23Fix use after free in content-address.ccAlex Shabalin
2021-11-23Merge pull request #5634 from px-ben/fix-perl-bindings-store-dirEelco Dolstra
2021-11-23Add missing Nix::Store import to fix nix-serve StoreDir.Ben Radford
2021-11-23Make docker image downloadable in Hydra UIRok Garbas