Commit graph

  • e68234c4f9 libexpr: Rearrange lexer files so that yylex_init_extra can be found Robert Hensing 2024-07-09 15:39:24 +0200
  • 7fae378835 Track doc comments and render them in :doc Robert Hensing 2024-07-08 17:39:26 +0200
  • e5af7cbeb9 libutil: Add Pos::getSnippetUpTo(Pos) Robert Hensing 2024-07-09 11:43:07 +0200
  • 63f520fd00 doc/testing: Typo Robert Hensing 2024-07-09 11:49:18 +0200
  • 945fff5674
    Apply suggestions from code review Farid Zakaria 2024-07-15 09:12:56 -0700
  • 550b3479cf Include the accessor in the SourcePath hash Eelco Dolstra 2024-07-15 15:46:30 +0200
  • 104aba0fad Remove nix-daemon from exclusion Farid Zakaria 2024-07-14 19:57:55 -0700
  • bc801e2c59 lint: fix shellcheck for misc/systemv/nix-daemon Farid Zakaria 2024-07-14 19:55:02 -0700
  • a4ce96e5f1 doc: Add comment for fetchurl for name & url Farid Zakaria 2024-07-14 19:07:18 -0700
  • 9d7397c4ba
    Merge pull request #11093 from NixOS/fix-concatStringsSep Robert Hensing 2024-07-14 13:11:29 +0200
  • 7e604f716c concatStrings: Give compiler access to definition for inlining Robert Hensing 2024-07-14 12:19:55 +0200
  • 97e01107ec dropEmptyInitThenConcatStringsSep -> concatStringSep: empty separator Robert Hensing 2024-07-14 11:51:53 +0200
  • d40fdb5711 dropEmptyInitThenConcatStringsSep: Update doc and deprecate Robert Hensing 2024-07-14 11:50:14 +0200
  • 1c97718146 dropEmptyInitThenConcatStringsSep: Allow it to drop items again Robert Hensing 2024-07-13 02:16:13 +0200
  • 6b2c277c36 dropEmptyInitThenConcatStringsSep -> concatStringSep: sigs are not empty Robert Hensing 2024-07-13 01:51:50 +0200
  • 76b2d5ef3d dropEmptyInitThenConcatStringsSep -> concatStringSep: PATH handling Robert Hensing 2024-07-13 01:49:34 +0200
  • 9ca42d5da2 dropEmptyInitThenConcatStringsSep -> concatStringSep: setting value was already harmed Robert Hensing 2024-07-13 01:43:11 +0200
  • 4029426ca8 dropEmptyInitThenConcatStringsSep -> concatStringSep: tokens from tokenizeString are not empty Robert Hensing 2024-07-13 01:41:49 +0200
  • 0fe3525223 illegal configuration line -> syntax error in configuration line Robert Hensing 2024-07-13 01:39:06 +0200
  • cf3c5cd189 dropEmptyInitThenConcatStringsSep -> concatStringSep: showVersions version is not empty Robert Hensing 2024-07-13 01:34:41 +0200
  • d9043021df dropEmptyInitThenConcatStringsSep -> concatStringSep: break nix help "" "" "" build Robert Hensing 2024-07-13 01:29:15 +0200
  • 062672b022 dropEmptyInitThenConcatStringsSep -> concatStringSep: CLI commands are not empty Robert Hensing 2024-07-13 01:27:59 +0200
  • 0480bfe50b dropEmptyInitThenConcatStringsSep -> concatStringSep: do not drop attributes with empty names Robert Hensing 2024-07-13 01:23:44 +0200
  • 4b34feb4c2 dropEmptyInitThenConcatStringsSep -> concatStringSep: system string should not be empty Robert Hensing 2024-07-13 01:22:51 +0200
  • 837c3612d4 dropEmptyInitThenConcatStringsSep -> concatStringSep: escaped shell args are never empty Robert Hensing 2024-07-13 01:20:20 +0200
  • 3b77f13451 dropEmptyInitThenConcatStringsSep -> concatStringSep: experimental features do not render as empty strings Robert Hensing 2024-07-13 01:16:33 +0200
  • e64643bf63 dropEmptyInitThenConcatStringsSep -> concatStringSep: feature should not be empty Robert Hensing 2024-07-13 01:12:28 +0200
  • f1966e22d9 dropEmptyInitThenConcatStringsSep -> concatStringSep: store paths are not empty Robert Hensing 2024-07-13 01:02:30 +0200
  • 49d100ba8b dropEmptyInitThenConcatStringsSep -> concatStringSep: output name empty not feasible Robert Hensing 2024-07-13 01:00:06 +0200
  • d3e49ac881 dropEmptyInitThenConcatStringsSep -> concatStringSep: shortRefs are not empty Robert Hensing 2024-07-13 00:50:39 +0200
  • 608a425550 dropEmptyInitThenConcatStringsSep -> concatStringSep: diag Robert Hensing 2024-07-13 00:13:58 +0200
  • 75dde71ff9 dropEmptyInitThenConcatStringsSep -> concatStringSep: sigs are non-empty Robert Hensing 2024-07-13 00:11:14 +0200
  • 3f37785afd NIX_REMOTE_SYSTEMS: actually support multiple :-separated entries Robert Hensing 2024-07-13 00:07:42 +0200
  • 39878c8979 dropEmptyInitThenConcatStringsSep -> concatStringSep: preserve empty attr Robert Hensing 2024-07-12 23:08:23 +0200
  • ea966a70fc dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs Robert Hensing 2024-07-12 23:06:32 +0200
  • a681d354e7 Add fresh concatStringsSep without bug Robert Hensing 2024-07-12 23:02:08 +0200
  • 79eb0adf9d dropEmptyInitThenConcatStringSep: Check that we don't drop... Robert Hensing 2024-07-12 22:33:14 +0200
  • 1a8defd06f Refactor: rename C++ concatStringsSep -> dropEmptyInitThenConcatStringsSep Robert Hensing 2024-07-12 22:09:27 +0200
  • b1effc9649
    Merge pull request #11080 from NixOS/fix-build-x86_64-darwin-minSDK tomberek 2024-07-12 20:50:50 -0400
  • db3e99d9d4
    Merge pull request #10838 from obsidiansystems/spaceship-no-comparator John Ericson 2024-07-12 15:43:17 -0400
  • bc83b9dc1f Remove comparator.hh and switch to <=> in a bunch of places John Ericson 2024-05-16 18:46:38 -0400
  • 6c4470ec2a Clean up cache for all commands Lexi Mattick 2024-07-12 11:54:12 -0700
  • e764ed31f6 Eval cache: fix cache regressions Lexi Mattick 2024-07-12 09:45:35 -0700
  • 2a95a2d780
    Merge pull request #11091 from NixOS/darwin-no-map-spaceship Eelco Dolstra 2024-07-12 18:40:20 +0200
  • cdc23b67a6 Provide std::hash<SourcePath> Eelco Dolstra 2024-06-06 19:12:36 +0200
  • 6c5d2a1506
    Merge pull request #11090 from amarshall/fix-stackoverflow-build Robert Hensing 2024-07-12 17:51:29 +0200
  • 11a6db5993 Remove unused operator<=>'s that darwin can't generate Robert Hensing 2024-07-12 17:37:27 +0200
  • 51a12b38bd Fix stackoverflow during doc generation Andrew Marshall 2024-07-12 09:17:31 -0400
  • 337a5a23b7
    Merge pull request #11089 from NixOS/warnings-includes John Ericson 2024-07-12 10:29:26 -0400
  • dfb169ca68
    Merge pull request #11007 from obsidiansystems/push-down-fetcher-flake-settings John Ericson 2024-07-12 09:41:10 -0400
  • 27eaeebc41 nar-accessor.cc: Silence unused variable warning Robert Hensing 2024-07-12 15:38:17 +0200
  • 8df041cbc6 Solve unused header warnings reported by clangd Robert Hensing 2024-07-12 15:37:54 +0200
  • 3fc77f281e No global settings in libnixfetchers and libnixflake John Ericson 2024-07-01 13:37:30 -0400
  • f070d68c32 Add BaseError assignment operators Robert Hensing 2024-07-12 14:25:16 +0200
  • b57c361097
    Merge pull request #11082 from DeterminateSystems/symbol-table-string-view Eelco Dolstra 2024-07-12 13:39:43 +0200
  • 61080554ab SymbolStr: Remove std::string conversion Eelco Dolstra 2024-06-06 16:33:41 +0200
  • 0363dbf2b9
    Merge pull request #11081 from DeterminateSystems/remove-dead-code Eelco Dolstra 2024-07-11 17:11:28 +0200
  • 87323a5689 Remove unused InstallableFlake::getFlakeOutputs() Eelco Dolstra 2024-07-11 16:21:27 +0200
  • 0395ff9bd3 packaging: Set darwinMinVersion to fix x86_64-darwin build Robert Hensing 2024-07-11 15:01:38 +0200
  • bb312a7174 Edit CompatibilitySettings Robert Hensing 2024-07-11 13:53:03 +0200
  • 6f5f741157 doc/rl-next/shebang-relative: Update with example Robert Hensing 2024-07-11 13:51:03 +0200
  • 426e2af6f7
    Merge pull request #11077 from hercules-ci/support-hardlinks-in-tarballs John Ericson 2024-07-11 07:10:25 -0400
  • 56bf39e905 eqValues/assertEqValues: Clean up assertions Robert Hensing 2024-07-11 11:37:45 +0200
  • 4fd8f19ecf Fix build to use CanonPath in new FSO sinks Robert Hensing 2024-07-11 12:14:48 +0200
  • 86420753ec Merge remote-tracking branch 'upstream/master' into support-hardlinks-in-tarballs Robert Hensing 2024-07-11 11:43:02 +0200
  • 61577402ba Add EvalErrorBuilder::panic() Robert Hensing 2024-07-11 11:35:58 +0200
  • c4e3e2dc27 Soft-deprecate the compatibility settings Robert Hensing 2024-07-10 16:24:31 +0200
  • d942d505ca Merge remote-tracking branch 'upstream/master' into more-nix-shell Robert Hensing 2024-07-10 16:19:18 +0200
  • 13522229a9 assertEqValues: clarify potential bug error message Robert Hensing 2024-07-10 16:08:10 +0200
  • 142e566adb
    Merge pull request #11071 from DeterminateSystems/remove-stray-line Eelco Dolstra 2024-07-09 17:33:39 +0200
  • 4c788504fa Remove reference to check-hydra-status Eelco Dolstra 2024-07-09 16:44:01 +0200
  • 3755493642
    Merge pull request #11060 from obsidiansystems/meson-nix John Ericson 2024-07-09 09:49:03 -0400
  • d69fcbc9d7
    Merge pull request #11065 from DeterminateSystems/remove-hydra-status-check Robert Hensing 2024-07-09 10:28:48 +0200
  • 7a6269ba7b Package the Nix CLI with Meson John Ericson 2024-07-05 16:21:20 -0400
  • f1d88e0f27
    Merge pull request #11064 from obsidiansystems/header-generater John Ericson 2024-07-08 12:03:59 -0400
  • 1439de874f
    Merge pull request #11063 from obsidiansystems/config-expr John Ericson 2024-07-08 11:27:57 -0400
  • 6e5cec292b Use a meson "generator" to deduplicate .gen.hh creation John Ericson 2024-07-08 09:47:25 -0400
  • c5284a84f3 Forgot to include config-expr.hh in some places John Ericson 2024-07-07 14:29:28 -0400
  • ab0b54b905 Remove the Hydra status check workflow Eelco Dolstra 2024-07-08 14:38:57 +0200
  • cfe3ee3de8
    nix-shell: look up shell.nix when argument is a directory (#11057) Robert Hensing 2024-07-08 14:36:36 +0200
  • 48804cffbf docs: fill out language/types.md#type-path Ryan Hendrickson 2024-07-08 00:41:19 -0400
  • d8850618b6
    Merge pull request #11059 from rhendric/rhendric/reference-manual John Ericson 2024-07-07 21:47:33 -0400
  • 95890b3e1d docs: merge builtin-constants into builtins Ryan Hendrickson 2024-07-07 15:57:23 -0400
  • a9592077fb
    Merge pull request #11055 from NixOS/packaging-for-nixpkgs Robert Hensing 2024-07-07 21:33:01 +0200
  • 193dd5d934 Fixup: add missing test file Robert Hensing 2024-07-07 14:49:52 +0200
  • 3e424b1040 Merge branch 'nix-shell-lookup-shell-nix' into more-nix-shell Robert Hensing 2024-07-07 14:16:15 +0200
  • e1106b45a3 tests/functional/nix-shell.sh: Fix Polo test for VM test Robert Hensing 2024-07-07 13:03:19 +0200
  • 0f8a655023 tests/functional/shell.nix: Implement runHook for dummy stdenv Robert Hensing 2024-07-07 13:02:21 +0200
  • fd4b17ab2c
    Merge pull request #11056 from romain-neil/s3-allow-use-of-proxy Robert Hensing 2024-07-07 02:47:24 +0200
  • c4a20a4101 rl-next: Add note about shell.nix lookups Robert Hensing 2024-07-06 23:02:32 +0200
  • 2f1fada76b Add legacy setting: nix-shell-always-looks-for-shell-nix Robert Hensing 2024-07-06 22:58:15 +0200
  • 73602a7c6f nix-shell: Look for shell.nix when directory is specified Robert Hensing 2024-07-06 21:31:24 +0200
  • 63262e78c7 Add opt-out: nix-shell-shebang-arguments-relative-to-script Robert Hensing 2024-07-07 00:55:33 +0200
  • 4c59d6e9f5 Merge branch 'nix-shell-lookup-shell-nix' into more-nix-shell Robert Hensing 2024-07-07 00:27:07 +0200
  • 6959ac157b rl-next: Add note about shell.nix lookups Robert Hensing 2024-07-06 23:02:32 +0200
  • 6c6d5263e2 Add legacy setting: nix-shell-always-looks-for-shell-nix Robert Hensing 2024-07-06 22:58:15 +0200
  • f5b59fbc64 Fix and extend nix-shell baseDir test Robert Hensing 2024-07-07 00:22:21 +0200
  • d5854f33e2 rl-next: Typo Robert Hensing 2024-07-07 00:18:26 +0200
  • 8838f5c746 Merge remote-tracking branch 'matthewbauer/nix-shell-relative-shebang' into more-nix-shell Robert Hensing 2024-07-07 00:18:03 +0200
  • afbe7c3d08 rl-next: Enter PR Robert Hensing 2024-07-06 23:15:01 +0200