index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-03
handle Pos instead of individual file/line/columnrange args
Ben Burdette
2020-04-03
nix-env: Refuse to operate on a new-style profile
Eelco Dolstra
2020-04-03
variadic args for hint format
Ben Burdette
2020-04-02
formatted with astyle
Ben Burdette
2020-04-02
indenting
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
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
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
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-24
switch to one level of builder function, not subobject functions
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-23
error test
Ben Burdette
2020-03-23
Merge pull request #3429 from LnL7/darwin-sandbox
Eelco Dolstra
2020-03-22
straightforward port of rust mockup code
Ben Burdette
2020-03-20
sandbox: fix /bin/sh on catalina
Daiderd Jordan
2020-03-20
sandbox: allow pty devices
Daiderd Jordan
2020-03-20
libstore: relax default sandbox-paths on darwin
Daiderd Jordan
2020-03-20
libstore: disable resolve-system-dependencies hook
Daiderd Jordan
2020-03-19
Remove the --delete option for --gc
jakobrs
2020-03-19
nix repl: Put EvalState on the heap
Eelco Dolstra
[prev]
[next]