index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-12-02
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2019-12-02
Merge branch 'run-environment' of https://github.com/mkenigs/nix into flakes
Eelco Dolstra
2019-12-01
typo
matthew
2019-11-27
nix: Add --expr flag
Eelco Dolstra
2019-11-20
Remove #include
Eelco Dolstra
2019-11-20
Move #include
Eelco Dolstra
2019-11-14
Fix attr path to nixpkgs flake in flake template
Maximilian Bosch
2019-11-12
nix dev-shell: Improve bash output parsing
Eelco Dolstra
2019-11-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-08
Move editorFor srom libutil to nix
Eelco Dolstra
2019-11-07
use MixEnvironment in run and shell
matthew
2019-11-07
Factor out code to handle environment in run into MixEnvironment
matthew
2019-11-07
changes
matthew
2019-11-07
environment fixes in run
matthew
2019-11-07
Use upstream nlohmann_json
Eelco Dolstra
2019-11-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-07
Remove #include
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
2019-11-06
Use more stable registry URL
Eelco Dolstra
2019-11-06
Use revcount/last-modified for computing the flake fingerprint
Eelco Dolstra
2019-11-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-05
Merge branch 'fix/nix-doctor-output' of https://github.com/bhipple/nix
Eelco Dolstra
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-11-05
Merge pull request #3190 from mkenigs/examples
Eelco Dolstra
2019-11-05
Merge pull request #3173 from mkenigs/typo
Eelco Dolstra
2019-11-05
Don't use SOCK_CLOEXEC on macOS
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-04
Merge pull request #3202 from kraem/master
Eelco Dolstra
2019-11-03
Fix progress bar when nix-prefetch-url is piped.
Harald van Dijk
2019-11-03
Update nix eval --help msg to not include deprecated command
kraem
2019-11-01
include netinet/in.h in src/nix/main.cc
ng0
2019-10-31
change deprecated attribute syntax in run examples
matthew
2019-10-31
Merge pull request #3182 from bhipple/fixup/comments
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-30
minor: fix mismatch of struct/class forward decl of 'Source'
Will Dietz
2019-10-30
Replace git show with git log
Janne Heß
2019-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2019-10-29
Move addToStoreFromDump to Store
Eelco Dolstra
2019-10-29
Don't create a Store in processConnection()
Eelco Dolstra
2019-10-29
Move Unix domain socket creation to libutil
Eelco Dolstra
2019-10-29
Move most of the daemon implementation to libstore
Eelco Dolstra
2019-10-29
Remove the check against concurrent builds in the same process
Eelco Dolstra
2019-10-28
fix typo
matthew
2019-10-28
findDerivationFilename: add FIXME
zimbatm
2019-10-28
nix repl: also handle lambda edit
zimbatm
2019-10-28
editorFor: take a pos object instead
zimbatm
2019-10-28
libexpr: findDerivationFilename return Pos instead of tuple
zimbatm
2019-10-27
Factor out linkOrCopy()
Eelco Dolstra
2019-10-27
Add O(1)-memory copyPath() function
Eelco Dolstra
2019-10-27
Simplification
Eelco Dolstra
[next]