Commit graph

  • 673f2dcadb
    Merge pull request #11203 from pinotree/libutil-ctor-remove-template-id Eelco Dolstra 2024-07-29 13:56:55 +0200
  • c34077578e libutil: fix/improve includes in current-process.cc Pino Toscano 2024-07-28 17:33:24 +0200
  • 96e06b2b06 libutil: remove template id from constructors Pino Toscano 2024-07-28 11:31:28 +0200
  • 0e151bcbf0
    Merge pull request #11204 from pinotree/libcmd-editline-helpers Robert Hensing 2024-07-28 16:10:32 +0200
  • 933f2c086a
    docs: fix link to building instructions (#11207) Valentin Gagarin 2024-07-28 15:34:48 +0200
  • 1b47748e5a libstore: return ENOTSUP for getxattr functions Ivan Trubach 2024-07-28 13:08:33 +0300
  • e0198c513a libcmd: do not compile editline helpers when building w/ readline Pino Toscano 2024-07-28 11:40:16 +0200
  • aa2b1d10e2
    Update doc/manual/rl-next/10734-nix3-build-show-all-fod-errors-with-keep-going.md Robert Hensing 2024-07-27 14:58:57 +0200
  • 9f1e73ed37
    Merge pull request #11199 from NixOS/troubleshoot-remote-build-tests Robert Hensing 2024-07-27 14:25:10 +0200
  • cc5b8cdc85 buildNoTests: Disable unit tests Robert Hensing 2024-07-27 13:42:03 +0200
  • 7c5a0b06a4 tests/nixos/remote-builds: Wait for multi-user Robert Hensing 2024-07-27 13:08:30 +0200
  • f4464873f5 tests/nixos/remote-builds: Print hello world to stderr Robert Hensing 2024-07-27 13:01:56 +0200
  • 04c20dc0c0
    Merge pull request #11197 from NixOS/aws-sdk-cpp-like-nixpkgs Robert Hensing 2024-07-27 03:30:39 +0200
  • 17b5d40445 package.nix: Empty build inputs if not doBuild Robert Hensing 2024-07-27 02:39:55 +0200
  • 22f943bb1f dependencies: Centralize aws-sdk-cpp and sync with Nixpkgs Robert Hensing 2024-07-27 02:10:31 +0200
  • 6af40f488a Rename SyncBase::read() -> readLock() Robert Hensing 2024-07-27 01:38:18 +0200
  • 95845d92f7
    Merge pull request #11192 from DeterminateSystems/store-sharedsync Robert Hensing 2024-07-27 01:32:13 +0200
  • 861bd102a6
    Merge pull request #11167 from NixOS/repl-test-rejiggle Robert Hensing 2024-07-27 00:55:57 +0200
  • 88e8c9017a
    Merge pull request #11187 from Mic92/diff-closure-fix Robert Hensing 2024-07-27 00:52:38 +0200
  • c1f7ba7a98
    Merge pull request #11190 from DeterminateSystems/unnecessary-eval-string Eelco Dolstra 2024-07-26 22:27:51 +0200
  • 5e83c0427f Fix test Eelco Dolstra 2024-07-26 20:46:07 +0200
  • b88950ec77 Update fetchTree docs Eelco Dolstra 2024-07-26 20:34:04 +0200
  • 06b686b62d Handle tarballs that don't consist of a single top-level directory Eelco Dolstra 2024-07-26 20:24:58 +0200
  • d9ba2a1634 Fix error message Eelco Dolstra 2024-07-26 19:06:49 +0200
  • ea46264bd3 Store: Use SharedSync for state Eelco Dolstra 2024-07-26 16:14:03 +0200
  • ce663d75e3 LRUCache: Mark size() as const Eelco Dolstra 2024-01-04 15:05:20 +0100
  • 6d843ce9fe Provide std::hash<Symbol> Eelco Dolstra 2024-06-06 19:32:46 +0200
  • 2141a52ca3 nix repl: Remove unnecessary call to evalString Eelco Dolstra 2024-07-26 15:38:44 +0200
  • 18db46a6cb parser.y: GLR -> LALR Ryan Hendrickson 2024-07-22 11:36:09 -0400
  • 6e3b9e6a4d parser.y: eliminate conflicts Ryan Hendrickson 2024-07-20 12:04:25 -0400
  • b0a8430e85 parser.y: move attr doc setting into addAttr Ryan Hendrickson 2024-07-20 12:04:25 -0400
  • 429a197d24 parser.y: use names where I'll be refactoring Ryan Hendrickson 2024-07-20 12:04:25 -0400
  • c274e005b6
    Merge pull request #11186 from cole-h/fixup-docs-build Robert Hensing 2024-07-25 21:47:18 +0200
  • 07aeedd37e diff-closures: remove gratuitous copy Jade Lovelace 2024-07-23 21:45:30 +0200
  • 492715c0bb diff-closures: fix a use after free Jade Lovelace 2024-06-18 00:54:05 -0700
  • 90459e60dc Fix reference to experimental features docs Cole Helbling 2024-07-25 11:38:45 -0700
  • 6e178cd899 Fix reference to experimental features docs Cole Helbling 2024-07-25 11:38:45 -0700
  • 6ec123ad6b
    Merge pull request #11131 from rhendric/rhendric/pipe-operators Robert Hensing 2024-07-25 16:58:43 +0200
  • 76f04b4146
    Merge pull request #11111 from NixOS/grep-safety-AGAIN Robert Hensing 2024-07-25 16:30:33 +0200
  • 499a9b5f89
    Merge pull request #11182 from Mic92/less-alloc Eelco Dolstra 2024-07-25 16:23:06 +0200
  • 55a654abfd Make panic() and unreachable() robust Robert Hensing 2024-07-24 17:53:17 +0200
  • f0fe1d880d
    Update doc/manual/rl-next/10734-nix3-build-show-all-fod-errors-with-keep-going.md Robert Hensing 2024-07-25 15:39:15 +0200
  • baa28159d3
    Update tests/functional/test-infra.sh Robert Hensing 2024-07-25 15:38:02 +0200
  • 9b5ce9acc2 build-remote: only allocate storeUri once Jörg Thalheim 2024-07-25 09:21:31 +0200
  • 99c20d6624
    Merge pull request #11179 from obsidiansystems/misc-fix Eelco Dolstra 2024-07-25 14:01:54 +0200
  • ca1e1e983f
    Merge pull request #11180 from Mic92/override-warnings John Ericson 2024-07-25 03:00:50 -0400
  • 36252fed6b
    Merge pull request #11176 from obsidiansystems/flake-test-group John Ericson 2024-07-25 02:41:11 -0400
  • 63e50a4b56 add werror=suggest-override Jörg Thalheim 2024-07-25 07:32:03 +0200
  • 2c07ea8abb build-utils-meson: remove oudated meson build comment Jörg Thalheim 2024-07-25 07:40:31 +0200
  • 6c38bc0952 {src/perl,build-utils-meson/diagnostics}: sort cflags Jörg Thalheim 2024-07-25 07:34:08 +0200
  • 6662c9012d
    Merge pull request #11177 from obsidiansystems/skip-exit-code Robert Hensing 2024-07-25 06:59:18 +0200
  • 90f7f2139e
    Merge pull request #11115 from NixOS/doc-derivation John Ericson 2024-07-25 00:21:53 -0400
  • 1ae5738317 Fix some warnings John Ericson 2024-07-25 00:02:43 -0400
  • b711fcbef9 rl-next: Drop zzz-other. Number soup. Robert Hensing 2024-07-25 06:00:59 +0200
  • e92dd06a7b build-remote: Cope with long store URLs by falling back on hashing John Ericson 2024-07-25 00:00:52 -0400
  • 7275d68d3b rl-next: Add top 10 by +1 reactions on PRs Robert Hensing 2024-07-25 05:57:53 +0200
  • 8a7e31362a rl-next: Add credit Robert Hensing 2024-07-25 05:57:06 +0200
  • 3b49f7a143
    Deduplicate our many package.nix a bit (#11175) John Ericson 2024-07-24 23:12:39 -0400
  • a2fed6db9e
    manual: Contributing -> Development, Hacking -> Building (#9014) Valentin Gagarin 2024-07-25 04:53:06 +0200
  • dcbe2453f5 Change skipped test error code from 99 to 77 John Ericson 2024-07-24 22:36:43 -0400
  • f4915af71c Put flake functional tests in their own group John Ericson 2024-07-24 22:25:08 -0400
  • dba1142c01
    docs: add identifiers (#11174) Valentin Gagarin 2024-07-25 03:45:34 +0200
  • e062021314
    fix NIX_PATH for real (#11079) Valentin Gagarin 2024-07-24 23:17:15 +0200
  • 01839b525c Show when we're unpacking an archive into the Git cache Eelco Dolstra 2024-07-24 20:22:26 +0200
  • f6a9a71b38 Warn if the download buffer is full Eelco Dolstra 2024-07-24 20:14:31 +0200
  • 8ffea0a018 Add 'download-buffer-size' setting Eelco Dolstra 2024-07-24 20:10:45 +0200
  • caf4e98f0c Log download durations Eelco Dolstra 2024-07-24 20:10:41 +0200
  • 4bfc96f376 Fix and update release notes Robert Hensing 2024-07-24 19:21:34 +0200
  • 459ee00563 Render the release notes when building the manual from dev shell Robert Hensing 2024-07-24 19:22:53 +0200
  • e086d5d899 libexpr: experimental pipe operators Ryan Hendrickson 2024-07-24 13:17:28 -0400
  • 3172e88af5 Make abort() call sites log first Robert Hensing 2024-07-20 22:46:09 +0200
  • 874c1bdbbf
    Merge pull request #11169 from NixOS/flake-update Eelco Dolstra 2024-07-24 16:52:03 +0200
  • 3be7c0037e WorkerProto: Support fine-grained protocol feature negotiation Eelco Dolstra 2024-07-19 15:48:19 +0200
  • b13ba7490c
    Merge pull request #11162 from NixOS/rename-stack-limit Eelco Dolstra 2024-07-24 16:18:26 +0200
  • 171ef75218 Rename pre-commit-hooks -> git-hooks-nix Robert Hensing 2024-07-24 15:55:57 +0200
  • c316f1557d flake: Switch to nixos-24.05 channel Robert Hensing 2024-07-24 15:30:56 +0200
  • f9a23c8d21 flake.nix: Remove outdated comment Robert Hensing 2024-07-24 15:30:28 +0200
  • 650f189402 flake.nix: Pin libgit2 to a release Robert Hensing 2024-07-24 15:24:10 +0200
  • a16df88252 flake.lock: Update Robert Hensing 2024-07-24 15:18:50 +0200
  • 68693276f9 Update fixupBoehmStackPointer doc Robert Hensing 2024-07-23 16:27:26 +0200
  • 907b0a371a Rename osStackLow -> osStackLimit Robert Hensing 2024-07-23 16:02:40 +0200
  • e48e0cbab0 markdown.hh: Improve includes Robert Hensing 2024-07-24 12:54:40 +0200
  • 0bd2d36375 Document renderMarkdownToTerminal Robert Hensing 2024-07-24 12:53:37 +0200
  • 7d4d34a27d eval-gc.cc: Fix warning Robert Hensing 2024-07-24 01:02:21 +0200
  • 6e680a6644 tests/functional/repl: Improve failure reporting Robert Hensing 2024-07-24 01:01:14 +0200
  • c4ae9bb45b tests/functional/repl: Normalize final prompt Robert Hensing 2024-07-24 01:01:00 +0200
  • ca2cc26e12 tests/functional/repl: Improve precision and readability Robert Hensing 2024-07-23 17:52:28 +0200
  • 712ce2feac ReadlineLikeInteracter::getLine: Add _NIX_TEST_REPL_ECHO env var Robert Hensing 2024-07-23 17:50:51 +0200
  • 97b0114ab8 renderMarkdownToTerminal: Add _NIX_TEST_RAW_MARKDOWN env var Robert Hensing 2024-07-23 16:54:04 +0200
  • 2b4e3f04a4 markdown.cc: Format Robert Hensing 2024-07-23 16:57:45 +0200
  • fb450de20e
    Merge pull request #11163 from NixOS/rejiggle-getGCCyles-buildNoGc Eelco Dolstra 2024-07-23 17:17:47 +0200
  • 5d6bc484be Hide getGCCycles when we have no GC Robert Hensing 2024-07-23 16:24:43 +0200
  • eb89e50cbb Rejiggle getGCCycles() for buildNoGc Robert Hensing 2024-07-23 16:21:43 +0200
  • e20b0a5dda
    Merge pull request #11159 from DeterminateSystems/framedsource-terminate John Ericson 2024-07-23 09:19:39 -0400
  • fbe214b76e Merge remote-tracking branch 'privatevoid/master' Max 2024-07-23 15:07:16 +0200
  • e2d390dd3f tests/functional/shell.sh: account for IN_NIX3_SHELL Max 2024-07-23 14:55:44 +0200
  • 4a9c72b389 nix shell: don't set environment variables unnecessarily Max 2024-07-23 14:55:23 +0200
  • 9d2f91d1ea fix build Max 2024-07-23 14:22:34 +0200
  • 2bb425a402 Merge remote-tracking branch 'nixos/master' Max 2024-07-23 14:18:10 +0200
  • 498eed0a25 ~FramedSource(): Don't throw an exception if the remote has disconnected Eelco Dolstra 2024-07-23 10:56:29 +0200