Commit graph

  • 44d21f6ef9 keep generated documentation in a separate directory Valentin Gagarin 2023-11-30 20:36:50 +0100
  • be30c2ea8d
    Don't attempt to git add ignored files Rebecca Turner 2023-11-08 17:52:22 -0800
  • 3d46fa85c8
    Merge pull request #9489 from NixOS/doc-url Théophane Hufschmitt 2023-11-30 19:08:24 +0100
  • 43d9fb6cf1 Remove InputAccessor::root() Eelco Dolstra 2023-11-30 16:44:54 +0100
  • 305939655a Remove superfluous use of hasAccessControl() Eelco Dolstra 2023-11-30 16:28:33 +0100
  • ea95327e72 Move restricted/pure-eval access control out of the evaluator and into the accessor Eelco Dolstra 2023-11-30 16:16:17 +0100
  • 3bebaefcd0
    Merge pull request #9476 from alois31/restore-progress-bar Eelco Dolstra 2023-11-30 16:07:28 +0100
  • f99e468640 Avoid <name>/<name> in documentation URLs John Ericson 2023-11-27 08:48:11 -0500
  • cb7f25869d
    Merge pull request #9430 from hercules-ci/remove-vlas Eelco Dolstra 2023-11-30 15:31:44 +0100
  • b6a3fde6b7
    Merge pull request #9465 from obsidiansystems/build-dir Eelco Dolstra 2023-11-30 15:28:37 +0100
  • eac0a62052
    Merge pull request #9491 from obsidiansystems/fix-freebsd Eelco Dolstra 2023-11-30 15:27:24 +0100
  • 743232bf04
    Don’t use execvp when we know the path Greg Pfeil 2023-11-30 00:17:25 -0700
  • ca72e3e7e8
    Merge pull request #5145 from fedepell/local_doc_build_5140 John Ericson 2023-11-30 01:14:34 -0500
  • d536c57e87 Docs build: depend on locally built nix executable and not installed one Federico Pellegrin 2021-08-17 04:26:41 +0200
  • a7115a47ef Improve ACL clearing support (fixing FreeBSD build) John Ericson 2023-11-29 21:03:56 -0500
  • 02bd821f2e
    fix: nlohmann::adl_serializer for std::optional (#9147) Alex Ameen 2023-11-29 19:26:39 -0600
  • 52e0911302 Use buildprefix in a few more places John Ericson 2023-11-25 00:33:21 -0500
  • 043413bb59 boost::span -> std::span Eelco Dolstra 2023-11-29 12:38:46 +0100
  • b36857ac8d Add a Git-based content-addressed tarball cache Eelco Dolstra 2023-11-29 12:35:08 +0100
  • a8fea5a54f
    Merge pull request #9477 from tweag/nix-config-show Théophane Hufschmitt 2023-11-28 15:04:15 +0100
  • 6d1605818c Rename nix doctor to nix config check Théophane Hufschmitt 2023-11-27 19:46:05 +0100
  • f300e11b05 Rename nix show-config to nix config show Théophane Hufschmitt 2023-11-27 19:41:30 +0100
  • f66f498bd4 notes: document change in nix-shell behavior Tom Bereknyei 2023-11-25 19:07:29 -0500
  • 9a4641146f tests: ensure nix-shell uses relative paths for expressions Tom Bereknyei 2023-11-25 19:06:45 -0500
  • 04023360ed Evaluate nix-shell -i args relative to script Matthew Bauer 2021-08-03 15:25:15 -0500
  • 20cd5eb2b3
    nix repl: Only hide the progress bar while waiting for user input Alois Wohlschlager 2023-11-27 19:12:15 +0100
  • f0180487a0
    Merge pull request #9462 from trofi/eval.o-dependency Robert Hensing 2023-11-27 17:25:21 +0100
  • 928f0c1341
    Merge pull request #9393 from hercules-ci/changelog-d Robert Hensing 2023-11-27 16:29:16 +0100
  • 68c48756fe libexpr/local.mk: Make eval compile deps regular Robert Hensing 2023-11-27 15:50:45 +0100
  • f7bfec2806
    maintainers/release-notes: Improve DATE check Robert Hensing 2023-11-27 15:18:29 +0100
  • 0c6fe1be7d
    Merge pull request #9459 from fricklerhandwerk/page-redirects tomberek 2023-11-27 08:28:27 -0500
  • 384ffb4443 add deprecation warnings in documentation Valentin Gagarin 2023-11-27 09:18:56 +0100
  • d46230eff5
    Merge pull request #7762 from yorickvP/boost-regex Théophane Hufschmitt 2023-11-27 10:59:22 +0100
  • e986d20bed
    Remove an obsolete comment Théophane Hufschmitt 2023-11-27 10:25:18 +0100
  • 75134b7513 libexpr: add missing dependency on 'flake/call-flake.nix.gen.hh' Sergei Trofimovich 2023-11-27 08:56:24 +0000
  • f56401a114 nix flake update add deprecation warnings. Moritz Angermann 2023-11-25 11:26:57 +0800
  • 2b7016cc56 add path based redirects Valentin Gagarin 2023-11-27 08:33:03 +0100
  • 06a745120b
    nix: develop: remove test for interactive shell executable Bob van der Linden 2023-11-26 21:27:46 +0100
  • e7e21aa0c8 flake.nix: Use top level changelog-d Robert Hensing 2023-11-24 16:27:10 +0100
  • c5d49ec7ab flake.lock: Update Robert Hensing 2023-11-24 16:18:27 +0100
  • d63f72197c Don't run changelog-d in the build Robert Hensing 2023-11-24 15:48:41 +0100
  • f25c06d7a3 docs: Fix broken link Jan Tojnar 2023-11-26 15:46:09 +0100
  • c076362db8 Merge remote-tracking branch 'nixos/master' Max 2023-11-25 20:40:52 +0100
  • fdac6e3818
    Merge pull request #9451 from kolloch/feature/git-ignore-ds-store John Ericson 2023-11-25 11:47:49 -0500
  • 213594721a gitignore: Also ignore .DS_Store Peter Kolloch 2023-11-25 17:21:49 +0100
  • d2f5e263e3
    Switch from std::regex to boost::regex Yorick van Pelt 2023-02-06 16:36:57 +0100
  • dda0e34ecf
    Merge pull request #9443 from ivan770/reproducibility John Ericson 2023-11-24 22:59:38 -0500
  • 54b6847655 doc: fix machine-specific capabilities leaking ivan770 2023-11-24 11:17:35 -0500
  • 857f9168f7 Migrate rl-next.md to doc/manual/rl-next directory Robert Hensing 2023-11-24 15:27:54 +0100
  • 6971c4adc0 maintainers/release-notes <- scripts/release-notes Robert Hensing 2023-11-19 19:08:42 +0100
  • 7c4ee5c813 scripts/release-notes: Avoid mutating variables Robert Hensing 2023-11-19 18:36:50 +0100
  • b1ea30f21d scripts/release-notes: Support patch releases Robert Hensing 2023-11-19 18:13:59 +0100
  • 2a538c571b Add scripts/release-notes Robert Hensing 2023-11-19 16:49:11 +0100
  • 7f626dba33
    Merge pull request #9398 from Qyriad/fixes/flake-not-found Théophane Hufschmitt 2023-11-24 15:33:08 +0100
  • 9aa63f70d7
    fricklerhandwerk: subscribe to documentation changes (#9422) Valentin Gagarin 2023-11-24 15:32:02 +0100
  • b26038c517 doc: Rename 2X.XX to "Upcoming release", and only generate if applicable Robert Hensing 2023-11-19 16:08:34 +0100
  • b7982372d2 Compile hand-written release notes with changelog-d Robert Hensing 2023-11-19 15:05:21 +0100
  • 8a52325d7d
    Merge pull request #9444 from phip1611/foldl-doc Robert Hensing 2023-11-24 13:36:18 +0100
  • 43fb39ca29
    Merge pull request #9445 from NixOS/allow-input-in-git-commit Robert Hensing 2023-11-24 13:34:59 +0100
  • 6a94755b12 Allow user input in git commit Théophane Hufschmitt 2023-11-24 11:45:37 +0100
  • 5be0e6b314 doc: primops: fix typo Philipp Schuster 2023-11-24 10:50:01 +0100
  • 2ce8c9650b
    doc: primops: add more info for foldl (#9254) Philipp Schuster 2023-11-23 22:02:20 +0100
  • bf13943206
    Merge pull request #9173 from vkryachko/transitive-input-overrides Théophane Hufschmitt 2023-11-23 08:54:45 +0100
  • 4f4d3a538e Merge remote-tracking branch 'nixos/master' Max 2023-11-22 22:10:12 +0100
  • 5d4161ea25 fix build Max 2023-11-22 22:09:52 +0100
  • 030fb86dd1
    Merge pull request #9394 from NixOS/separate-file-canonicalise Robert Hensing 2023-11-22 18:27:52 +0100
  • 38844943d0
    Merge pull request #9413 from edolstra/fetchToStore-cache Eelco Dolstra 2023-11-22 12:19:25 +0100
  • 533eafc5f2
    Merge pull request #9438 from R-VdP/fix_unused_variable_warning Eelco Dolstra 2023-11-22 12:09:10 +0100
  • b1ab592f28 Use the StorePath-based cache interface Eelco Dolstra 2023-11-22 11:44:02 +0100
  • 5292f36426
    Fix compile warning due to unused variable binding. r-vdp 2023-11-22 11:33:25 +0100
  • 61b76f5f34
    Apply suggestion Eelco Dolstra 2023-11-22 11:26:12 +0100
  • 7155df091f
    Merge pull request #9431 from obsidiansystems/fix-rapidcheck-shared John Ericson 2023-11-21 23:47:40 -0500
  • 46131567da Add missing -lrapidcheck fixing build with shared lib John Ericson 2023-11-21 23:19:25 -0500
  • 4e790efade Use boost::container::small_vector in place of VLAs Robert Hensing 2023-11-20 13:38:52 +0100
  • a6b315ae80
    Merge pull request #7912 from mupdt/gcstore-add-perm-root John Ericson 2023-11-21 14:04:45 -0500
  • 03c3af1bf9 mounted-ssh-ng store: integration tests Matej Urbas 2023-08-29 17:01:09 +0100
  • b32b20a6d7 release note entry for the mounted-ssh-ng:// store mupdt 2023-07-31 09:07:43 -0400
  • 06b8902562 MountedSSHStore: stores on shared filesystems Matej Urbas 2023-04-15 11:02:41 +0100
  • 226b0f3956 Extend the worker protocol with wopAddPermRoot Matej Urbas 2023-04-17 12:04:18 -0400
  • 9796ebd7ef Add --process-ops flag to nix-daemon Matej Urbas 2023-04-17 12:08:42 -0400
  • 949f5841f8 Add the MountedSSHStore experimental feature John Ericson 2023-11-21 13:12:55 -0500
  • f880469173 Put canonicaliseTimestampAndPermissions in its own header/file John Ericson 2023-11-19 10:17:57 -0500
  • 9cd69e1c39
    Merge pull request #9411 from edolstra/path-display Robert Hensing 2023-11-21 18:12:01 +0100
  • 4d8decbd13 doc: fix number of template attributes Lin Jian 2023-11-21 15:29:36 +0800
  • 9ad9e988b8
    Merge pull request #9425 from iFreilicht/fix-unbound-variable-errors Théophane Hufschmitt 2023-11-21 15:12:32 +0100
  • 64827360be Fix "unbound variable" errors in bash Felix Uhl 2023-11-21 14:49:48 +0100
  • c185e45ed7
    Merge pull request #9410 from edolstra/shallow Eelco Dolstra 2023-11-21 12:58:01 +0100
  • 516e7ddc41
    Merge pull request #9257 from Artturin/nixenvjsondrvpath John Ericson 2023-11-20 16:32:35 -0500
  • 1314205843 Merge remote-tracking branch 'nixos/master' Max 2023-11-20 20:44:49 +0100
  • 99d5204baa Persistently cache InputAccessor::fetchToStore() Eelco Dolstra 2023-11-20 20:04:37 +0100
  • a0162d5732 Improve SourceAccessor path display Eelco Dolstra 2023-11-20 18:54:36 +0100
  • 071f14a0bb Don't do shallow fetches over ssh Eelco Dolstra 2023-11-15 17:17:07 +0100
  • e4066c0444 Fetch specific Git revisions Eelco Dolstra 2023-11-15 16:15:47 +0100
  • f450c8773c
    Merge pull request #9408 from roblabla/fix-bad-format-string Eelco Dolstra 2023-11-20 17:22:40 +0100
  • e29e952a25
    Merge pull request #9386 from hercules-ci/flake-update Eelco Dolstra 2023-11-20 16:51:20 +0100
  • 065cd5bed7
    Merge pull request #9401 from NixOS/bump-2.20.0 Eelco Dolstra 2023-11-20 15:42:53 +0100
  • e2b6821ca0 Fix bad_format_string error when builder stdout contains % roblabla 2023-11-20 15:41:38 +0100
  • e540d48c4f
    Merge pull request #9400 from hercules-ci/refactors-from-5e3986f59cb John Ericson 2023-11-20 09:38:18 -0500
  • cfc6494d57
    Merge pull request #9390 from DavHau/git-shallow-docs Théophane Hufschmitt 2023-11-20 15:15:25 +0100
  • 2a96445d75 Bump version Eelco Dolstra 2023-11-20 15:06:28 +0100