aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11(partially) Revert "Don't copy in rethrow"regnat
2021-10-08Update release scriptEelco Dolstra
2021-10-08Merge pull request #5357 from NixOS/gitignore-libstore-testsEelco Dolstra
2021-10-08gitignore the `libstore-tests` executableregnat
2021-10-08Merge pull request #5354 from trofi/fix-libstore-tests-underlinkEelco Dolstra
2021-10-08libstore-tests: add libutil dependency (fix static link failure)Sergei Trofimovich
2021-10-07Start 2.5 release notesEelco Dolstra
2021-10-07Merge branch 'baloo/tests/nss-preload' of https://github.com/baloo/nix-1Eelco Dolstra
2021-10-07Merge pull request #5350 from tomberek/masterEelco Dolstra
2021-10-07Adds a test for nss preload mechanismArthur Gautier
2021-10-07Revert "mk: prefert inplace library paths to system ones"Tom Bereknyei
2021-10-07Bump version to 2.5Eelco Dolstra
2021-10-07Merge pull request #5348 from edolstra/chroot-addpathEelco Dolstra
2021-10-07Make builtins.{path,filterSource} work with chroot storesEelco Dolstra
2021-10-07Merge pull request #5347 from edolstra/allow-contextEelco Dolstra
2021-10-07Add a trace to all errors in addPath()Eelco Dolstra
2021-10-07Allow builtins.{path,filterSource} on paths with a contextEelco Dolstra
2021-10-07TypoEelco Dolstra
2021-10-07Remove unnecessary call to queryMissing()Eelco Dolstra
2021-10-07Merge pull request #5346 from edolstra/allow-pathEelco Dolstra
2021-10-07Allow access to path copied to the storeEelco Dolstra
2021-10-07Refactoring: Add allowPath() methodEelco Dolstra
2021-10-07Merge pull request #5341 from andir/libexpr-formalsEelco Dolstra
2021-10-06Merge pull request #5286 from ilkecan/add-a-warning-to-filterSourceEelco Dolstra
2021-10-06Add a test for builtins.path in a flakeEelco Dolstra
2021-10-06Make Mercurial optional for the flakes testsEelco Dolstra
2021-10-06Add a warning to `filterSource`ilkecan
2021-10-06Remove no-op call to realiseContext()Eelco Dolstra
2021-10-06Merge branch 'flakes_filterSource' of https://github.com/tomberek/nixEelco Dolstra
2021-10-06fetchTree(): Parse type attribute firstEelco Dolstra
2021-10-06CleanupEelco Dolstra
2021-10-06libexpr: remove matchAttrs boolean from ExprLambdaAndreas Rammhold
2021-10-06Merge branch 'considerate/scp-like-urls' of https://github.com/considerate/nixEelco Dolstra
2021-10-06Revert "docs: add troubleshooting session in remote builds"Eelco Dolstra
2021-10-06Merge pull request #5095 from happysalada/update_remote_builds_docsDomen Kožar
2021-10-06docs: add troubleshooting session in remote buildshappysalada
2021-10-06Merge pull request #5339 from edolstra/fix-daemon-loggingEelco Dolstra
2021-10-06Merge pull request #5340 from edolstra/disable-current-unstable-macosEelco Dolstra
2021-10-06Don't reset the logger in a vforkEelco Dolstra
2021-10-06Merge pull request #5338 from edolstra/remove-markdown-linksEelco Dolstra
2021-10-06Disable testing against nixUnstable on macOSEelco Dolstra
2021-10-06Remove links to .md files in help outputEelco Dolstra
2021-10-06flake.lock: UpdateEelco Dolstra
2021-10-05Merge pull request #5335 from edolstra/socket-pathsEelco Dolstra
2021-10-05CompatibilityEelco Dolstra
2021-10-05Don't ignore SIGCHLD in createUnixDomainSocket()Eelco Dolstra
2021-10-05Show failing PIDEelco Dolstra
2021-10-05TypoEelco Dolstra
2021-10-05Add FIXME about ptsnameEelco Dolstra
2021-10-05Connect/bind Unix domain sockets in a child processEelco Dolstra