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-10-22
Use upstream nlohmann_json
Eelco Dolstra
2019-10-22
Convert old-style profile manifest
Eelco Dolstra
2019-10-22
Add "nix profile upgrade" command
Eelco Dolstra
2019-10-22
Add "nix profile remove" command
Eelco Dolstra
2019-10-22
nix profile info: Index elements
Eelco Dolstra
2019-10-22
Add start of 'nix profile' command
Eelco Dolstra
2019-10-21
Fix "nixpkgs." compatibility
Eelco Dolstra
2019-10-21
exportGitHub(): Don't rely on the ETag from GitHub
Eelco Dolstra
2019-10-21
Use upstream json_fwd.hpp to speed up compilation
Eelco Dolstra
2019-10-21
Fix build
Eelco Dolstra
2019-10-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-21
Mark content-addressable paths with references as experimental
Eelco Dolstra
2019-10-21
nix make-content-addressable: Add examples
Eelco Dolstra
2019-10-21
Fix build
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-21
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2019-10-21
Add getDefaultProfile() function
Eelco Dolstra
2019-10-21
Don't ignore revs/refs of local flakerefs
Eelco Dolstra
2019-10-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-21
Add experimental-features setting
Eelco Dolstra
2019-10-21
SourceExprCommand::getSourceExpr(): Allocate more space
Eelco Dolstra
2019-10-20
Fix InstallableFlake::what()
Eelco Dolstra
2019-10-16
Add experimental-features setting
Eelco Dolstra
2019-10-16
Improve GitHub caching
Eelco Dolstra
2019-10-15
Fix 'nix flake init'
Eelco Dolstra
2019-10-15
Support non-x86_64-linux system types in flakes
Eelco Dolstra
2019-10-14
Move code around
Eelco Dolstra
2019-10-11
ssh-ng: Don't set CPU affinity on the remote
Eelco Dolstra
2019-10-10
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-10
Fix build
Eelco Dolstra
2019-10-10
nix verify: Fix uninitialized variable
Eelco Dolstra
2019-10-10
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-10
nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexpr
Eelco Dolstra
2019-10-10
Doh
Eelco Dolstra
2019-10-09
Force per-user group to a known value
Eelco Dolstra
2019-10-09
Go back to 755 permission on per-user directories
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-defexpr automatically
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-10-09
Filter ANSI escape sequences in -L output
Eelco Dolstra
2019-10-09
Make std::uncaught_exception warning less noisy
Eelco Dolstra
2019-10-09
Fix Bison 2.4 warning
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-10-09
getSourceExpr(): Handle channels
Eelco Dolstra
2019-10-09
Merge pull request #3132 from matthewbauer/handle-sandbox-shell
Eelco Dolstra
2019-10-09
nix search: Don't quietly ignore errors
Eelco Dolstra
2019-10-09
nix-build: Fix compilation
Eelco Dolstra
2019-10-08
Handle empty sandbox_shell
Matthew Bauer
2019-10-08
Don’t source bashrc in pure mode
Matthew Bauer
2019-10-08
Move addRegistrOverrides
Eelco Dolstra
[next]