Commit Graph

  • e58a71442a
    nix.sh: Be set -u compliant. Shea Levy 2019-02-14 13:24:16 -0500
  • d8fe447139
    Merge pull request #2579 from catern/dumpdb Eelco Dolstra 2019-02-14 13:08:02 +0100
  • 25722bd39a
    Merge pull request #2677 from matthewbauer/disable-shared Eelco Dolstra 2019-02-13 10:09:31 +0100
  • 7ce1fae59f Support --disable-shared flag. Matthew Bauer 2019-02-13 00:03:10 -0500
  • 7a7ec22298
    Merge pull request #2628 from shlevy/context-introspection Eelco Dolstra 2019-02-12 17:57:35 +0100
  • 8ac1130cc2
    nix-daemon: add variable to disable fork safety Daiderd Jordan 2019-02-09 20:32:12 +0100
  • 01d07b1e92
    Revert "Restore parent mount namespace before executing a child process" Eelco Dolstra 2019-02-05 10:49:19 +0100
  • b30be6b450
    Add builtins.appendContext. Shea Levy 2019-01-14 11:34:54 -0500
  • 5f1891b795 nix-store: make --dump-db take a list of paths to dump Spencer Baugh 2018-12-12 14:19:54 -0500
  • 92d08c02c8
    Merge pull request #2635 from veprbl/patch-7 Domen Kožar 2019-01-20 09:43:26 +0700
  • 15efd54373
    manual: "sandbox" option default is "true" on Linux Dmitry Kalinkin 2019-01-16 14:53:57 -0500
  • 7cc1a2593e
    unsupported(): Show the name of the unsupported operation Eelco Dolstra 2019-01-18 13:34:23 +0100
  • df03430586
    Merge pull request #2638 from sevanspowell/update-nix-shell-interpreter-haskell-instructions Eelco Dolstra 2019-01-18 13:17:10 +0100
  • 2ae5624b2f Update instructions for Haskell script using nix-shell interpreter Samuel Evans-Powell 2019-01-18 10:50:54 +1000
  • 1d757292d0
    Add builtins.getContext. Shea Levy 2019-01-13 12:43:46 -0500
  • 087be7281a
    Treat plain derivation paths in context as normal paths. Shea Levy 2019-01-13 10:33:15 -0500
  • 4ae6e84901
    install: Use base-16 hashes Eelco Dolstra 2019-01-11 16:30:43 +0100
  • 8ce1986611
    Bump version Eelco Dolstra 2019-01-11 16:30:36 +0100
  • bbaf865655 Add 2.2 release notes Eelco Dolstra 2019-01-10 21:01:47 +0100
  • 44a8b17556 Revert "Remove some bashisms from configure.ac" Eelco Dolstra 2019-01-10 10:10:44 +0100
  • 7af5f70139 Revert "Escape square brackets in configure.ac" Eelco Dolstra 2019-01-10 10:10:20 +0100
  • c7bf1cdb4e
    Merge pull request #2608 from dtzWill/fix/issue-2546 Eelco Dolstra 2019-01-10 20:56:31 +0100
  • 30906122e2
    Merge pull request #2617 from veprbl/pr/V547_nix_repl.cc Eelco Dolstra 2019-01-10 20:55:27 +0100
  • 9a7432672b
    Merge pull request #2618 from 0mp/fix-configure.ac Eelco Dolstra 2019-01-09 16:35:03 +0100
  • 80f464d9d7 Escape square brackets in configure.ac Mateusz Piotrowski 2019-01-09 14:45:00 +0100
  • 013dd28b15
    Merge pull request #2601 from dtzWill/update/json-3.5.0 Eelco Dolstra 2019-01-07 23:13:35 +0100
  • 2fadd30ba4
    Merge pull request #2607 from 0mp/configure.ac-fix Eelco Dolstra 2019-01-07 23:13:02 +0100
  • 85488a93ec
    Merge pull request #2612 from Ericson2314/remove-dead-dynlib_suffix Eelco Dolstra 2019-01-07 23:11:34 +0100
  • 2733287046 Don't look for a "pv" program, or mention it in the manual source John Ericson 2019-01-07 16:38:57 -0500
  • fef9f5653b Remove mentions of `libformat`, it no longer exists John Ericson 2019-01-05 14:31:29 -0500
  • e10d6ed2a7 brotli is only used as a library now John Ericson 2019-01-05 14:25:54 -0500
  • 318153f4c2 Remove dead code computing `dynlib_suffix` from comfigure.ac John Ericson 2019-01-05 13:30:42 -0500
  • 21ea00d3ec EvalState::resetFileCache: clear parse cache as well as eval cache Will Dietz 2018-12-31 10:18:28 -0600
  • e8b0efdcc9 Remove some bashisms from configure.ac Mateusz Piotrowski 2018-12-30 02:32:29 +0100
  • 93c9ba3e78 remove some dead code in nix/repl.cc Dmitry Kalinkin 2018-12-25 22:35:46 +0300
  • 3f8b78a84d nlohmann-json: 3.4.0 -> 3.5.0 Will Dietz 2018-12-21 22:38:06 -0600
  • e78511743e nlohmann: 3.0.1 -> 3.4.0 Will Dietz 2018-12-17 11:43:15 -0600
  • 82f054d7d5
    installer: update macOS version check to 10.12.2 Daiderd Jordan 2018-12-20 20:05:14 +0100
  • ff342fc0c2
    Merge pull request #2586 from dtzWill/fix/remove-debug-print-nix-store Shea Levy 2018-12-19 14:57:38 -0500
  • e653df3153
    Merge pull request #2584 from dtzWill/fix/test-sri-512-256 Shea Levy 2018-12-15 11:04:31 -0500
  • c1112ae9a2 nix-store: remove debugging print Will Dietz 2018-12-15 09:59:47 -0600
  • aa7e52abff tests/fetchurl: fix after changing default hash from 512 to 256 Will Dietz 2018-12-14 22:37:20 -0600
  • 7e35e914c1
    fetchGit: allow fetching explicit refs Daiderd Jordan 2018-12-14 20:07:23 +0100
  • 7b0b349085
    Merge pull request #2580 from Synthetica9/nix-instantiate-rwm-docfix Eelco Dolstra 2018-12-14 10:22:29 +0100
  • 567941fb59
    Clarify nix-instantiate --read-write-mode Patrick Hilhorst 2018-12-14 09:36:19 +0100
  • 6024dc1d97
    Support SRI hashes Eelco Dolstra 2018-12-13 14:30:52 +0100
  • c37e6d77ea
    Merge pull request #2569 from veprbl/pr/update_prerequisites Eelco Dolstra 2018-12-13 10:42:02 +0100
  • 378e89360d
    Merge pull request #2576 from LnL7/repl-no-link Eelco Dolstra 2018-12-13 10:40:39 +0100
  • 522cebdef4
    Merge pull request #2578 from volth/patch-5 Eelco Dolstra 2018-12-13 10:17:11 +0100
  • 0cc4728f71
    docs: raise minimal boost version to 1.66 Dmitry Kalinkin 2018-12-13 01:50:39 -0500
  • 21d494da83
    probably typo volth 2018-12-13 02:45:50 +0000
  • 0e6c84a771
    nix repl: don't create result symlinks Daiderd Jordan 2018-12-12 22:59:03 +0100
  • 800cd55ab7
    Merge pull request #2574 from zimbatm/multi-line-expected-sha256 Eelco Dolstra 2018-12-12 17:45:11 +0100
  • 5e6fa9092f
    libstore: improve hash mismatch error messages zimbatm 2018-12-12 14:53:00 +0100
  • f7425d55df
    Fix assertion failure in NarInfoDiskCache Eelco Dolstra 2018-12-12 17:12:41 +0100
  • 03ce0c3a9e
    Merge pull request #2572 from LnL7/narinfo-ca Eelco Dolstra 2018-12-12 09:51:22 +0100
  • 6f89053108
    nar-info-disk-cache: include ca in the cache entries Daiderd Jordan 2018-12-12 01:04:34 +0100
  • 419949bf61
    docs: add missing prerequisites: brotli, boost, libseccomp Dmitry Kalinkin 2018-12-08 17:28:38 -0500
  • 18ecd087ae
    Merge pull request #2566 from LnL7/s3-scheme Eelco Dolstra 2018-12-09 12:59:13 +0100
  • 77cc632186
    s3: document scheme query parameter Daiderd Jordan 2018-12-07 23:48:35 +0100
  • 898823b67d
    s3: make scheme configurable Daiderd Jordan 2018-12-07 23:38:24 +0100
  • 05f0543a17
    Merge pull request #2562 from chawki008/master Eelco Dolstra 2018-12-07 22:47:18 +0100
  • fa5143c722 Solve hg "abandoned transaction" issue CHEIKH Chawki 2018-12-04 16:14:23 +0100
  • 4aee93d5ce
    fetchGit: Drop unnecessary localRef Eelco Dolstra 2018-11-20 20:59:44 +0100
  • 3f4de91d80
    Merge branch 'better-git-cache' of https://github.com/graham-at-target/nix Eelco Dolstra 2018-11-20 20:41:19 +0100
  • ebeea068d5
    Merge pull request #2216 from dtzWill/fix/curl-760-timeout Eelco Dolstra 2018-11-20 19:07:56 +0100
  • 5e64470b19
    Fix typo Eelco Dolstra 2018-09-24 15:18:59 +0200
  • 338fcec779
    Merge pull request #2551 from KaiHa/kaiha/libreadline_option Eelco Dolstra 2018-11-20 16:16:31 +0100
  • de5997332d repl: give user the choice between libeditline and libreadline Kai Harries 2018-11-15 21:15:11 +0100
  • b289d86cd1 repl: Remove code that was commented out Kai Harries 2018-11-18 19:06:35 +0100
  • 2f8255cba1
    Merge pull request #2544 from mayflower/lsnar-allow-fifo Eelco Dolstra 2018-11-17 22:07:10 +0100
  • 40e0c9e925 nix ls-nar: allow reading from FIFOs Linus Heckemann 2018-11-16 16:13:28 +0100
  • a32ff2573b
    Fix 'Read-only file system' when building a derivation Eelco Dolstra 2018-11-15 12:59:54 +0100
  • 32a0a223d5
    Merge pull request #2432 from luke-clifton/fixssl Eelco Dolstra 2018-11-15 13:07:43 +0100
  • 9dc9b64aad Remove editline expression, not needed anymore Eelco Dolstra 2018-11-13 20:55:08 +0100
  • 6c6bbeb439 Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nix Eelco Dolstra 2018-11-13 20:42:13 +0100
  • a0ef21262f
    Restore parent mount namespace before executing a child process Eelco Dolstra 2018-11-13 16:15:30 +0100
  • 56f6e382be
    Merge pull request #2534 from obfusk/patch-2 Eelco Dolstra 2018-11-13 11:47:27 +0100
  • fb2c21f71c
    manual: quote $servlets Felix C. Stegerman 2018-11-13 01:18:26 +0100
  • ee88babffa
    Merge pull request #2533 from obfusk/patch-1 Eelco Dolstra 2018-11-12 18:42:24 +0100
  • 18215be59d
    fix typo (s/gift/git/) Felix C. Stegerman 2018-11-12 17:50:39 +0100
  • b05d6dac7b
    Manual: build locally -> build Eelco Dolstra 2018-11-09 16:08:36 +0100
  • 7751616645
    nix-prefetch-url: Stop progress bar before printing results Eelco Dolstra 2018-11-09 10:34:12 +0100
  • 220c79ec22
    Merge branch 'feature/prefetch-progress' of https://github.com/dtzWill/nix Eelco Dolstra 2018-11-09 10:29:59 +0100
  • 4ea4d0b1a3
    Urgh Eelco Dolstra 2018-11-09 10:29:16 +0100
  • fdd19fa2d7
    Revert "Bump version" Eelco Dolstra 2018-11-09 10:26:39 +0100
  • 5eddc24fab
    Merge pull request #2526 from mayflower/manual-fix Eelco Dolstra 2018-11-08 14:19:09 +0100
  • 34d2948f21 Fix manual build Linus Heckemann 2018-11-08 14:07:19 +0100
  • 750400e0fa
    Merge pull request #2524 from domenkozar/deprecate-toPath Eelco Dolstra 2018-11-08 13:22:21 +0100
  • 0bea4a50e0
    Deprecate builtins.toPath Domen Kožar 2018-11-08 12:03:50 +0000
  • 812e39313c
    Enable sandboxing by default Eelco Dolstra 2018-11-07 17:08:28 +0100
  • 5a3f140856
    Document allowSubstitutes Eelco Dolstra 2018-11-07 11:42:22 +0100
  • 1109193ea3
    Fix preferLocalBuild description Eelco Dolstra 2018-11-07 11:37:43 +0100
  • 5a1a870849
    Bump version Eelco Dolstra 2018-11-05 23:28:32 +0100
  • 6323b0729a
    Disable the S3 content-encoding patch Eelco Dolstra 2018-11-01 15:17:35 +0100
  • fc59fe029b
    Merge pull request #2502 from janpath/patch-1 Eelco Dolstra 2018-11-01 00:49:52 +0100
  • d1b049c4ea Fix typo in comments Jan Path 2018-10-31 20:50:18 +0100
  • fb35aaa422
    Merge pull request #2501 from mayflower/xdg_config_dirs Eelco Dolstra 2018-10-31 12:37:23 +0100
  • f3b8173a93 config: use all of XDG_CONFIG_DIRS Linus Heckemann 2018-10-25 13:00:21 +0200
  • 38d76d6d78
    Remove redundant message Eelco Dolstra 2018-10-30 19:28:42 +0100