aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next
AgeCommit message (Expand)Author
2024-08-09Merge changes Ib7c80826,I636f8a71,I67669b98 into mainjade
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-08-07Merge "src/libcmd/repl.cc: allow :log /path/to/store.drv" into mainMax Siling
2024-08-07src/libcmd/repl.cc: allow :log /path/to/store.drvGoldstein
2024-08-07darwin: workaround PROC_PIDLISTFDS on processes with no fdsJade Lovelace
2024-08-04nix flake metadata: print modified dates for input flakesJade Lovelace
2024-08-04cli: eat terminal codes from stdout alsoJade Lovelace
2024-08-04build: implement clang-tidy using our pluginJade Lovelace
2024-08-02Merge "nix flake show: add the description if it exists" into mainIsabel
2024-07-30src/libcmd/repl.cc: avoid unneeded reload after :eGoldstein
2024-07-25libstore/build: block io_uringAlois Wohlschlager
2024-07-23nix flake show: add the description if it existsisabel
2024-07-19Merge changes Id8b3d289,Ib75ab5b8,I3792eeb3 into mainjade
2024-07-18Add release notes for removing overflow from Nix languageJade Lovelace
2024-07-18doc/release-notes: add for pretty printing improvementsAlois Wohlschlager
2024-07-09Fix dry-run flag for nix-collect-garbageQuantum Jump
2024-07-04distinguish between throws & errors during throwQyriad
2024-07-04trace which part of `foo.bar.baz` errorsQyriad
2024-07-04trace when the `foo` part of `foo.bar.baz` errorsQyriad
2024-07-02Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ...Delan Azabani
2024-07-01Merge changes Ie29a8a89,I873eedcf into mainjade
2024-06-30libexpr/flake: allow automatic rejection of configuration options from flakesAlois Wohlschlager
2024-06-29Reject fully-qualified URLs in 'from' argument of `nix registry add`Delan Azabani
2024-06-27store: guess the URL of failing fixed-output derivationsJade Lovelace
2024-06-24Add some release notes for things we didJade Lovelace
2024-06-24Add build-dir setting, clean up default TMPDIR handlingRobert Hensing
2024-06-22libmain: add progress bar with multiple status linesFinn Behrens
2024-06-17repl: implement tab completing :colon commandsQyriad
2024-06-15release: release notes for 2.90.0Jade Lovelace
2024-06-06Add meson release noteJade Lovelace
2024-06-06Remove rl-next-devJade Lovelace
2024-05-30Merge "release-notes: add missing credits/category to consistent-nix-build en...Maximilian Bosch
2024-05-30release-notes: add missing credits/category to consistent-nix-build entryMaximilian Bosch
2024-05-30libutil/args: warn on unknown settings after parsing all flagsCole Helbling
2024-05-24libstore/build: always enable seccomp filtering and no-new-privilegesAlois Wohlschlager
2024-05-24Merge "clang-tidy: work with angle brackets and external projects" into mainjade
2024-05-24make CTRL+Z work in the REPLQyriad
2024-05-24clang-tidy: work with angle brackets and external projectsJade Lovelace
2024-05-23Merge "packaging: rename nixexpr -> lixexpr and so on" into mainjade
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-05-22release notes: add a bunch of themJade Lovelace
2024-05-22Merge "doc: fix repl-interrupt release note entry" into mainalois31
2024-05-21doc: fix repl-interrupt release note entryAlois Wohlschlager
2024-05-21print type and value in "flake attr is not a derivation" errorsQyriad
2024-05-19repl-interacter: save history after entering every linePuck Meerburg
2024-05-18Deprecate the online flake registries and vendor the default registryjulia
2024-05-16Allow enabling core dumps from builds for nix & child processesmidnightveil
2024-05-15builtins: fix builtins.langVersion docs to state it's deprecatedJade Lovelace
2024-05-15doc: add release note credits and categories for all the changes in LixJade Lovelace
2024-05-15Merge "nix3-build: show all FOD errors with `--keep-going`" into mainMaximilian Bosch