aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-01Merge branch 'nix-env-install-suggestions' of https://github.com/tweag/nixEelco Dolstra
2021-12-01Merge pull request #5696 from obsidiansystems/fix-5299Eelco Dolstra
2021-12-01Merge pull request #5599 from fzakaria/faridzakaria/fix-progress-bar-leakThéophane Hufschmitt
2021-11-30Fix #5299John Ericson
2021-11-30Push wopAddToStore old style stream adapters into smaller scopesJohn Ericson
2021-11-30Nix daemon stream old wopAddToStoreJohn Ericson
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 #5667 from NixOS/5661-dont-complete-flakes-without-xp-featureEelco Dolstra
2021-11-28Don't move the arguments of the primOpAndreas Rammhold
2021-11-27Fix typoAleksey Kladov
2021-11-26Don’t try to complete flakes is the feature isn’t enabledregnat
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-26Catch flake-related exception type in REPLAlex Shabalin
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-25Support range-based for loop over list valuesEelco Dolstra
2021-11-25Fix the error when accessing a forbidden path in pure evalregnat
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-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 #5628 from matthewbauer/rosetta2-new-pathEelco Dolstra
2021-11-22Set new rosetta 2 path in sandboxMatthew Bauer
2021-11-22Merge pull request #5624 from rofrol/typo-single-quoteEelco Dolstra
2021-11-22Merge pull request #5613 from tomberek/allow_realpathEelco Dolstra
2021-11-22Merge pull request #5620 from alyssais/waylandEelco Dolstra
2021-11-22Unify #if linuxAlex Shabalin
2021-11-22Typo: change to normal singlequoteRoman Frołow
2021-11-21nix-shell --pure: let variables for Wayland throughAlyssa Ross
2021-11-20add real path to allowedPathsTom Bereknyei
2021-11-19Use warn to print a warningAlex Shabalin
2021-11-19Fix build warnings on MacOSAlex Shabalin
2021-11-18Offer suggestions for nix-env -iAlex Shabalin
2021-11-18Merge branch 'accept_conf' of https://github.com/tomberek/nixEelco Dolstra
2021-11-18Merge pull request #5580 from ksonj/fix/non-standard-sshEelco Dolstra
2021-11-18SimplifyEelco Dolstra
2021-11-18Merge branch 'faridzakaria/fix-stack-buffer-overflow' of https://github.com/f...Eelco Dolstra
2021-11-18Merge pull request #5586 from tweag/fix-stdout-for-editors-in-replEelco Dolstra
2021-11-18Merge pull request #5583 from jtojnar/patch-1Eelco Dolstra
2021-11-18Fix :e in replAlex Shabalin
2021-11-18Fix stack buffer overflowFarid Zakaria
2021-11-17Fix XDG_CONFIG_DIRS fallbackJan Tojnar