aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11Docker image with Nix insideRok Garbas
2021-11-10Merge pull request #5524 from abathur/improve_existing_backup_profile_msgEelco Dolstra
2021-11-10Merge pull request #5528 from matthewbauer/recognize-nixosModuleEelco Dolstra
2021-11-09Recognize singular "nixosModule" in nix flake showMatthew Bauer
2021-11-09Merge pull request #5494 from tweag/balsoft/allow-references-in-addPathEelco Dolstra
2021-11-09installer: improve existing rc backup nagTravis A. Everett
2021-11-09Merge pull request #5519 from edolstra/move-unshareEelco Dolstra
2021-11-09addToStore, addToStoreFromDump: refactor: pass refs by const referenceAlexander Bantyev
2021-11-09Merge pull request #5520 from NixOS/dependabot/github_actions/actions/checkou...Eelco Dolstra
2021-11-08Bump actions/checkout from 2.3.5 to 2.4.0dependabot[bot]
2021-11-08Unshare mount namespace in main()Eelco Dolstra
2021-11-08Merge branch 'fix-writable-shell' of https://github.com/yorickvP/nixEelco Dolstra
2021-11-08Merge pull request #5434 from timothyklim/git-url-submodulesEelco Dolstra
2021-11-08Merge pull request #5500 from abathur/fix_darwin_existing_mounted_volumeEelco Dolstra
2021-11-08Merge pull request #5504 from NixOS/flake-options-and-daemonEelco Dolstra
2021-11-08Merge pull request #5506 from NixOS/fix-post-hook-test-with-different-daemonEelco Dolstra
2021-11-08Merge pull request #5517 from Zimmi48/fix-cli-guideline-typoEelco Dolstra
2021-11-08Merge pull request #5514 from andir/let-body-unusedEelco Dolstra
2021-11-08Fix some typos in CLI guideline.Théo Zimmermann
2021-11-07Remove unused "<let-body>" symbolAndreas Rammhold
2021-11-05addPath: allow paths with referencesAlexander Bantyev
2021-11-05Merge pull request #5476 from NixOS/ca/fix-build-in-nix-replThéophane Hufschmitt
2021-11-05Make the flake options work when using the daemonregnat
2021-11-05Merge pull request #5501 from edolstra/optimize-callsEelco Dolstra
2021-11-05Make the post-build-hook use the daemon Nix packageregnat
2021-11-05Fix `nix repl`’s building of CA derivationsregnat
2021-11-04Merge pull request #5493 from jtojnar/patch-1Eelco Dolstra
2021-11-04darwin-install: fix already-mounted store volumesTravis A. Everett
2021-11-04Remove maxPrimOpArityEelco Dolstra
2021-11-04Fix function-trace test caseEelco Dolstra
2021-11-04Fix derivation primopEelco Dolstra
2021-11-04Use callFunction() with an array for some calls with arity > 1Eelco Dolstra
2021-11-04Add level / displacement typesEelco Dolstra
2021-11-04Optimize primop callsEelco Dolstra
2021-11-04StaticEnv: Use std::vector instead of std::mapEelco Dolstra
2021-11-04Add helper function to check whether a function arg is 'X' or '_X'Eelco Dolstra
2021-11-04docs: Correct fallback user config pathJan Tojnar
2021-11-04Merge pull request #5486 from mohe2015/bugfixes2Eelco Dolstra
2021-11-04Merge pull request #5488 from JanCVanB/patch-1Eelco Dolstra
2021-11-03Reword "we"s to "I"s for consistencyJan Van Bruggen
2021-11-03Fix leaking pthread_attr_tMoritz Hedtke
2021-11-03Merge pull request #5475 from doronbehar/SQLiteWAL-vfsEelco Dolstra
2021-11-03Merge pull request #5477 from league/check-overlay-argsEelco Dolstra
2021-11-03Merge pull request #5480 from rex4539/typosDomen Kožar
2021-11-03Fix typosDimitris Apostolou
2021-11-03In checkOverlay, accept underscored names for final/prev args.Christopher League
2021-11-03libstore: Use unix-dotfile vfs if useSQLiteWAL is falseDoron Behar
2021-11-03Merge pull request #5471 from simon04/patch-1Eelco Dolstra
2021-11-02command-ref/nix-shell: fix --pure, --keepSimon Legner
2021-11-02Merge pull request #5459 from andersk/echo-eEelco Dolstra