commits
sage: add meta.platforms
lwc: init at unstable-2022-07-26
shell2http: init at 1.16.0
This uses `buildNpmPackage` now and Node.js 20.
Also, packages the HTML documentation in a new output.
https://isso-comments.de/news/#isso-version-0-13-0-released
wayland: remove useless passthru.version
ecs-agent: 1.71.0 -> 1.71.1
postgresqlPackages.timescaledb: 2.10.3 -> 2.11.0
vscode: Don't use bundled ripgrep by default
python3Packages.wordfreq: fix build
esptool: set meta.mainProgram
kicad: make KICAD7_TEMPLATE_DIR a single path
renpy: 8.0.1 -> 8.1.0
libvirt: disable util-linux on darwin
petsc: 3.17.4 -> 3.19.1, fixed build and quicktests
yuzu: mainline 1430 -> 1437, early access 3588 -> 3596
nixos/portunus: use openldap compiled with libxcrypt-legacy
minimal-bootstrap.tinycc-mes: remove unused ln-boot dependency
fishPlugins.fzf-fish: use script from unixtools
mlxbf-bootimages: init at 4.0.3-12704
workaround for the upstream issue of not searching a : separated path
vimPlugins.vim-agda: init at 2022-03-01
Diff: https://github.com/tweag/topiary/compare/v0.1.0...v0.2.0
Changelog: https://github.com/tweag/topiary/blob/v0.2.0/CHANGELOG.md
https://about.gitlab.com/releases/2023/05/19/gitlab-15-11-5-released/
Revert "nixos/syncthing: use rfc42 style settings"
That sort of formatting wouldn't be accepted into Nixpkgs. We shouldn't format
an example like that.
This reverts commit 840f2e0ac566862d93aff6721351fc09977c1f54, reversing
changes made to d3ed0402e50852342ec06edfe4bd23f597d5ae2a.
This breaks appimage which puts args into the runScript and we don't provide a
good way to pass thru additional args.
The actual bug was in nix-alien which should escape paths; providing a valid
runScript is the responsibility of the caller.
This reverts commit 840f2e0ac566862d93aff6721351fc09977c1f54, reversing
changes made to d3ed0402e50852342ec06edfe4bd23f597d5ae2a.
This breaks appimage which puts args into the runScript and we don't provide a
good way to pass thru additional args.
The actual bug was in nix-alien which should escape paths; providing a valid
runScript is the responsibility of the caller.