about summary refs log tree commit diff
path: root/mk/libraries.mk (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-09 nix-daemon: add variable to disable fork safetyDaiderd Jordan1-0/+5
2019-02-05 Revert "Restore parent mount namespace before executing a child process"Eelco Dolstra9-52/+4
2019-01-31 Add builtins.appendContext.Shea Levy2-4/+61
2019-01-23 nix-store: make --dump-db take a list of paths to dumpSpencer Baugh2-5/+18
2019-01-19 manual: "sandbox" option default is "true" on LinuxDmitry Kalinkin1-1/+2
2019-01-18 unsupported(): Show the name of the unsupported operationEelco Dolstra4-76/+31
2019-01-18 Update instructions for Haskell script using nix-shell interpreterSamuel Evans-Powell1-1/+1
2019-01-14 Add builtins.getContext.Shea Levy5-38/+158
2019-01-13 Treat plain derivation paths in context as normal paths.Shea Levy2-17/+6
2019-01-11 install: Use base-16 hashesEelco Dolstra1-1/+1
2019-01-11 Bump versionEelco Dolstra1-1/+1
2019-01-10 Add 2.2 release notesEelco Dolstra1-4/+118
2019-01-10 Revert "Remove some bashisms from configure.ac"Eelco Dolstra1-11/+6
2019-01-10 Revert "Escape square brackets in configure.ac"Eelco Dolstra1-1/+1
2019-01-09 Escape square brackets in configure.acMateusz Piotrowski1-1/+1
2019-01-07 Don't look for a "pv" program, or mention it in the manual sourceJohn Ericson2-10/+0
2019-01-05 Remove mentions of `libformat`, it no longer existsJohn Ericson6-7/+5
2019-01-05 brotli is only used as a library nowJohn Ericson3-4/+0
2019-01-05 Remove dead code computing `dynlib_suffix` from comfigure.acJohn Ericson1-5/+0
2018-12-31 EvalState::resetFileCache: clear parse cache as well as eval cacheWill Dietz1-0/+1
2018-12-30 Remove some bashisms from configure.acMateusz Piotrowski1-6/+11
2018-12-25 remove some dead code in nix/repl.ccDmitry Kalinkin1-18/+1
2018-12-21 nlohmann-json: 3.4.0 -> 3.5.0Will Dietz1-129/+261
2018-12-21 nlohmann: 3.0.1 -> 3.4.0Will Dietz1-2634/+8034
2018-12-15 nix-store: remove debugging printWill Dietz1-3/+0
2018-12-14 tests/fetchurl: fix after changing default hash from 512 to 256Will Dietz1-1/+1
2018-12-14 Clarify nix-instantiate --read-write-modePatrick Hilhorst1-1/+3
2018-12-13 Support SRI hashesEelco Dolstra8-35/+73
2018-12-13 docs: raise minimal boost version to 1.66Dmitry Kalinkin1-1/+1
2018-12-13 probably typovolth1-1/+1
2018-12-12 nix repl: don't create result symlinksDaiderd Jordan1-1/+1
2018-12-12 libstore: improve hash mismatch error messageszimbatm3-6/+6
2018-12-12 Fix assertion failure in NarInfoDiskCacheEelco Dolstra1-15/+15
2018-12-12 nar-info-disk-cache: include ca in the cache entriesDaiderd Jordan1-2/+5
2018-12-10 docs: add missing prerequisites: brotli, boost, libseccompDmitry Kalinkin1-0/+19
2018-12-08 s3: document scheme query parameterDaiderd Jordan1-1/+13
2018-12-07 s3: make scheme configurableDaiderd Jordan3-7/+11
2018-12-06 Solve hg "abandoned transaction" issueCHEIKH Chawki1-1/+16
2018-11-20 fetchGit: Drop unnecessary localRefEelco Dolstra1-4/+4
2018-11-20 Fix typoEelco Dolstra1-1/+1
2018-11-20 repl: give user the choice between libeditline and libreadlineKai Harries1-0/+9
2018-11-20 repl: Remove code that was commented outKai Harries1-2/+0
2018-11-16 nix ls-nar: allow reading from FIFOsLinus Heckemann1-1/+1
2018-11-15 Fix 'Read-only file system' when building a derivationEelco Dolstra3-1/+5
2018-11-13 Remove editline expression, not needed anymoreEelco Dolstra2-26/+0
2018-11-13 Restore parent mount namespace before executing a child processEelco Dolstra8-4/+48
2018-11-13 manual: quote $servletsFelix C. Stegerman1-1/+1
2018-11-12 fix typo (s/gift/git/)Felix C. Stegerman1-2/+2
2018-11-09 Manual: build locally -> buildEelco Dolstra1-2/+1
2018-11-09 nix-prefetch-url: Stop progress bar before printing resultsEelco Dolstra1-0/+2