What's Changed
- docs: remove extraneous quote by @kgroat in #1742
- Fix/meilisearch 'error: invalid value '1' for '--no-analytics' by @linusfri in #1741
- tasks: use
lib.getExe
to fetch the package binary by default by @sandydoo in #1745 - Fix list formatting, add nixcademy tutorial by @tfc in #1746
- WIP: Move devenv generate into a separate binary by @WeetHet in #1740
- Added support for mprocs process manager by @dacevedo12 in #1738
- ci: use self-hosted x86_64-darwin runners by @sandydoo in #1743
- Move cwd for yarn to start of args to support newer versions by @dz0ny in #1755
- Fix regression in yarn cwd path by @tebriel in #1757
- scripts: use lib.getExe to fetch the package binary by default by @mmlb in #1756
- feat: Add devenv docker container by @dsalaza4 in #1759
- devenv: improve
devenv search
performance and hide warnings by @sandydoo in #1753 - docs: fix invalid JSON in DEVENV_TASK_OUTPUT_FILE example by @Phault in #1762
- fix(postgres-service): add quotes to resource names by @b0lle in #1767
- Support local overlays by @domenkozar in #1768
- devenv: don't create local project directories on
devenv init
by @sandydoo in #1771 - devenv --system x86_64-linux build by @domenkozar in #1601
- devenv: refresh the env if the gc root is invalid by @sandydoo in #1766
- eval-cache: bust the cache for
builtins.pathExists
by @sandydoo in #1777 - macos: add an option to configure the macOS SDK or remove it completely by @sandydoo in #1686
- eval-cache: fix bug where a removed input would force a cache miss by @sandydoo in #1786
- dotenv: Redirect informative messages to
stderr
by @sestrella in #1788 - devenv: make overlay changes backwards compatible with older modules by @sandydoo in #1794
- devenv: replace
nix develop
with a custom shell launcher by @sandydoo in #1789 - Add Typst fontPaths option by @victorbnl in #1791
- Fix Typst fontPaths example by @victorbnl in #1796
- allow to run multiple process at once by @tzemanovic in #1782
- devcontainer: fix suspicious permission error by @sandydoo in #1799
- android: fix unexpected
config
argument on nixpkgs-unstable by @sandydoo in #1802 - devenv: use rust-platform-verifier to load system certificates by @sandydoo in #1800
- devenv: preserve existing options when overriding inputs by @sandydoo in #1804
- eval-cache: bust the cache when using input overrides by @sandydoo in #1803
- docs: package reference common patterns by @staticdev in #1812
- Remove auto-numbering by @staticdev in #1813
- fix: better pure devenv-root handling in flakes by @yajo in #1814
- Prepare 1.5 by @domenkozar in #1816
New Contributors
- @kgroat made their first contribution in #1742
- @linusfri made their first contribution in #1741
- @tfc made their first contribution in #1746
- @WeetHet made their first contribution in #1740
- @dacevedo12 made their first contribution in #1738
- @tebriel made their first contribution in #1757
- @dsalaza4 made their first contribution in #1759
- @Phault made their first contribution in #1762
- @b0lle made their first contribution in #1767
- @victorbnl made their first contribution in #1791
- @tzemanovic made their first contribution in #1782
- @staticdev made their first contribution in #1812
- @yajo made their first contribution in #1814
Full Changelog: v1.4.1...v1.5