index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-10-15
fetchTree: add pos to EvalState::forceValue
Kevin Amado
2021-10-15
Merge pull request #5383 from kvtb/patch-7
Eelco Dolstra
2021-10-15
Merge pull request #5388 from yvt/fix-oahd-path
Eelco Dolstra
2021-10-14
add pos to EvalState::forceValue
Kevin Amado
2021-10-15
Add another path where a Rosetta 2 configuration file is possibly located
yvt
2021-10-13
fix build with gcc11
kvtb
2021-10-13
Merge pull request #5362 from Artturin/nixunpack
Eelco Dolstra
2021-10-13
Style tweaks
Eelco Dolstra
2021-10-13
Merge branch 'feature/comp-level' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-12
Merge pull request #5375 from edolstra/repl-ctrl-c
Eelco Dolstra
2021-10-12
Cleanup
Eelco Dolstra
2021-10-12
Merge branch 'nix-repl-download-interruption' of https://github.com/Ma27/nix
Eelco Dolstra
2021-10-12
nix repl: Don't write to std::cout directly
Eelco Dolstra
2021-10-12
nix repl: Don't build in a child process
Eelco Dolstra
2021-10-12
Add compression level for NARs
Tom Bereknyei
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
2021-10-09
nix develop: add --unpack
Artturin
2021-10-08
libstore-tests: add libutil dependency (fix static link failure)
Sergei Trofimovich
2021-10-07
nix repl: properly deal with interruptions
Maximilian Bosch
2021-10-07
Make builtins.{path,filterSource} work with chroot stores
Eelco Dolstra
2021-10-07
Add a trace to all errors in addPath()
Eelco Dolstra
2021-10-07
Allow builtins.{path,filterSource} on paths with a context
Eelco Dolstra
2021-10-07
Typo
Eelco Dolstra
2021-10-07
Remove unnecessary call to queryMissing()
Eelco Dolstra
2021-10-07
Allow access to path copied to the store
Eelco Dolstra
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-07
Merge pull request #5341 from andir/libexpr-formals
Eelco Dolstra
2021-10-06
Merge pull request #5286 from ilkecan/add-a-warning-to-filterSource
Eelco Dolstra
2021-10-06
Add a warning to `filterSource`
ilkecan
2021-10-06
Remove no-op call to realiseContext()
Eelco Dolstra
2021-10-06
Merge branch 'flakes_filterSource' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-06
fetchTree(): Parse type attribute first
Eelco Dolstra
2021-10-06
Cleanup
Eelco Dolstra
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-10-06
Merge branch 'considerate/scp-like-urls' of https://github.com/considerate/nix
Eelco Dolstra
2021-10-06
Don't reset the logger in a vfork
Eelco Dolstra
2021-10-06
Remove links to .md files in help output
Eelco Dolstra
2021-10-05
Merge pull request #5335 from edolstra/socket-paths
Eelco Dolstra
2021-10-05
Don't ignore SIGCHLD in createUnixDomainSocket()
Eelco Dolstra
2021-10-05
Show failing PID
Eelco Dolstra
2021-10-05
Typo
Eelco Dolstra
2021-10-05
Add FIXME about ptsname
Eelco Dolstra
2021-10-05
Connect/bind Unix domain sockets in a child process
Eelco Dolstra
2021-10-04
Add a test for RefScanSink and clean up the code
Eelco Dolstra
2021-10-04
scanForReferences(): Use a StorePathSet
Eelco Dolstra
2021-10-03
Merge pull request #5310 from trofi/drop-spammy-rewrite
Eelco Dolstra
2021-10-02
fix creation of NAR files >4GB on 32-bit platforms
kvtb
2021-10-02
Fix typo
Aleksey Kladov
2021-10-01
local-derivation-goal.cc: downgrade "warning: rewriting hashes in..." down to...
Sergei Trofimovich
2021-10-01
Merge pull request #5167 from Ma27/keep-failed-on-ssh-remote-build
Eelco Dolstra
[next]