index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2019-04-08
nix: New installables syntax
Eelco Dolstra
2019-03-27
Merge remote-tracking branch 'tweag/flake-registries' into flakes
Eelco Dolstra
2019-03-26
Remove debug line
Eelco Dolstra
2019-03-23
Combining registries properly
Nick Van den Broeck
2019-03-22
Issue #15 is finished
Nick Van den Broeck
2019-03-22
Fixed minor things
Nick Van den Broeck
2019-03-22
Implemented --flake flag for nix build
Nick Van den Broeck
2019-03-07
Implemented json flag for `nix flake info`
Nick Van den Broeck
2019-02-26
Implemented "nix flake info"
Nick Van den Broeck
2019-02-12
nix: Add --flake flag
Eelco Dolstra
2019-02-12
Enforce use of immutable flakes in pure mode
Eelco Dolstra
2019-02-12
nix: Enable pure mode by default
Eelco Dolstra
2019-02-12
Improve flake references
Eelco Dolstra
2019-02-12
experimental/optional -> optional
Eelco Dolstra
2019-02-11
Initial flake support
Eelco Dolstra
2019-02-11
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-02-11
MultiCommand: Simplify construction
Eelco Dolstra
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2019-01-10
Merge pull request #2617 from veprbl/pr/V547_nix_repl.cc
Eelco Dolstra
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2018-12-25
remove some dead code in nix/repl.cc
Dmitry Kalinkin
2018-12-13
Support SRI hashes
Eelco Dolstra
2018-12-12
nix repl: don't create result symlinks
Daiderd Jordan
2018-11-20
repl: give user the choice between libeditline and libreadline
Kai Harries
2018-11-20
repl: Remove code that was commented out
Kai Harries
2018-11-16
nix ls-nar: allow reading from FIFOs
Linus Heckemann
2018-11-13
Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nix
Eelco Dolstra
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-10-29
repl: complete if all matches share prefix
Will Dietz
2018-10-29
editline: wip
Will Dietz
2018-10-29
nix doctor: return nonzero exitcode if a check fails
Daiderd Jordan
2018-10-27
Fix signedness warning
Eelco Dolstra
2018-10-27
Merge branch 'nix-doctor' of https://github.com/LnL7/nix
Eelco Dolstra
2018-10-26
src/nix/local.mk: fix typos in names of symlinks
Will Dietz
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-10-08
Merge pull request #2452 from ElvishJerricco/verify-sigs-overflow
Eelco Dolstra
2018-09-27
Don't talk about a "current folder build output"
Eelco Dolstra
2018-09-26
nix doctor: reimplement profile warning without gcroot check
Daiderd Jordan
2018-09-25
Fix overflow when verifying signatures of content addressable paths
Will Fancher
2018-09-24
Merge pull request #2312 from dtzWill/fix/matched-names-should-still-print-ve...
Eelco Dolstra
2018-09-10
auto args on repl
Ding Xiang Fei
2018-09-02
nix doctor: only perform path/profile checks with a daemon/local store
Daiderd Jordan
2018-09-02
nix doctor: add check for profile roots
Daiderd Jordan
2018-09-02
nix doctor: add warning for multiple versions
Daiderd Jordan
2018-09-02
nix doctor: handle serve protocol
Daiderd Jordan
2018-09-02
nix doctor: add warning if client/daemon protocol mismatches
Daiderd Jordan
2018-09-02
nix doctor: add command
Daiderd Jordan
2018-09-01
nix path-info: Remove trailing spaces
Eelco Dolstra
2018-08-31
Really fix the build
Eelco Dolstra
2018-08-31
nix path-info: Hopefully fix macOS build failure
Eelco Dolstra
[next]