What's Changed
- chore(deps): bump cachix/install-nix-action from 29 to 30 by @dependabot in #1493
- R: add radian console by @pchabros in #1495
- typescript: add language-server by @tennox in #1490
- chore: reduce tasks binary build time by @sandydoo in #1499
- devenv: display trace warnings by @sandydoo in #1503
- process: fix process-compose settings and other process managers by @sandydoo in #1161
- rust: set empty flags if empty by @domenkozar in #1498
- process-compose: add a migration for
process.process-compose.port
by @sandydoo in #1508 - Python fixes by @domenkozar in #1504
- devenv: fix warning about
--update-input
when runningdevenv update
by @sandydoo in #1506 - javascript: ensure node build includes npm if
npm.enable
by @sandydoo in #1511 - fix: output non-zero code when
devenv test
fails by @sandydoo in #1510 - postgres: create role without requiring a schema by @sandydoo in #1517
- docs: add comment to not modify auto-generated docs by @sandydoo in #1519
- texlive: switch to the new
withPackages
API by @sandydoo in #1522 - Add
ncurses
if process-compose's TUI is enabled by @Atry in #1465 - docs: fix haskell defaults by @sandydoo in #1529
- docs: fix more defaults and examples by @sandydoo in #1530
- devenv: fixup nixos-specific cache fallback docs by @sandydoo in #1532
- Document how to get a single package from nixpkgs-unstable by @zupo in #1536
- cli: watch the lock file for changes by @sandydoo in #1538
- Add
devenv test
to flake integration wrapper script by @adam-gaia in #1524
New Contributors
- @pchabros made their first contribution in #1495
- @zupo made their first contribution in #1536
- @adam-gaia made their first contribution in #1524
Full Changelog: v1.3...v1.3.1