index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
local.mk
Age
Commit message (
Expand
)
Author
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2023-05-15
Dedup some markdown -> C++ big literal stuff in build system
John Ericson
2023-04-28
display documentation on manifest files separately
Valentin Gagarin
2023-04-26
Include user-profiles.md into nix profile --help
Alexander Bantyev
2022-11-12
build: use pkg-config for lowdown
Et7f3
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2021-01-07
Add 'nix store prefetch-{file,tarball}'
Eelco Dolstra
2020-10-06
Remove unneeded -lboost_* flags
Eelco Dolstra
2020-09-17
Remove corepkgs/unpack-channel.nix
Eelco Dolstra
2020-08-26
Remove obsolete comment
Eelco Dolstra
2020-08-24
Fix clang build
Eelco Dolstra
2020-08-24
nix repl ':doc': Render using lowdown
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-04
Rename 'nix dev-shell' to 'nix develop'
Eelco Dolstra
2020-05-01
Fix build
Eelco Dolstra
2020-04-30
nix dev-shell: Refactor script for getting the environment
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-12
local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...
Will Dietz
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2018-10-29
editline: wip
Will Dietz
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-02-06
Update the progress bar at most 20 times per second
Eelco Dolstra
2017-11-27
replace vendored linenoise with linenoise-ng
Will Dietz
2017-05-10
Replace readline by linenoise
Eelco Dolstra
2017-04-28
Check for libreadline
Eelco Dolstra
2017-04-25
Make "nix repl" build
Eelco Dolstra
2016-02-09
Start of new Nix command-line interface
Eelco Dolstra