Commit graph

  • e28cb67d41 libutil: add checked arithmetic tools Jade Lovelace 2024-07-05 15:52:55 +0200
  • dd75711895 Use std::strong_ordering for version comparison Jade Lovelace 2024-07-12 14:56:30 +0200
  • ef80217448 fix: add flake headers Tom Bereknyei 2024-07-29 10:42:43 -0400
  • f011cfd28d maintainers/release-*: Add mode line Robert Hensing 2024-07-30 17:35:46 +0200
  • ee86e7f361
    doc/command-ref/nix-shell: Shebangs can occur anywhere (#11202) Corbin Simpson 2024-07-30 05:51:47 -0700
  • c77b671a66
    Merge pull request #11221 from pinotree/hurd-fixes Eelco Dolstra 2024-07-30 13:59:19 +0200
  • a1ccf60613 tests: define fallback PATH_MAX Pino Toscano 2024-07-30 05:34:34 +0200
  • 7442f4a161 libutil: use /proc/self/exe on Hurd as well Pino Toscano 2024-07-30 05:31:42 +0200
  • d7f46cf28e makefiles: recognize GNU/Hurd Pino Toscano 2024-07-30 05:29:32 +0200
  • 2b78561335
    Merge pull request #11219 from obsidiansystems/better-warning-solution John Ericson 2024-07-29 17:57:36 -0500
  • 850e4779d6 release-credits: Remove bots Robert Hensing 2024-07-30 00:15:49 +0200
  • f380becffa Credit all contributors in release notes Robert Hensing 2024-07-29 23:25:31 +0200
  • 12717325cc Make sure we use -isystem with Meson on some deps John Ericson 2024-07-29 12:16:05 -0400
  • 0b96c586e0
    Merge pull request #11195 from DeterminateSystems/tarball-roots Eelco Dolstra 2024-07-29 16:58:59 +0200
  • 84243027ec
    Merge pull request #11127 from NixOS/issue-10635-c-api-error-enum Eelco Dolstra 2024-07-29 16:00:58 +0200
  • f9d55b4d51
    Merge pull request #11191 from DeterminateSystems/hash-symbol Eelco Dolstra 2024-07-29 15:30:37 +0200
  • a3171cec54
    Update src/libfetchers/git-utils.hh Eelco Dolstra 2024-07-29 15:12:01 +0200
  • e8bf2e74a5 Add release note Eelco Dolstra 2024-07-29 15:09:06 +0200
  • 71865dee2d Fix fetchTarball docs Eelco Dolstra 2024-07-29 15:04:55 +0200
  • 6e3bba5e26
    Merge pull request #11171 from DeterminateSystems/speed-up-tarball-downloads Robert Hensing 2024-07-29 15:02:35 +0200
  • 7c18b4d060 Don't dereference top-level regular files Eelco Dolstra 2024-07-29 14:34:02 +0200
  • e0012b97ab Split tarball-specific logic from GitFileSystemObjectSink Eelco Dolstra 2024-07-29 14:26:25 +0200
  • 3c0963487e
    Merge pull request #11196 from NixOS/rename-lock-read Eelco Dolstra 2024-07-29 14:10:46 +0200
  • 836d24d6e8
    Merge pull request #11209 from pinotree/libutil-current-process-includes Eelco Dolstra 2024-07-29 14:01:02 +0200
  • 9e2bed7827
    Merge pull request #11206 from tie/getxattr-enotsup Eelco Dolstra 2024-07-29 14:00:36 +0200
  • 3faa77bb82
    Merge pull request #11200 from NixOS/buildNoTests-no-unit-tests Eelco Dolstra 2024-07-29 13:57:23 +0200
  • 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
  • b8684eb447 sourceToSink(): Fix abort Eelco Dolstra 2024-07-22 20:03:29 +0200
  • ca0f7db843 Remove hacks to support evaluation from coroutines Eelco Dolstra 2024-07-22 15:28:21 +0200