Commit graph

  • 82de36f77a libfetchers: allow fetching gitlab refs with >1 commit Linus Heckemann 2024-05-31 21:12:04 +0200
  • a75d7a5777 Merge "libutil: fix args assert being thrown on Darwin in nix-eval-jobs" into main jade 2024-05-31 18:57:13 +0000
  • ff08d95420 Merge "libstore/build: copy ca-certificates too" into main alois31 2024-05-31 16:44:18 +0000
  • 713cd7e9e7 truncate WAL files on exit annalee 2024-03-23 06:41:33 +0000
  • d4b7e6baca build-remote: truncate+hash store URI used in lockfile paths Lunaphied 2024-04-03 20:45:47 -0600
  • ac78c1dcd5 libutil: fix args assert being thrown on Darwin in nix-eval-jobs jade 2024-05-27 15:16:15 -0600
  • 0c6cb34de6 Merge "document context-dependent keywords" into main terru - 2024-05-31 10:07:50 +0000
  • cf756fdf3c libstore/build: copy ca-certificates too alois31 2024-05-29 18:16:18 +0200
  • a6b33cb3b2 gitignore: delete 90% of it jade 2024-05-30 14:21:00 -0700
  • 0f99ed43f1 build-time: remove 20% more by PCH'ing C++ stdlib jade 2024-05-30 13:44:01 -0700
  • e6e5cacabe shellHook: make it actually run jade 2024-05-30 13:41:31 -0700
  • 3df013597d libfetchers: handle nonexistent refs in GitLab repos more gracefully Linus Heckemann 2024-05-30 23:20:42 +0200
  • 2f104bbe3b Merge "Revert "tests/filetransfer: reënable on Darwin"" into main jade 2024-05-30 21:53:38 +0000
  • 533d469875 Revert "tests/filetransfer: reënable on Darwin" jade 2024-05-30 21:38:32 +0000
  • 260db1ea64 Merge "build: fix static aws-cpp-sdk" into main Qyriad 2024-05-30 20:53:49 +0000
  • c161687b5f Merge "tests/filetransfer: reënable on Darwin" into main jade 2024-05-30 14:58:23 +0000
  • 18aa3e1d57 Merge "Remove 100s of CPU time (10%) from build times (1465s -> 1302s)" into main jade 2024-05-30 14:57:37 +0000
  • 53d40888ff Merge "unix-domain-socket.cc: add comment explaining why bindConnectProcHelper" into main jade 2024-05-30 14:56:57 +0000
  • 3d78b4847e Merge "release-notes: add missing credits/category to consistent-nix-build entry" into main Maximilian Bosch 2024-05-30 14:38:47 +0000
  • 6abac7aacc release-notes: add missing credits/category to consistent-nix-build entry Maximilian Bosch 2024-05-29 22:28:47 +0200
  • da95bf8c82 libstore/filetransfer: remove debug print Ilya K 2024-05-30 16:34:28 +0300
  • ce82067566 Merge "libutil/args: warn on unknown settings after parsing all flags" into main Maximilian Bosch 2024-05-30 09:24:14 +0000
  • 6475793678 build: fix static aws-cpp-sdk Qyriad 2024-05-30 00:40:25 -0600
  • 194b6cc611 docs: expand importNative/exec example (#10803) Jörg Thalheim 2024-05-29 09:50:51 +0200
  • 7575db522e Remove 100s of CPU time (10%) from build times (1465s -> 1302s) jade 2024-05-29 21:12:34 -0700
  • 2760818f06 package: fix derivation correctness when static Qyriad 2024-05-29 20:11:12 -0600
  • eac3546d50 package: return from shellHook correctly Qyriad 2024-05-29 19:57:58 -0600
  • 68937f2b64 package: dequalify {host,build}Platform for convenience Qyriad 2024-05-29 19:40:25 -0600
  • 285bc67318 tests/filetransfer: reënable on Darwin jade 2024-05-29 20:41:22 -0700
  • 031d924116 libutil/args: warn on unknown settings after parsing all flags Cole Helbling 2024-05-14 12:13:40 -0700
  • 26b3a1b9ce unix-domain-socket.cc: add comment explaining why bindConnectProcHelper jade 2024-05-29 15:56:32 -0700
  • 218630a241 Merge "docs: enable non-default TOC folding" into main Qyriad 2024-05-30 02:45:44 +0000
  • 562ff516ab Merge changes from topic "libutil-split" into main jade 2024-05-30 02:33:05 +0000
  • afeaa2371c docs: enable non-default TOC folding Qyriad 2024-05-25 12:19:46 -0600
  • c71f21da3a Merge "tests: fix functional-timeout" into main Mario Rodas 2024-05-29 23:57:49 +0000
  • dd4a2c1759 libstore: fix http abuses no longer working eldritch horrors 2024-05-29 20:51:37 +0200
  • a39ba22ff7 util.hh: Delete remaining file and clean up headers Tom Hubrecht 2024-05-28 16:53:21 +0200
  • f0eb650ee8 util.hh: Move nativeSystem to local-derivation-goal.cc Tom Hubrecht 2024-05-28 16:27:48 +0200
  • d73c40ff3d util.hh: Move stuff to types.hh Tom Hubrecht 2024-05-28 16:24:19 +0200
  • 74513483bc util.cc: Delete remaining file Tom Hubrecht 2024-05-28 16:20:49 +0200
  • 93ebb3e7df util.{hh,cc}: Move ignoreException to error.{hh,cc} Tom Hubrecht 2024-05-28 16:09:33 +0200
  • 8b6d2d3915 util.{hh,cc}: Split out namespaces.{hh,cc} Tom Hubrecht 2024-05-28 16:01:11 +0200
  • f79ee66646 util.{hh,cc}: Split out users.{hh,cc} Tom Hubrecht 2024-05-28 15:40:03 +0200
  • b910551120 util.{hh,cc}: Split out strings.{hh,cc} Tom Hubrecht 2024-05-28 14:57:20 +0200
  • 5b5a75979a util.{hh,cc}: Split out unix-domain-socket.{hh,cc} Tom Hubrecht 2024-05-28 14:41:48 +0200
  • e81ed5f12d util.{hh,cc}: Split out child.{hh,cc} Tom Hubrecht 2024-05-28 13:44:39 +0200
  • 2473e1253d util.{hh,cc}: Split out current-process.{hh,cc} Tom Hubrecht 2024-05-28 13:36:02 +0200
  • 9a52e4688c util.{hh,cc}: Split out processes.{hh,cc} Tom Hubrecht 2024-05-28 13:14:13 +0200
  • 8cd9aa24a8 util.{hh,cc}: Split out file-descriptor.{hh,cc} Tom Hubrecht 2024-05-28 12:25:49 +0200
  • 6b5078c815 util.{hh,cc}: Split out file-system.{hh,cc} Tom Hubrecht 2024-05-28 11:52:13 +0200
  • 81bdf8d2d6 util.{hh,cc}: Split out terminal.{hh,cc} Tom Hubrecht 2024-05-28 11:19:08 +0200
  • d8e452a91b document context-dependent keywords terru - 2024-05-28 15:58:13 +0200
  • 71b32bb87c Merge "package: don't run shellHook in nested nix-shells" into main terru - 2024-05-28 10:01:37 +0000
  • 6fd6795bc4 util.{hh,cc}: Split out environment-variables.{hh,cc} Tom Hubrecht 2024-05-28 10:50:54 +0200
  • ec5f025ec2 tests: fix functional-timeout Mario Rodas 2024-05-28 04:20:00 +0000
  • 7a12bc2007 package: don't run shellHook in nested nix-shells terru - 2024-05-27 22:09:57 +0200
  • 0b91a4b0ec shell.nix: conform to documentation terru - 2024-05-27 16:34:41 +0200
  • 2cd1ef2201 Merge "libfetchers: fix URL logging" into main Qyriad 2024-05-27 14:20:15 +0000
  • ec5039653d Merge "Revert "bump the extra --version info from info to notice, -vv -> -v"" into main Qyriad 2024-05-26 21:51:05 +0000
  • ed6b3165ea worker: process timeouts first, and exclusively eldritch horrors 2024-05-26 17:45:36 +0200
  • 742c62a6eb docstrings: NixRepl::getDerivationPath: exceptions directly thrown Qyriad 2024-05-22 17:15:45 -0600
  • 9f16a20f3d Revert "bump the extra --version info from info to notice, -vv -> -v" Qyriad 2024-05-26 11:15:10 -0600
  • 5986a720d4 Merge "git putFile: support flake maximalists" into main Maximilian Bosch 2024-05-26 10:16:40 +0000
  • ebd00b2d0b libfetchers: fix URL logging Qyriad 2024-05-25 19:37:38 -0600
  • 53e2b0740c
    libstore: remove duplicate builder variable Artemis Tosini 2024-05-25 22:14:55 +0000
  • dd53bce476 Merge "libstore: parse the buildMode instead of unchecked cast" into main jade 2024-05-25 17:42:09 +0000
  • ddfe379a6b Merge "libstore/build: always enable seccomp filtering and no-new-privileges" into main alois31 2024-05-25 04:21:53 +0000
  • 2a7a824d83 libstore: parse the buildMode instead of unchecked cast jade 2024-05-24 20:45:05 -0600
  • 5b4b216fac Merge "nix3-upgrade-nix: fix when there are differing pnames" into main Qyriad 2024-05-25 02:20:24 +0000
  • 1c0f3c540e Merge changes I3ab84cc5,Iba34ad42 into main Qyriad 2024-05-25 01:52:44 +0000
  • f3f68fcfac nix3-upgrade-nix: fix when there are differing pnames Qyriad 2024-05-23 20:22:15 -0600
  • 076c19e0d1 change "evaluating file" logs to debug Qyriad 2024-05-24 12:33:39 -0600
  • f047e4357b libstore/build: always enable seccomp filtering and no-new-privileges alois31 2024-05-08 19:15:00 +0200
  • d0390b5cf2 nix3: always use the same verbosity default (info) Qyriad 2024-05-23 22:55:46 -0600
  • 8c06b7b431 libfetchers: log fetches by URL just before they happen Qyriad 2024-05-23 22:48:36 -0600
  • 19ea351642 Merge "clang-tidy: work with angle brackets and external projects" into main jade 2024-05-24 19:11:26 +0000
  • adfc22c3e3 Merge "make CTRL+Z work in the REPL" into main Qyriad 2024-05-24 17:37:33 +0000
  • 933f1f48a2 Merge "justfile: remove --quiet from just test" into main Qyriad 2024-05-24 17:37:25 +0000
  • 65da3e7199 make CTRL+Z work in the REPL Qyriad 2024-05-23 21:07:35 -0600
  • 2b397c6629 Merge "add editorconfig for markdown" into main Qyriad 2024-05-24 03:08:25 +0000
  • 745b5d3d4f clang-tidy: work with angle brackets and external projects jade 2024-05-23 15:16:10 -0700
  • e1d2fb4a65 add editorconfig for markdown Qyriad 2024-05-22 22:38:38 -0600
  • bb6d43b63b justfile: remove --quiet from just test Qyriad 2024-05-23 16:54:04 -0600
  • 6922d67eb3 package.nix: add meta.mainProgram Pierre Bourdon 2024-05-24 03:17:34 +0200
  • d1fa446454 [emergency revert]: make pname nix once more jade 2024-05-23 18:28:57 -0700
  • 6ade981476 Merge "nixos/tests: enable remoteBuilds tests against Nix 2.18" into main Pierre Bourdon 2024-05-24 00:55:25 +0000
  • 00bf2b105d Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main Qyriad 2024-05-23 23:28:42 +0000
  • 9530b7f2b2 Merge "packaging: rename nixexpr -> lixexpr and so on" into main jade 2024-05-23 23:19:28 +0000
  • c97e17144e packaging: rename nixexpr -> lixexpr and so on jade 2024-05-16 17:04:05 -0700
  • a0172dc81b docs: linkify nix3-build mention in nix-build.md Qyriad 2024-05-20 21:58:27 -0600
  • a8b2fc6d41 build: make internal-api-docs PHONY Qyriad 2024-05-20 20:54:00 -0600
  • a0dcfbb084 cleanup lookupFileArg Qyriad 2024-05-20 13:51:42 -0600
  • 3a597f1d0b add docstring to lookupFileArg Qyriad 2024-05-20 13:16:09 -0600
  • 0565f97e78 add libcmd test for lookupFileArg Qyriad 2024-05-21 12:10:24 -0600
  • 6260563bed
    nixos/tests: enable remoteBuilds tests against Nix 2.18 Pierre Bourdon 2024-05-23 21:16:40 +0200
  • 677cf75473 repl: log errors writing to history file Qyriad 2024-05-19 12:57:14 -0600
  • 79121e0c44 Merge "repl: do not crash when tab-completing import errors" into main Pierre Bourdon 2024-05-23 10:48:38 +0000
  • 829521b91a Merge "doc: sort change-authors.yml" into main eldritch horrors 2024-05-23 02:35:53 +0000
  • f281727e70 Merge "libstore: remove unused copyPath function" into main eldritch horrors 2024-05-23 02:31:50 +0000
  • 9a75150d19 doc: sort change-authors.yml eldritch horrors 2024-05-22 21:18:02 +0200