Commit Graph

  • cdcdf3e798
    Merge pull request #2812 from matthewbauer/fix-nix-scripts Eelco Dolstra 2019-05-21 13:28:28 +0200
  • 14c877b4ab fetchGit -> fetchTarball Eelco Dolstra 2019-04-19 14:41:59 +0200
  • c0559a1d60
    docs: describe $IN_NIX_SHELL values (#2796) Vladimír Čunát 2019-05-17 09:50:42 +0200
  • 92f461e4f4 Don’t set NIX_REMOTE=daemon in daemon profile Matthew Bauer 2019-05-15 22:24:24 -0400
  • 7c20ee448f Sync NIX_PROFILES between single-user and multi-user modes Matthew Bauer 2019-05-15 22:04:39 -0400
  • 8f6c72faee
    Merge pull request #2810 from NixOS/print-build-logs Eelco Dolstra 2019-05-15 20:38:38 +0200
  • 66b8a62101 nix: Add --print-build-logs flag Eelco Dolstra 2019-05-15 17:33:56 +0200
  • b6eb8a2d7e
    nix-profile: Add all channels to $NIX_PATH Eelco Dolstra 2019-05-15 14:30:09 +0200
  • 3fd5425f94
    Fix shellcheck error Eelco Dolstra 2019-05-15 13:13:14 +0200
  • 5f6840fbb4
    Merge pull request #2802 from LnL7/fix-needs-hashrewrite Eelco Dolstra 2019-05-13 08:53:48 +0200
  • d5c95e2b14
    Merge pull request #2798 from grahamc/diff-hook Eelco Dolstra 2019-05-12 23:18:36 +0200
  • f1b8e9efe7
    runProgram: Uncomment chdir support Graham Christensen 2019-05-12 17:03:01 -0400
  • ce02fc74b2
    build: make needsHashRewrite a method Daiderd Jordan 2019-05-12 22:47:41 +0200
  • 73b797c207
    handleDiffHook: stop passing allowVfork Graham Christensen 2019-05-12 13:44:22 -0400
  • a5efe61786
    Clarify where output from the diff hook goes. Graham Christensen 2019-05-12 13:23:30 -0400
  • b4a05edbfe
    runProgram: support gid, uid, chdir Graham Christensen 2019-05-11 16:35:53 -0400
  • dde8eeb39a
    chdir, setgroups Graham Christensen 2019-05-11 15:57:38 -0400
  • 6df61db060
    diff hook: execute as the build user, and pass the temp dir Graham Christensen 2019-05-10 20:59:39 -0400
  • c78686e411
    build: run diff-hook under --check and document diff-hook Graham Christensen 2019-05-10 16:39:31 -0400
  • d75bdb5793
    build: add test for sandboxed --check Daiderd Jordan 2019-05-12 16:46:21 +0200
  • ff6867ab94
    build: move needsHashRewrite initialization to startBuilder Daiderd Jordan 2019-05-12 15:53:40 +0200
  • 6ade7ec022 progress-bar: hide expected if expected is 0 (unknown) Florian Klink 2019-05-06 22:23:15 +0200
  • 7c6391ddc7
    nix-shell: Don't absolutize '-p' expressions Eelco Dolstra 2019-05-08 14:18:57 +0200
  • 5713772568
    Merge pull request #2594 from LnL7/darwin-10.12.6 Graham Christensen 2019-05-08 07:16:06 -0400
  • 71eb76a0d4
    Merge pull request #2765 from nh2/manual-nixpkgs-word Eelco Dolstra 2019-05-08 10:19:59 +0200
  • 92caa60c49
    Merge branch 'repl/ctrlc' of https://github.com/xbreak/nix Eelco Dolstra 2019-05-08 10:18:45 +0200
  • 3e940bbf2d
    Merge pull request #2790 from samueldr/fix/minor-comment-NIX_ROOT_FINDER Eelco Dolstra 2019-05-08 10:13:09 +0200
  • a834861876
    fix hashfile test that wasn't failing due to eval laziness Will Dietz 2019-05-07 17:32:01 -0500
  • 7becb1bf1c
    Merge pull request #2792 from JohnAZoidberg/builtins-hash-file Eelco Dolstra 2019-05-07 13:26:59 +0200
  • 3f192ac80c Add builtins.hashFile Daniel Schaefer 2019-05-03 14:30:29 +0200
  • f9a2ea4486
    Fix "Bad system call" running i686-linux binaries on x86_64-linux Eelco Dolstra 2019-05-03 10:44:32 +0200
  • 989cb37777
    Merge pull request #2679 from bjornfor/offline-install Eelco Dolstra 2019-05-01 15:48:39 +0200
  • cbc7d9a412 findRootsNoTemp: fixes comment about findRuntimeRoots Samuel Dionne-Riel 2019-04-30 22:43:24 -0400
  • 83f2b110ce
    Merge pull request #2750 from nh2/max-jobs-0-docs Domen Kožar 2019-04-29 12:44:54 +0700
  • f22540464f
    Merge pull request #2775 from LnL7/darwin-sandbox-hash-rewrite Eelco Dolstra 2019-04-24 10:45:45 +0200
  • b614e0e53d
    build: only skip hash rewriting for sandboxing on linux Daiderd Jordan 2019-04-17 21:42:41 +0200
  • 5112a33fb1
    Fix release script Eelco Dolstra 2019-04-15 19:17:17 +0200
  • 288f93cec0 manual: "Nix Package collection" -> "Nixpkgs package collection". Niklas Hambüchen 2019-04-14 03:18:33 +0200
  • bb6e6923f2 Add environment variable NIX_SHOW_SYMBOLS for dumping the symbol table Eelco Dolstra 2019-04-11 23:04:13 +0200
  • 41ba5135e0 primeCache(): Barf if builds are needed but not allowed Eelco Dolstra 2019-04-01 21:09:49 +0200
  • 2bc6304793 getMachines(): Cache result Eelco Dolstra 2019-04-01 21:09:35 +0200
  • 2f59b30251 Use Nixpkgs 19.03 Eelco Dolstra 2019-04-01 21:09:25 +0200
  • caa76c369a docs: Mention `--max-jobs 0` to build remotely only Niklas Hambüchen 2019-03-31 03:47:43 +0200
  • f32fbf952d Fix Bison 3.3 warning Eelco Dolstra 2019-03-27 21:09:31 +0100
  • e489f5cabf Update eval-okay-types.exp to match #1828 Eelco Dolstra 2019-03-27 21:07:04 +0100
  • 07d9981f34 install-multi-user: remove unneeded settings from nix.conf Bjørn Forsman 2019-03-27 16:24:58 +0100
  • dbe4c043d7 install-multi-user: reduce max-jobs from 32 to 1 Bjørn Forsman 2019-03-27 16:18:53 +0100
  • d854e7dfd6 install-multi-user: Detect and fail lack of systemd separately Samuel Dionne-Riel 2019-03-26 21:08:22 -0400
  • 6e9e34ea1f
    Merge pull request #2744 from veprbl/patch-8 Graham Christensen 2019-03-25 21:49:48 -0400
  • 75ec68f93a
    manual: mention the "channel:" shorthand for NIX_PATH Dmitry Kalinkin 2019-03-25 20:55:28 -0400
  • 5c05c238e6
    Merge pull request #1828 from zimbatm/isPath Eelco Dolstra 2019-03-25 19:58:11 +0100
  • 63e7fc5096
    perl/configure.ac: fix for new version location too Will Dietz 2019-03-14 10:28:10 -0500
  • 1f9c8cd68b
    configure.ac: update for new version file location Will Dietz 2019-03-14 10:21:22 -0500
  • 42e2d5e7b7
    store-api.hh: add missing include for unordered_map Will Dietz 2019-03-14 10:00:00 -0500
  • 0bebca402a
    version -> .version, avoid conflict with C++20 <version> Will Dietz 2019-03-14 09:55:30 -0500
  • 6f0359012c
    Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandbox Domen Kožar 2019-03-24 19:45:56 +0700
  • 514b3c7f83
    Add isPath primop zimbatm 2018-01-29 12:36:59 +0000
  • fcd7660976 repl: Restore CTRL-C behaviour xbreak 2019-03-24 09:39:48 +0000
  • 56f1ed5579
    Merge pull request #2741 from mayflower/primop-type-desc Eelco Dolstra 2019-03-21 15:49:19 +0100
  • 2aa89daab3 eval: improve type description for primops and applied primops Linus Heckemann 2019-03-21 14:32:20 +0100
  • 6a3dfcb623
    Merge pull request #2739 from mayflower/builtins-doc-explicit Eelco Dolstra 2019-03-21 12:24:44 +0100
  • 6f093073b6 manual: include builtins.* for globally available builtins Linus Heckemann 2019-03-21 09:35:43 +0100
  • ffeabf8390
    Merge pull request #2731 from nomeata/link-to-conf-builders-use-substitutes Eelco Dolstra 2019-03-18 13:54:47 +0100
  • 684c7fff80 Link to `builders-use-substitutes` in chapter on distributed builds Joachim Breitner 2019-03-16 19:03:03 +0100
  • 806291d18c
    Merge pull request #2727 from Chakerbh/master Eelco Dolstra 2019-03-15 21:25:10 +0800
  • 81a23fa7e2 Add a 5 seconds of timeouts to connect to S3. Chaker Benhamed 2019-03-15 13:16:20 +0100
  • caf297a9d3
    Merge pull request #2725 from andir/docs/s3-typo Graham Christensen 2019-03-14 18:53:57 -0400
  • 34fade478a
    docs: fix typo in AllowDirectReads Andreas Rammhold 2019-03-14 23:51:18 +0100
  • 1f64f4c7c8
    pkg-config files: Use c++17 Eelco Dolstra 2019-02-12 13:44:20 +0100
  • ef52ccf035
    experimental/optional -> optional Eelco Dolstra 2019-02-12 13:43:32 +0100
  • 86f3b94c8c
    nix-store --gc --print-roots: Sort output Eelco Dolstra 2019-03-14 13:59:10 +0100
  • 578ed7a259
    findRoots(): Don't censor for trusted users Eelco Dolstra 2019-03-14 13:52:13 +0100
  • 53522cb6ac
    findRoots(): Add 'censor' parameter Eelco Dolstra 2019-03-14 13:50:07 +0100
  • a3f37d87ea
    findRuntimeRoots: Simplify/fix handling of /proc files Eelco Dolstra 2019-03-14 13:27:16 +0100
  • 115e2c8c67 Update tests to the new --roots format Guillaume Maudoux 2019-03-10 01:50:33 +0100
  • 4f4391193c Fix warning about unused variable Guillaume Maudoux 2019-03-10 00:45:55 +0100
  • 38ee16ae9c Unify internal findRootsXxx() api Guillaume Maudoux 2019-03-10 00:37:52 +0100
  • 9d7221183a unify naming of roots as links & targets Guillaume Maudoux 2019-03-10 00:04:37 +0100
  • 9d87e3fbd2 require c++ 17 Guillaume Maudoux 2019-03-09 23:55:15 +0100
  • 5c56570726 Also obfuscate the number of memory roots Guillaume Maudoux 2019-03-01 01:29:37 +0100
  • fc02b1b3ee Also print rooted path in `nix-store -q --roots` Guillaume Maudoux 2019-03-01 01:16:25 +0100
  • 8574b70342 fixup! Make roots a map of store paths to pinning links Guillaume Maudoux 2019-03-01 01:15:10 +0100
  • ebc86550f9 Make roots a map of store paths to pinning links Guillaume Maudoux 2019-03-01 00:54:52 +0100
  • a17f86ce3a Obfuscate memory roots for non-root users Guillaume Maudoux 2019-02-28 23:26:07 +0100
  • 43331d6344 detail memory roots Guillaume Maudoux 2019-02-27 23:32:12 +0100
  • 5886bc5996
    Merge pull request #2710 from volth/patch-6 Eelco Dolstra 2019-03-06 13:21:44 +0800
  • fff8db205c
    canBuildLocally: check for features volth 2019-03-06 05:03:25 +0000
  • b71e1fb342
    Restore --init calls in tests Eelco Dolstra 2019-03-04 18:27:45 +0800
  • 4cfc131ec4
    manual nitpick: document sha512 support in hashString Vladimír Čunát 2019-03-01 14:30:30 +0100
  • 0963479741
    archive.cc: ignore more posix_fallocate "not supported" error codes Will Dietz 2018-04-04 13:48:50 -0500
  • ad6dbecc1d
    Merge pull request #2674 from LnL7/daemon-disable-fork-safety Eelco Dolstra 2019-03-01 02:07:50 +0100
  • ebd4d50e6e
    Merge pull request #2703 from pradd/support_s3_region_param Eelco Dolstra 2019-02-26 22:59:29 +0800
  • 06d6335987 fix indentation Dzmitry Zaitsau 2019-02-26 11:04:18 +0100
  • ac200c3678 Apply param values on S3Helper initialization Dzmitry Zaitsau 2019-02-21 14:26:50 +0100
  • 56c18c67d9 Extend S3 URL parsing with parameters extraction Dzmitry Zaitsau 2019-02-25 17:56:52 +0100
  • 07f992a74b Extract and expose splitUriAndParams function Dzmitry Zaitsau 2019-02-21 11:44:25 +0100
  • d7a7a029ff
    scripts: remove default 'sandbox = false' from multi-user installer Austin Seipp 2019-02-22 13:07:35 -0600
  • 6bfb082ea2
    Merge pull request #2694 from zimbatm/no-store-init Eelco Dolstra 2019-02-23 12:12:36 +0100
  • b402148d8f
    remove noop uses of nix-store --init zimbatm 2019-02-22 21:07:48 +0100
  • b9567aa8b6 install script: don't abort when "nix-channel --update" fails Bjørn Forsman 2019-02-13 11:28:28 +0100