aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-29Merge pull request #6674 from virusdave/dnicponski/scratch/dont_capture_stdou...Théophane Hufschmitt
2022-06-29Merge pull request #6702 from ncfavier/develop-prepend-varsEelco Dolstra
2022-06-29Merge remote-tracking branch 'origin/master' into better-flake-new-error-messageThéophane Hufschmitt
2022-06-29Merge pull request #6739 from edolstra/ignore-chroot-errorEelco Dolstra
2022-06-29Don't fail if we can't create ~/.local/share/nix/rootEelco Dolstra
2022-06-29src/libexpr/tests/primops.cc: Quote Nix expressionsEelco Dolstra
2022-06-29Merge pull request #6737 from centromere/fix-typoEelco Dolstra
2022-06-29Merge pull request #6706 from lheckemann/cache-info-cache-invalidationThéophane Hufschmitt
2022-06-28doc: Fix typoAlex Wied
2022-06-26#6699 flake init: fix trying to add unchanged fileManu [tennox]
2022-06-26#6699 flake init: Apply suggestions of @thufschmittManu [tennox]
2022-06-26Update src/nix/flake.cc Manuel
2022-06-26Update src/nix/flake.cc Manuel
2022-06-26fetchGit: document `shallow` argumentGuillaume Girol
2022-06-25Merge pull request #6717 from edolstra/move-flake-registryEelco Dolstra
2022-06-25Merge pull request #6714 from edolstra/auto-chroot-storeEelco Dolstra
2022-06-24Only do the auto chroot store on LinuxEelco Dolstra
2022-06-24Merge pull request #6698 from tweag/forbid-tilde-paths-in-pure-modeThéophane Hufschmitt
2022-06-23Don't capture stdout when launching subshells in `nix repl`Dave Nicponski
2022-06-24Merge pull request #6716 from Mindavi/bugfix/castEelco Dolstra
2022-06-23Fetch flake-registry.json from channels.nixos.orgEelco Dolstra
2022-06-23eval-cache: cast rowId to correct typeRick van Schijndel
2022-06-23[fixup] handle cache expiration in sqlite queryLinus Heckemann
2022-06-23libstore/nar-info: drop unused system fieldCole Helbling
2022-06-23Fix typoEelco Dolstra
2022-06-23Automatically use a chroot store if /nix doesn't existEelco Dolstra
2022-06-23Merge pull request #6710 from edolstra/embedded-sandbox-shellEelco Dolstra
2022-06-23Fix typoEelco Dolstra
2022-06-23Merge pull request #6673 from asymmetric/warnThéophane Hufschmitt
2022-06-23Embed the sandbox shell into the statically linked 'nix' binaryEelco Dolstra
2022-06-23getSelfExe(): Support macOSEelco Dolstra
2022-06-23Remove NIX_LIBEXEC_DIREelco Dolstra
2022-06-23Fix build-remote in nix-staticEelco Dolstra
2022-06-23nix develop: save XDG_DATA_DIRS for loadable completionNaïm Favier
2022-06-22nar-info-disk-cache: refresh nix-cache-info weeklyLinus Heckemann
2022-06-22StyleEelco Dolstra
2022-06-21 #6542 Apply flake templates partially on conflictsManu [tennox]
2022-06-21Merge pull request #6695 from afishhh/search-fix-excludeEelco Dolstra
2022-06-21Forbid the tilde expansion in pure eval modeThéophane Hufschmitt
2022-06-20Merge pull request #6676 from virusdave/dnicponski/scratch/swap_homedir_check...Théophane Hufschmitt
2022-06-20Fix arity of `--exclude` flag in `nix search`Fishhh
2022-06-20Complete flake inputs for all given flakesNaïm Favier
2022-06-17Verify `$HOME` is owned by current user in `getHome()`, if it exists.Dave Nicponski
2022-06-16Merge pull request #6620 from maralorn/fix-print-missingThéophane Hufschmitt
2022-06-15libstore: improve warning message on missing sigLorenzo Manacorda
2022-06-15Merge branch 'master' into nix-repl-flakesTom Bereknyei
2022-06-15Apply suggestions from code reviewtomberek
2022-06-13nix-shell: restore backwards-compat with old nixpkgsMaximilian Bosch
2022-06-13flake.cc: Make non-flake overrides stickyAlexander Bantyev
2022-06-13Merge pull request #6619 from Jonpez2/patch-1Eelco Dolstra