aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-15Merge pull request #5394 from NixOS/backportDomen Kožar
2021-11-15Add backport actionDomen Kožar
2021-11-15Merge pull request #5428 from kreisys/add-pos-to-json-type-errorDomen Kožar
2021-11-15Merge pull request #5553 from kamadorueda/issue-3505Eelco Dolstra
2021-11-15Merge pull request #5555 from kamadorueda/typosEelco Dolstra
2021-11-13fix many doc typosKevin Amado
2021-11-13toXML: display errors positionKevin Amado
2021-11-12TypoEelco Dolstra
2021-11-12Merge pull request #5533 from abathur/improve_existing_backup_profile_msg_2Eelco Dolstra
2021-11-12Merge pull request #5540 from samueldr/fix/key-subcommandEelco Dolstra
2021-11-12Merge pull request #5542 from samueldr/fix/registry-experimentalEelco Dolstra
2021-11-12nix registry: Mark experimentalSamuel Dionne-Riel
2021-11-11nix key: Fix error message and don't require flakesSamuel Dionne-Riel
2021-11-10installer: make rc replacement instructions explicitTravis A. Everett
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