What's Changed
- Set GOTOOLCHAIN=local for languages.go by @mmlb in #1541
- Add Typst language support by @ddogfoodd in #1546
- feat(meilisearch): Add package option by @Alexnortung in #1547
- docs: fix redirects by @sandydoo in #1551
- opensearch: reduce initial healthcheck delay by @sandydoo in #1552
- Add missing "to" in devenv-is-switchting-nix-implementation-to-tvix.md by @willbush in #1554
- add --version flag by @domenkozar in #1558
- Add Nginx example by @thesoulless in #1561
- update process manager implementation examples by @bgrayburn in #1560
- feat: add environment variables for process-compose by @Atry in #1436
- docs: replace
--impure
with--no-pure-eval
in the flake docs by @sandydoo in #1567 - ci: fix a bunch of tests by @sandydoo in #1531
- javascript: add node_modules/.bin to PATH by @bobvanderlinden in #1574
- Revert "Add
ncurses
if process-compose's TUI is enabled" by @sandydoo in #1576 - containers: add
usr/bin/env
to the root layer by @sandydoo in #1580 - pre-commit: rename and alias to
git-hooks
by @sandydoo in #1571 - docs: fix pre-commit redirect by @sandydoo in #1583
- Update solidity.package documentation by @benmanns in #1584
- flake-parts: add
devenv test
support by @sandydoo in #1585 - Files by @bobvanderlinden in #1590
- go: use non-versioned
buildGoModule
to support out-of-band compilers by @sandydoo in #1570 - feat: Added kafka service by @Alexnortung in #1565
- package: use binary wrapper and preset locale archive by @sandydoo in #1594
- add tideways service by @shyim in #1555
- fix: ensure append is on newline with existing
.gitattributes
by @joscha in #1602 - fix: typo in description for enabling react native support by @frectonz in #1605
- devenv: fix compilation error by @sandydoo in #1606
- docs: update flake guides by @sandydoo in #1607
- flake: make it difficult to clobber the flake shim by @sandydoo in #1608
- tasks: pickup outgoing task dependencies by @sandydoo in #1573
- devenv-run-tests: switch directories in between tests by @sandydoo in #1599
- devenv: skip the cache warning if the requested substituters are already configured by @sandydoo in #1610
- devenv: convert logging to use
tracing
ecosystem by @sandydoo in #1566 - add tailscale funnel by @domenkozar in #1609
- Bump nixpkgs by @domenkozar in #1489
- feat(nim): switch to official lsp by @anntnzrb in #1632
- Fix rebar3 erlang version by @ankhers in #1635
- devenv: fix empty log lines being printed by @sandydoo in #1624
- package: rework to make consistent with upstream nixpkgs version by @sandydoo in #1648
- devenv: caching fixes and improvements by @sandydoo in #1649
- Fix defaultCopyArgs always getting ignored by @ento in #1650
- devenv: override temp dirs after nix develop by @sandydoo in #1654
- direnv: create upgrade path for direnvrc and fix more bugs by @sandydoo in #1651
- go: added iferr to go language module to support vim-go by @conneroisu in #1655
- Fix regression when Mysql user password is not set by @amiryalsa in #1656
- docs: Use defaultText by @roberth in #1657
- cachix: use
cachix.enable
to disable cache setup logic by @sandydoo in #1660 - docs: update github actions integration by @DanNixon in #1664
- fix: changed copy script so that 'skopeo' copy functions on nixos by @baileyluTCD in #1669
- Ensures docs are in line with API for Android integration by @autolyticus in #1677
- Support temporal dynamic config args by @iand675 in #1683
- Fix typos in the README.md by @npupko in #1688
- elixir: sync the package for all git hooks that use elixir by @sandydoo in #1693
- examples: fix nur example by @sandydoo in #1691
- devenv-run-tests: improve reproducibility of test runs by @sandydoo in #1690
- git-hooks: prevent pre-commit from leaking build inputs into env by @sandydoo in #1689
- eval-cache: track
builtins.getEnv
when caching by @sandydoo in #1639 - devenv-eval-cache: don't mark missing env or file inputs as always removed by @sandydoo in #1702
devenv generate
by @domenkozar in #1700- feat(services): add prometheus service by @clord in #1696
- fix/robustify wait_for_port function by @ppenguin in #1695
- eval-cache: prevent deadlock reading pipes on 1-cpu machines by @sandydoo in #1714
- python: fix uv sync venv activation by @LorenzBischof in #1713
- flutter: bump JDK version to 17 by @sandydoo in #1716
New Contributors
- @ddogfoodd made their first contribution in #1546
- @Alexnortung made their first contribution in #1547
- @willbush made their first contribution in #1554
- @thesoulless made their first contribution in #1561
- @bgrayburn made their first contribution in #1560
- @benmanns made their first contribution in #1584
- @joscha made their first contribution in #1602
- @anntnzrb made their first contribution in #1632
- @ento made their first contribution in #1650
- @conneroisu made their first contribution in #1655
- @amiryalsa made their first contribution in #1656
- @DanNixon made their first contribution in #1664
- @baileyluTCD made their first contribution in #1669
- @autolyticus made their first contribution in #1677
- @iand675 made their first contribution in #1683
- @npupko made their first contribution in #1688
- @clord made their first contribution in #1696
- @LorenzBischof made their first contribution in #1713
Full Changelog: v1.3.1...v1.4