index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-07-15
nlohmann_json: Update to 3.9.1, fix use of internal copy
Eelco Dolstra
2021-06-23
Add a fish completion script
Jan Tojnar
2021-06-02
Install zsh completion script
Chua Hou
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-09-22
Disable `FORTIFY_SOURCE` when compiling without optims
regnat
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-05-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-08
Move unit tests to sr/libutil/tests, use mk make rules
Eelco Dolstra
2020-05-06
WIP: add unit tests for libutil
Tobias Pflug
2020-04-22
Don't install error-demo
Eelco Dolstra
2020-04-22
Merge branch 'error-format' of https://github.com/bburdette/nix
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-03
move out of tests/
Ben Burdette
2020-03-30
build with make
Ben Burdette
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2019-11-26
Add some Rust code
Eelco Dolstra
2019-11-07
Fix Perl bindings
Eelco Dolstra
2019-11-07
Revert "autoconf: Allow overriding CFLAGS/CXXFLAGS from outside."
Eelco Dolstra
2019-11-07
Precompile headers
Eelco Dolstra
2019-07-03
autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.
Niklas Hambüchen
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-03-20
Merge pull request #1997 from dtzWill/fix/cxx14-std-consistency
Eelco Dolstra
2018-03-20
ask autotools for c++14 support flags, not c++11; don't override later
Will Dietz
2018-03-20
Make <nix/buildenv.nix> a builtin builder
Eelco Dolstra
2018-03-14
Use boost::format from the boost package
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2017-08-19
Remove nix-mode.el from Nix.
Matthew Bauer
2017-03-31
Merge branch 'remove-perl' of https://github.com/shlevy/nix
Eelco Dolstra
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
2017-02-07
Remove perl dependency.
Shea Levy
2017-02-07
Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix
Eelco Dolstra
2017-02-07
Remove download-via-ssh
Eelco Dolstra
2017-01-20
nix-copy-closure: Implement in C++.
Shea Levy
2017-01-19
Merge pull request #981 from shlevy/build-remote-c++
Eelco Dolstra
2017-01-16
AutoDeleteArray -> std::unique_ptr
Eelco Dolstra
2016-11-10
build-remote: Implement in C++
Shea Levy
2016-08-31
Merge branch 'nix-build-c++'
Shea Levy
2016-08-31
Merge branch 'nix-channel-c++'
Shea Levy
2016-08-13
resolve-system-dependencies: implement in C++
Jude Taylor
2016-08-11
nix-channel: implement in c++
Shea Levy
2016-08-11
buildenv: perl -> c++
Shea Levy
2016-08-09
nix-build: Port to c++
Shea Levy
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2016-05-04
Make the aws-cpp-sdk dependency optional
Eelco Dolstra
2016-04-25
Remove nix-log2xml
Eelco Dolstra
2016-04-11
Remove manifest support
Eelco Dolstra
2016-02-09
Start of new Nix command-line interface
Eelco Dolstra
[next]