Commit Graph
484645 Commits
Author SHA1 Message Date
Herwig HochleitnerandGitHub 891d21166f Merge pull request #231740 from bendlas/lldap-extra-tools
lldap: build lldap_set_password and migration-tool
2023-05-14 16:02:56 +02:00
figsoda 2403d25b6f star-history: 1.0.11 -> 1.0.12 2023-05-14 10:02:16 -04:00
figsoda ff3341d834 cargo-expand: 1.0.48 -> 1.0.49
Diff: https://github.com/dtolnay/cargo-expand/compare/1.0.48...1.0.49

Changelog: https://github.com/dtolnay/cargo-expand/releases/tag/1.0.49
2023-05-14 10:01:02 -04:00
figsoda 8b94c04d15 bottom: 0.9.0 -> 0.9.1
Diff: https://github.com/ClementTsang/bottom/compare/0.9.0...0.9.1

Changelog: https://github.com/ClementTsang/bottom/blob/0.9.1/CHANGELOG.md
2023-05-14 09:59:44 -04:00
Sandro Jäckel bb95e773eb open-in-mpv: init at 2.1.0 2023-05-14 15:58:46 +02:00
kilianar 6c680af3ae i3status-rust: 0.31.2 -> 0.31.4
https://github.com/greshake/i3status-rust/releases/tag/v0.31.4
2023-05-14 15:58:32 +02:00
Martin WeineltandGitHub d441fbe7a5 Merge pull request #231762 from mweinelt/hyperkitty-bs4-fixup
mailmanPackages.hyperkitty: fix tests
2023-05-14 15:58:17 +02:00
K900andGitHub 859cd545bb Merge pull request #231829 from K900/poetry-wrapper-fix
poetry: make sure we don't load stuff from ambient PYTHONPATH
2023-05-14 16:45:56 +03:00
David McFarland a4aa2c0476 linux: enable DRM_AMD_DC_FP on 6.4
In 6.4, DRM_AMD_DC_DCN is renamed to DRM_AMD_DC_FP.

Fixes: f5252cb7e0
2023-05-14 10:13:17 -03:00
Kirill RadzikhovskyyandYt a14e2b4b16 plausible: unbreak with latest nodejs 2023-05-14 09:05:21 -04:00
Weijia WangandGitHub 1bec372529 Merge pull request #231543 from nicknovitski/fix-mruby
mruby: fix build on darwin
2023-05-14 15:04:59 +02:00
Weijia WangandGitHub e242c00ec9 Merge pull request #231816 from r-ryantm/auto-update/frugal
frugal: 3.16.18 -> 3.16.19
2023-05-14 15:04:21 +02:00
natsukiumandYt a8a036a1ba python3Packages.langchain: 0.0.166 -> 0.0.168
Diff: https://github.com/hwchase17/langchain/compare/refs/tags/v0.0.166...v0.0.168

Changelog: https://github.com/hwchase17/langchain/releases/tag/v0.0.168
2023-05-14 09:03:30 -04:00
natsukiumandYt 4d5505e97b python3Packages.steamship: init at 2.16.9 2023-05-14 09:03:30 -04:00
Weijia WangandGitHub 691696ebad Merge pull request #231732 from wegank/xorg-server-darwin
xorg.xorgserver: substitute outside of patches
2023-05-14 15:02:46 +02:00
Alyssa Ross 1fed084b65 crosvm: 112.0 -> 113.0 2023-05-14 13:00:06 +00:00
zowoq d5d16930f3 cni-plugins: 1.2.0 -> 1.3.0
Diff: https://github.com/containernetworking/plugins/compare/v1.2.0...v1.3.0

Changelog: https://github.com/containernetworking/plugins/releases/tag/v1.3.0
2023-05-14 22:27:33 +10:00
Maximilian Bosch 577ffe768c wiki-js: use nodejs18
Part of #229910.

Unfortunately this is a little hacky because upstream doesn't intend to
support it for 2.5, but only for 3.0 which isn't out yet, however nodejs-16
will get out of maintenance during the support-span of NixOS 23.05[1].

The only breaking change is that `extract-files` uses a deprecated way
of exposing modules, I went through the list of other breaking
changes in v17 and v18[2][3] and couldn't spot any usage of removed
features, also local testing didn't reveal further issues.

Unfortunately fixing that breakage turned out to be non-trivial.
Currently, `extract-files@9.0.0` is used with the problematic portions
in its `package.json`, however it's only a transitive dependency of
`@graphql-tools/url-loader` & `apollo-upload-client`. Unfortunately, the
versions of that in use require v9 and don't work with a newer version of
`extract-files` with the problem fixed[4]. Also, upgrading the
dependencies in question is not a feasible option because `graphql-tools`
was split up into multiple smaller packages in v8 and also some of the
APIs in use in `wiki.js` were dropped there[5], so this would also be
very time-consuming and non-trivial to fix.

Since this was the only issue, I decided to go down the hacky route and
patch the problem in `package.json` of `extract-files` manually during
our `patchPhase`.

[1] https://github.com/requarks/wiki/discussions/6388
[2] https://nodejs.org/en/blog/release/v17.0.0
[3] https://nodejs.org/en/blog/release/v18.0.0
[4] Upon local testing, this broke with the following error:

        Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './public/extractFiles' is not defined by "exports" in /wiki/node_modules/extract-files/package.json
[5] For instance `SchemaDirectiveVisitor` in
  `server/graph/directives/auth`.
2023-05-14 14:25:33 +02:00
rewineandAnderson Torres b53d5fd054 wbg: 1.0.2 -> 1.1.0 2023-05-14 09:10:24 -03:00
Dmitry Ivankov 480f542858 bitcoin: fix copmilation on x86_64-darwin
Bump apple sdk to 11 to get rid of errors like
```
/nix/store/k9pa9xjcv603qxmm40jc0x4a5smih5dd-apple-framework-CoreFoundation-11.0.0/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1189:83: error: expected ','
    kCFURLBookmarkCreationWithSecurityScope API_AVAILABLE(macos(10.7), macCatalyst(13.0))  API_UNAVAILABLE(ios, watchos, tvos) = ( 1UL << 11 ), // Mac OS X 10.7.3 and later, include information in the bookmark data which allows the same sandboxed process to access the resource after being relaunched
```
https://hydra.nixos.org/build/219157902/nixlog/3

ZHF: #230712
2023-05-14 14:08:03 +02:00
Weijia WangandGitHub d59fdad181 Merge pull request #231790 from r-ryantm/auto-update/terminus_font_ttf
terminus_font_ttf: 4.49.1 -> 4.49.3
2023-05-14 14:07:21 +02:00
R. Ryantm 03b6a32a67 function-runner: 3.3.1 -> 3.4.0 2023-05-14 12:06:01 +00:00
Weijia Wang 271735a0b9 xorg.xorgserver: substitute outside of patches 2023-05-14 14:02:10 +02:00
Guillaume GirolandGitHub 70d8a790cd Merge pull request #230496 from chvp/bump-xrdp
xrdp: 0.9.21.1 -> 0.9.22
2023-05-14 11:53:59 +00:00
Weijia WangandGitHub 19a88c0d8e Merge pull request #231450 from r-ryantm/auto-update/ueberzugpp
ueberzugpp: 2.8.0 -> 2.8.1
2023-05-14 13:51:33 +02:00
Francesco Gazzetta baa7ca476f pokete: 0.9.0 -> 0.9.1 2023-05-14 13:49:49 +02:00
R. Ryantm d15132bdea treesheets: unstable-2023-05-04 -> unstable-2023-05-13 2023-05-14 11:46:50 +00:00
Mostly Void 3830fa6e28 mods: init at 0.1.1 2023-05-14 17:16:23 +05:30
Guillaume GirolandGitHub 8442395570 Merge pull request #230903 from Scrumplex/openvr-darwin
openvr: mark as broken on Darwin
2023-05-14 11:46:06 +00:00
Guillaume GirolandGitHub d9a32fcdb9 Merge pull request #231053 from kenranunderscore/update-infra-arcana
infra-arcana: 21.0.1 -> 22.0.0
2023-05-14 11:45:35 +00:00
Robert ScottandGitHub 43dcd99082 Merge pull request #231177 from jleightcap/jl/glasgow-fix
glasgow: update, fix failing build
2023-05-14 12:42:32 +01:00
K900 d4f2e34e34 poetry: make sure we don't load stuff from ambient PYTHONPATH 2023-05-14 14:25:30 +03:00
Antoine Labarussias 6bd61974b8 vault-bin: 1.13.1 -> 1.13.2 2023-05-14 13:11:28 +02:00
Robert ScottandGitHub 5cc4232087 Merge pull request #231389 from wkral/giada-build-fix
giada: unstable-2021-09-24 -> 0.24.0
2023-05-14 12:09:16 +01:00
Mario RodasandGitHub 2f018f0a0e Merge pull request #231819 from marsam/update-pgvector
postgresqlPackages.pgvector: 0.4.1 -> 0.4.2
2023-05-14 05:56:11 -05:00
Mario RodasandGitHub 9390fc8cd2 Merge pull request #231711 from bcdarwin/update-crc32c
python310Packages.crc32c: 2.2.post0 -> 2.3.post0
2023-05-14 05:55:34 -05:00
Mario RodasandGitHub 0d1dbf8caa Merge pull request #231721 from bcdarwin/update-peft
python310Packages.peft: 0.2.0 -> 0.3.0
2023-05-14 05:54:59 -05:00
Nikolay KorotkiyandGitHub c7d1d0028a Merge pull request #231821 from r-ryantm/auto-update/cudatext-qt
cudatext-qt: 1.193.3 -> 1.194.0
2023-05-14 14:53:04 +04:00
Mario RodasandGitHub dacf8d530e Merge pull request #231788 from r-ryantm/auto-update/python310Packages.thinc
python310Packages.thinc: 8.1.8 -> 8.1.10
2023-05-14 05:52:15 -05:00
R. Ryantm 1ddde9385a fheroes2: 1.0.3 -> 1.0.4 2023-05-14 10:52:00 +00:00
Pavol RusnakandGitHub d30edefc89 Merge pull request #231822 from r-ryantm/auto-update/clightning 2023-05-14 12:51:15 +02:00
R. Ryantm d8b65b7123 clightning: 23.02.2 -> 23.05 2023-05-14 10:22:02 +00:00
R. Ryantm 9362bc682a cudatext-qt: 1.193.3 -> 1.194.0 2023-05-14 10:13:19 +00:00
R. Ryantm d080004dfa viceroy: 0.4.5 -> 0.5.0 2023-05-14 10:11:21 +00:00
Mario RodasandGitHub 176aaf016a Merge pull request #231804 from r-ryantm/auto-update/jackett
jackett: 0.20.4105 -> 0.20.4145
2023-05-14 04:21:41 -05:00
FlakebiandBjørn Forsman 60eb400a1b salt: 3006.0 -> 3006.1
Changelog: https://docs.saltproject.io/en/latest/topics/releases/3006.1.html
2023-05-14 11:16:13 +02:00
R. Ryantm bb3fc09853 frugal: 3.16.18 -> 3.16.19 2023-05-14 09:05:58 +00:00
Nick CaoandGitHub 92eef9a00d Merge pull request #231795 from tomodachi94/update/craftos-pc/2.7.4
craftos-pc: 2.7.3 -> 2.7.4
2023-05-14 17:01:59 +08:00
Nick CaoandGitHub f95f2147d6 Merge pull request #231798 from r-ryantm/auto-update/python311Packages.cpyparsing
python311Packages.cpyparsing: 2.4.7.1.2.0 -> 2.4.7.1.2.1
2023-05-14 17:00:43 +08:00
Nick CaoandGitHub 26a675eaeb Merge pull request #231800 from natsukium/pylyzer/update
pylyzer: 0.0.26 -> 0.0.27
2023-05-14 16:59:07 +08:00