aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-02Generate separate manpages for each nix subcommandEelco Dolstra
2020-12-02nix eval: Add option to write a directoryEelco Dolstra
2020-12-02Add 'nix help'Eelco Dolstra
2020-12-02read(): Use char * instead of unsigned char *Eelco Dolstra
2020-12-02Sink: Use std::string_viewEelco Dolstra
2020-12-02writeFull/writeFile: Use std::string_viewEelco Dolstra
2020-12-01Merge pull request #4284 from tweag/fixed-output-depending-on-caEelco Dolstra
2020-12-01Merge pull request #4297 from tweag/fix-clang-warningsEelco Dolstra
2020-12-01shut up clang warningsregnat
2020-12-01replaceStrings(): Use std::string_viewEelco Dolstra
2020-12-01Macro hygieneEelco Dolstra
2020-12-01Move primeCache() to Worker::run()Eelco Dolstra
2020-12-01Lower verbosity for 'Failed to find a machine' messageEelco Dolstra
2020-12-01Macro hygieneEelco Dolstra
2020-11-27Allow fixed-output derivations to depend on (floating) content-addressed onesregnat
2020-11-26builtins.fetchGit: Fix shortRev attribute for dirty treesEelco Dolstra
2020-11-26Merge pull request #4094 from martinetd/btrfsEelco Dolstra
2020-11-26archive: disable preallocate-contents by defaultDominique Martinet
2020-11-26Move to separate fileEelco Dolstra
2020-11-26Record trusted/untrusted settings in ~/.local/share/nixEelco Dolstra
2020-11-26Ask for confirmation before allowing flake Nix configuration settingsEelco Dolstra
2020-11-25fix the hash rewriting for ca-derivationsregnat
2020-11-23Merge pull request #4276 from B4dM4n/macos-sandbox-buildEelco Dolstra
2020-11-23Merge pull request #4275 from lukegb/mercurialHGPLAINEelco Dolstra
2020-11-23Fix macOS sandbox buildFabian Möller
2020-11-23fetchMercurial: set HGPLAIN when invoking hgLuke Granger-Brown
2020-11-23Merge pull request #4271 from wiltaylor/IgnoreReferenceSwitchEelco Dolstra
2020-11-23Removed reference check from bundler commandWil Taylor
2020-11-23Merge pull request #4272 from kwohlfahrt/perl-sigsEelco Dolstra
2020-11-22Merge pull request #4224 from zimbatm/per-build-installerEelco Dolstra
2020-11-21Return signatures in Perl path infoKai Wohlfahrt
2020-11-21installer: simplify the per-build installationzimbatm
2020-11-21Added switchWil Taylor
2020-11-19AttrCursor::getStringWithContext(): Force re-evaluation if the cached context...Eelco Dolstra
2020-11-19Fix assertion failure in LockFile::LockFile()Eelco Dolstra
2020-11-19Merge pull request #4269 from obsidiansystems/sync-hash-derivation-modulo-cacheEelco Dolstra
2020-11-19Make drv hash modulo memo table thread-safeJohn Ericson
2020-11-18Merge pull request #4268 from DavHau/patch-1Eelco Dolstra
2020-11-18fix typo in comment in fetchurl.nixDavHau
2020-11-17Merge pull request #4171 from YorikSar/zsh-nix-profilesEelco Dolstra
2020-11-17Merge pull request #4189 from edolstra/flake-configEelco Dolstra
2020-11-17Remove stray debug statementEelco Dolstra
2020-11-17Remove tests.binaryTarballEelco Dolstra
2020-11-17Merge pull request #4182 from mkenigs/fix-1930Eelco Dolstra
2020-11-17Merge pull request #4180 from Ma27/ssh-ng-substituteEelco Dolstra
2020-11-17CleanupEelco Dolstra
2020-11-17Fix deadlock in IFD through the daemonEelco Dolstra
2020-11-17Merge pull request #4266 from tweag/better-sql-error-messagesEelco Dolstra
2020-11-17Make the sql debug statements more usefulregnat
2020-11-16filterANSIEscapes(): Handle UTF-8 charactersEelco Dolstra