index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-02
indenting
Ben Burdette
2020-04-02
full include path
Ben Burdette
2020-04-02
libexpr: remove unused attrError
Andreas Rammhold
2020-04-01
using std:: everywhere; fix a formatting error; add exception flags
Ben Burdette
2020-04-01
indenting
Ben Burdette
2020-04-01
remove using std::*, switch to include guard
Ben Burdette
2020-03-31
examples of invalid errors
Ben Burdette
2020-03-31
add some explanatory comments
Ben Burdette
2020-03-31
rename errors/warnings
Ben Burdette
2020-03-31
enum style
Ben Burdette
2020-03-31
Merge pull request #3460 from NixOS/dev-shell
Eelco Dolstra
2020-03-31
Merge pull request #3463 from Ninlives/placeholder-passAsFile
Eelco Dolstra
2020-03-31
nix shell -> nix dev-shell
Eelco Dolstra
2020-03-31
fix placeholder not substituted in passAsFile
mlatus
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
remove cruft
Ben Burdette
2020-03-30
build with make
Ben Burdette
2020-03-30
Fix macOS build
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-27
remove util.hh from deps
Ben Burdette
2020-03-27
more cleanup
Ben Burdette
2020-03-27
camelcase; optional hint
Ben Burdette
2020-03-25
some colors
Ben Burdette
2020-03-25
programName as static member var
Ben Burdette
2020-03-25
Merge pull request #3445 from gnprice/pr-installer-colors
Eelco Dolstra
2020-03-24
installer: Fix terminal colors.
Greg Price
2020-03-24
switch to one level of builder function, not subobject functions
Ben Burdette
2020-03-24
fix column range
Ben Burdette
2020-03-24
MkNixCode, MkErrLine approach
Ben Burdette
2020-03-24
renaming
Ben Burdette
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
Fix --refresh with --no-net
Eelco Dolstra
2020-03-24
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2020-03-24
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-24
absPath(): Use std::optional
Eelco Dolstra
2020-03-24
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2020-03-24
Fix coverage build
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-03-24
Use std::string_view
Eelco Dolstra
2020-03-24
EvalState::allocAttr(): Add convenience method
Eelco Dolstra
2020-03-24
Merge pull request #3441 from gnprice/pr-doc-store-ro
Domen Kožar
2020-03-23
doc: Files in the store have modes 444/555, not 644/755
Greg Price
2020-03-23
error test
Ben Burdette
2020-03-23
Merge pull request #3440 from gnprice/pr-install-ro
Eelco Dolstra
2020-03-23
Merge pull request #3429 from LnL7/darwin-sandbox
Eelco Dolstra
2020-03-22
installer: Set files read-only when copying into store
Greg Price
[prev]
[next]