index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-13
Build vendoredCrates in the overlay
Eelco Dolstra
2020-03-13
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-13
Merge pull request #3410 from edolstra/no-tarball
Eelco Dolstra
2020-03-13
Remove the tarball job
Eelco Dolstra
2020-03-13
Do a deep fetch
Eelco Dolstra
2020-03-13
Run checks
Eelco Dolstra
2020-03-13
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-13
Merge pull request #3409 from NixOS/github-actions
Eelco Dolstra
2020-03-13
Fix macOS
Eelco Dolstra
2020-03-13
Remove callout graphics
Eelco Dolstra
2020-03-13
Remove build and binaryTarball since they're included in installerScript
Eelco Dolstra
2020-03-13
Add CI with github actions
Domen Kožar
2020-03-13
style.css: Remove
Eelco Dolstra
2020-03-13
mk/README.md: Remove
Eelco Dolstra
2020-03-13
Fix ca-references feature check
Eelco Dolstra
2020-03-12
Change the lock file to a graph
Eelco Dolstra
2020-03-12
Merge pull request #3403 from hercules-ci/issue-3398-path-info-cache-ttls
Eelco Dolstra
2020-03-12
pathInfoCache: Respect disk cache TTLs #3398
Robert Hensing
2020-03-12
local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...
Will Dietz
2020-03-11
README, error msg: http -> https
Robert Hensing
2020-03-11
Move call-flake.nix into libexpr
Eelco Dolstra
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-03-11
parseExprFromString(): Use std::string_view
Eelco Dolstra
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-11
nixos.org/releases -> releases.nixos.org
Eelco Dolstra
2020-03-10
Fix flake subdirectory handling
Eelco Dolstra
2020-03-10
nix-store -q --graph: Fix edges
Eelco Dolstra
2020-03-10
dotgraph.cc: Remove dead code
Eelco Dolstra
2020-03-10
nix-perl: Fix segfault in queryPathInfo)
Eelco Dolstra
2020-03-09
Move calling flakes into a Nix helper function (call-flake.nix)
Eelco Dolstra
2020-03-09
Add 'flake' attribute to lock files to denote non-flakes
Eelco Dolstra
2020-03-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-04
nix-build: Fix !<output> handling
Eelco Dolstra
2020-03-04
Merge branch 'emacs_lambda_indentation' of https://github.com/tbsmoest/nix-1
Eelco Dolstra
2020-03-04
Optimise Derivation::unparse()
Eelco Dolstra
2020-03-04
builtins.cache: Cache regular expressions
Eelco Dolstra
2020-03-04
Add test for foldl'
Eelco Dolstra
2020-02-28
Fix GC failures on bad store path names
Eelco Dolstra
2020-02-27
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-27
nix dev-shell: Add --command option
Eelco Dolstra
2020-02-25
Add backward compatibility default.nix / shell.nix
Eelco Dolstra
2020-02-20
Fix nlohmann::json exception
Eelco Dolstra
2020-02-20
Restore subdir -> dir
Eelco Dolstra
2020-02-20
Restore subdir support in registries
Eelco Dolstra
2020-02-20
fetchTree: Use a feature flag
Eelco Dolstra
2020-02-20
.dir-locals.el: Set additional lambda indentation to zero
Tobias Möst
2020-02-19
Merge pull request #3325 from xzfc/clean-tmpdir
Eelco Dolstra
2020-02-19
nix eval-hydra-jobs: Remove
Eelco Dolstra
2020-02-19
nix-shell: clean up the tmpDir and escape variables
Albert Safin
[next]