aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-16Ignore errors unsharing/restoring the mount namespaceEelco Dolstra
2021-11-16Merge pull request #5452 from Kha/git-extend-lockEelco Dolstra
2021-11-16Merge pull request #5472 from NixOS/async-realisation-substitutionEelco Dolstra
2021-11-16Merge pull request #5559 from Kloenk/libfetchers-gitlab-headersEelco Dolstra
2021-11-15Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2021-11-15Simplify lockFlake() a bitEelco Dolstra
2021-11-15Merge branch 'balsoft/fix-subinputs-not-getting-updated' of https://github.co...Eelco Dolstra
2021-11-15Merge pull request #5428 from kreisys/add-pos-to-json-type-errorDomen Kožar
2021-11-14libfetchers: set free gitlab headersFinn Behrens
2021-11-13toXML: display errors positionKevin Amado
2021-11-12TypoEelco Dolstra
2021-11-12Merge pull request #5540 from samueldr/fix/key-subcommandEelco 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-11Flakes: refetch the input when a follows disappearsAlexander Bantyev
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-09addToStore, addToStoreFromDump: refactor: pass refs by const referenceAlexander Bantyev
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 #5504 from NixOS/flake-options-and-daemonEelco Dolstra
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-05Fix `nix repl`’s building of CA derivationsregnat
2021-11-04Remove maxPrimOpArityEelco 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-03Merge pull request #5475 from doronbehar/SQLiteWAL-vfsEelco Dolstra
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-03Make the DrvOutputSubstitutionGoal more asyncregnat
2021-11-03Make the realisation fetching from binary caches asyncregnat
2021-11-03Expose an async interface for `queryRealisation`regnat
2021-11-03Don’t require `ca-derivations` when `__contentAddressed = false`regnat
2021-11-01git: extend cache dir lock over all mutating operationsSebastian Ullrich
2021-10-29StyleEelco Dolstra
2021-10-29Merge branch 'master' of https://github.com/alekswn/nixEelco Dolstra
2021-10-28Use nix::connect() to connect to the garbage collectorEelco Dolstra
2021-10-28Remove unused variableEelco Dolstra
2021-10-28Merge remote-tracking branch 'origin/master' into non-blocking-gcEelco Dolstra
2021-10-27toJSON: improve pos accuracy, add traceShay Bergmann
2021-10-27nix-instantiate: pass pos in the `--eval --json` code pathShay Bergmann