index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-02
Generate separate manpages for each nix subcommand
Eelco Dolstra
2020-12-02
nix eval: Add option to write a directory
Eelco Dolstra
2020-12-02
Add 'nix help'
Eelco Dolstra
2020-12-02
read(): Use char * instead of unsigned char *
Eelco Dolstra
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-12-02
writeFull/writeFile: Use std::string_view
Eelco Dolstra
2020-12-01
Merge pull request #4284 from tweag/fixed-output-depending-on-ca
Eelco Dolstra
2020-12-01
Merge pull request #4297 from tweag/fix-clang-warnings
Eelco Dolstra
2020-12-01
shut up clang warnings
regnat
2020-12-01
replaceStrings(): Use std::string_view
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-12-01
Move primeCache() to Worker::run()
Eelco Dolstra
2020-12-01
Lower verbosity for 'Failed to find a machine' message
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-11-27
Allow fixed-output derivations to depend on (floating) content-addressed ones
regnat
2020-11-26
builtins.fetchGit: Fix shortRev attribute for dirty trees
Eelco Dolstra
2020-11-26
Merge pull request #4094 from martinetd/btrfs
Eelco Dolstra
2020-11-26
archive: disable preallocate-contents by default
Dominique Martinet
2020-11-26
Move to separate file
Eelco Dolstra
2020-11-26
Record trusted/untrusted settings in ~/.local/share/nix
Eelco Dolstra
2020-11-26
Ask for confirmation before allowing flake Nix configuration settings
Eelco Dolstra
2020-11-25
fix the hash rewriting for ca-derivations
regnat
2020-11-23
Merge pull request #4276 from B4dM4n/macos-sandbox-build
Eelco Dolstra
2020-11-23
Merge pull request #4275 from lukegb/mercurialHGPLAIN
Eelco Dolstra
2020-11-23
Fix macOS sandbox build
Fabian Möller
2020-11-23
fetchMercurial: set HGPLAIN when invoking hg
Luke Granger-Brown
2020-11-23
Merge pull request #4271 from wiltaylor/IgnoreReferenceSwitch
Eelco Dolstra
2020-11-23
Removed reference check from bundler command
Wil Taylor
2020-11-23
Merge pull request #4272 from kwohlfahrt/perl-sigs
Eelco Dolstra
2020-11-22
Merge pull request #4224 from zimbatm/per-build-installer
Eelco Dolstra
2020-11-21
Return signatures in Perl path info
Kai Wohlfahrt
2020-11-21
installer: simplify the per-build installation
zimbatm
2020-11-21
Added switch
Wil Taylor
2020-11-19
AttrCursor::getStringWithContext(): Force re-evaluation if the cached context...
Eelco Dolstra
2020-11-19
Fix assertion failure in LockFile::LockFile()
Eelco Dolstra
2020-11-19
Merge pull request #4269 from obsidiansystems/sync-hash-derivation-modulo-cache
Eelco Dolstra
2020-11-19
Make drv hash modulo memo table thread-safe
John Ericson
2020-11-18
Merge pull request #4268 from DavHau/patch-1
Eelco Dolstra
2020-11-18
fix typo in comment in fetchurl.nix
DavHau
2020-11-17
Merge pull request #4171 from YorikSar/zsh-nix-profiles
Eelco Dolstra
2020-11-17
Merge pull request #4189 from edolstra/flake-config
Eelco Dolstra
2020-11-17
Remove stray debug statement
Eelco Dolstra
2020-11-17
Remove tests.binaryTarball
Eelco Dolstra
2020-11-17
Merge pull request #4182 from mkenigs/fix-1930
Eelco Dolstra
2020-11-17
Merge pull request #4180 from Ma27/ssh-ng-substitute
Eelco Dolstra
2020-11-17
Cleanup
Eelco Dolstra
2020-11-17
Fix deadlock in IFD through the daemon
Eelco Dolstra
2020-11-17
Merge pull request #4266 from tweag/better-sql-error-messages
Eelco Dolstra
2020-11-17
Make the sql debug statements more useful
regnat
2020-11-16
filterANSIEscapes(): Handle UTF-8 characters
Eelco Dolstra
[next]