aboutsummaryrefslogtreecommitdiff
path: root/src/nix/local.mk
AgeCommit message (Expand)Author
2021-01-26Move command plugin interface to libnixcmdShea Levy
2021-01-07Add 'nix store prefetch-{file,tarball}'Eelco Dolstra
2020-10-06Remove unneeded -lboost_* flagsEelco Dolstra
2020-09-17Remove corepkgs/unpack-channel.nixEelco Dolstra
2020-08-26Remove obsolete commentEelco Dolstra
2020-08-24Fix clang buildEelco Dolstra
2020-08-24nix repl ':doc': Render using lowdownEelco Dolstra
2020-06-16StorePath: Rewrite in C++Eelco Dolstra
2020-06-04Rename 'nix dev-shell' to 'nix develop'Eelco Dolstra
2020-05-01Fix buildEelco Dolstra
2020-04-30nix dev-shell: Refactor script for getting the environmentEelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-12local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...Will Dietz
2020-03-11Move some corepkgs into the nix binaryEelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra
2019-07-03Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.Niklas Hambüchen
2019-01-05Remove mentions of `libformat`, it no longer existsJohn Ericson
2018-10-29editline: wipWill Dietz
2018-10-26src/nix/local.mk: fix typos in names of symlinksWill Dietz
2018-10-26Merge all nix-* binaries into nixEelco Dolstra
2018-02-06Update the progress bar at most 20 times per secondEelco Dolstra
2017-11-27replace vendored linenoise with linenoise-ngWill Dietz
2017-05-10Replace readline by linenoiseEelco Dolstra
2017-04-28Check for libreadlineEelco Dolstra
2017-04-25Make "nix repl" buildEelco Dolstra
2016-02-09Start of new Nix command-line interfaceEelco Dolstra