Commit Graph

552147 Commits

Author SHA1 Message Date
Janik
6b46f22fdb
Merge pull request #269312 from Stunkymonkey/teams-for-linux-migrate-prefetch-yarn-deps 2023-11-23 13:56:52 +01:00
Janik
8e2c9abca8
Merge pull request #243458 from lilyinstarlight/fix/prefetch-npm-deps-error-when-no-cached-deps 2023-11-23 13:55:03 +01:00
Felix Buehler
f880f6ba3b mastodon: migrate to prefetch-yarn-deps 2023-11-23 13:25:40 +01:00
piegames
7b90e7b4b6
Merge pull request #269217: gnomeExtensions.freon: fix patch 2023-11-23 13:22:41 +01:00
DarkOnion0
5310b5cd41 drawio: 22.0.3 -> 22.1.2
https://github.com/jgraph/drawio-desktop/releases/tag/v22.1.2
2023-11-23 13:09:38 +01:00
Felix Buehler
ffab8d1a37 drawio: migrate to prefetch-yarn-deps 2023-11-23 13:05:41 +01:00
Florian Klink
d046cedfeb
Merge pull request #267652 from nazarewk/update-edid-generator
edid-generator: 2018-03-15 -> 2023-11-15
2023-11-23 13:41:02 +02:00
Lily Foster
fa094c6dd4
chromium: add rpath to libGLESv2.so from libANGLE (#269345)
Chromium libANGLE-based GL loading was working by accident before, because the cairo lib pulled in libEGL previously (so dlopen didn't need to search rpath when called in libGLESv2) but no longer does and the rpath needs to be added on both the chromium binary and the libGLESv2.so (and yes both even expect to have pciutils available it seems)

Fixes #268490 #269104
2023-11-23 10:59:03 +01:00
Florian Klink
87f2a03d25
Merge pull request #269235 from emilylange/grafana-agent
grafana-agent: 0.37.4 -> 0.38.0
2023-11-23 11:58:05 +02:00
K900
0d9445df20
Merge pull request #269384 from K900/wireplumber-0.4.16
wireplumber: 0.4.15 -> 0.4.16
2023-11-23 12:55:23 +03:00
Vlad M
b7e7caac58
Merge pull request #269339 from r-ryantm/auto-update/broot
broot: 1.27.0 -> 1.28.1
2023-11-23 11:51:24 +02:00
Krzysztof Nazarewski
7333ef5b8f
edid-generator: 2018-03-15 -> 2023-11-20
also:
- fixes and gives actually working example of `overrideAttrs`
- ensures it works with `hardware.firmware` option
- split into phases
- adds `checkPhase` and applies patch fixing it https://github.com/akatrevorjay/edid-generator/pull/29
pre-commit-hooks.nix: init
2023-11-23 10:50:19 +01:00
Yureka
4c8ece563e
Revert "chromium: add libglvnd to rpath" (#269308) 2023-11-23 10:49:55 +01:00
Matthieu Coudron
79245fc3e7
lua: use finalAttrs for interpreters (#264381) 2023-11-23 10:19:14 +01:00
OTABI Tomoya
291192ede8
Merge pull request #269332 from GaetanLepage/chex
python311Packages.chex: 0.1.84 -> 0.1.85
2023-11-23 17:55:22 +09:00
Janik
eee4c95a6e
Merge pull request #269110 from dixslyf/catppuccin-gtk-0.7.1
catppuccin-gtk: 0.7.0 -> 0.7.1
2023-11-23 09:36:33 +01:00
Janik
a1d9ba8936
Merge pull request #269132 from fabaff/chainsaw-bump 2023-11-23 09:33:14 +01:00
Thiago Kenji Okada
ab69fd9bc0
Merge pull request #268561 from otavio/lpc-checksum-init
python3Packages.lpc-checksum: init at 3.0.0
2023-11-23 08:19:13 +00:00
Janik
b663808bc0
Merge pull request #269298 from Stunkymonkey/alice-lg-migrate-prefetch-yarn-deps
alice-lg: migrate to prefetch-yarn-deps
2023-11-23 08:41:33 +01:00
Fabian Affolter
439936d808
Merge pull request #269133 from fabaff/sentry-sdk-bump
python311Packages.sentry-sdk: 1.35.0 -> 1.36.0
2023-11-23 08:41:07 +01:00
Finn Behrens
a51ea9ca17 nixos: fix bcachefs filesystem with symlinks 2023-11-23 08:14:27 +01:00
K900
80dff67e7b wireplumber: 0.4.15 -> 0.4.16
Diff: https://gitlab.freedesktop.org/pipewire/wireplumber/-/compare/0.4.15...0.4.16
2023-11-23 09:58:46 +03:00
Fabian Affolter
56746b6d6c
Merge pull request #269134 from fabaff/elastic-transport-bump
python311Packages.elastic-transport: 8.4.1 -> 8.10.0
2023-11-23 07:19:15 +01:00
Fabian Affolter
4ccb3e083b
Merge pull request #268901 from fabaff/adguardhome-bump
python311Packages.adguardhome: 0.6.2 -> 0.6.3
2023-11-23 07:18:22 +01:00
OTABI Tomoya
acaa0e3619
Merge pull request #269186 from mweinelt/pyngo-1.6.0
python311Packages.pyngo: init at 1.6.0
2023-11-23 15:14:16 +09:00
OTABI Tomoya
ce956d54ca
Merge pull request #269216 from ivan770/mako-main-program
mako: add mainProgram
2023-11-23 15:05:21 +09:00
Mario Rodas
860e25b529
Merge pull request #269089 from marsam/update-rqbit
rqbit: 2.2.2 -> 3.1.0
2023-11-23 00:59:35 -05:00
Mario Rodas
05f0b2ab96
Merge pull request #268898 from r-ryantm/auto-update/postgresql12JitPackages.postgis
postgresql12JitPackages.postgis: 3.4.0 -> 3.4.1
2023-11-23 00:58:13 -05:00
OTABI Tomoya
77b9e1de38
Merge pull request #269122 from r-ryantm/auto-update/python311Packages.pebble
python311Packages.pebble: 5.0.3 -> 5.0.4
2023-11-23 14:34:11 +09:00
OTABI Tomoya
09553c88fa
Merge pull request #269125 from r-ryantm/auto-update/python311Packages.rollbar
python311Packages.rollbar: 0.16.3 -> 1.0.0
2023-11-23 14:32:53 +09:00
OTABI Tomoya
6aabe180cc
Merge pull request #269148 from r-ryantm/auto-update/python311Packages.publicsuffixlist
python311Packages.publicsuffixlist: 0.10.0.20231121 -> 0.10.0.20231122
2023-11-23 14:22:12 +09:00
OTABI Tomoya
fd7f8526c6
Merge pull request #269177 from nbraud/pkgs/types-appdirs
python3Packages.types-appdirs: Fix typo in `meta.homepage`
2023-11-23 14:20:37 +09:00
OTABI Tomoya
dd5aac0417
Merge pull request #269189 from pbsds/fix-plum-py-1700660449
python3Packages.plum-py: unbreak by disabling a test
2023-11-23 14:19:12 +09:00
OTABI Tomoya
be9e0011c1
Merge pull request #269268 from fabaff/hahomematic-bump
python311Packages.hahomematic: 2023.11.1 -> 2023.11.4
2023-11-23 14:17:01 +09:00
Vincent Laporte
c06cd5bfe2 ocamlPackages.syslog: 1.5 → 2.0.2 2023-11-23 06:11:44 +01:00
OTABI Tomoya
4b9a194b2d
Merge pull request #262699 from natsukium/jupyter-server/update
python311Packages.jupyter-server: 2.7.3 -> 2.10.1
2023-11-23 13:44:34 +09:00
Peder Bergebakken Sundt
f1df2acd41 python3Packages.trimesh: 4.0.1 -> 4.0.4
Changelog: https://github.com/mikedh/trimesh/releases/tag/4.0.4
2023-11-23 03:52:44 +00:00
annalee
9c05037545 python311Packages.polars: remove patch for rustc < 1.73; fix build 2023-11-23 03:50:27 +00:00
tomberek
82130b577e
Merge pull request #265561 from r-ryantm/auto-update/parallel
parallel: 20230922 -> 20231022
2023-11-22 22:25:05 -05:00
OTABI Tomoya
92e906f3c6
Merge pull request #263884 from r-ryantm/auto-update/python311Packages.pytorch-lightning
python311Packages.pytorch-lightning: 2.1.1 -> 2.1.2
2023-11-23 12:22:09 +09:00
Nick Cao
28ce447690
Merge pull request #268978 from ppenguin/qt6-fix-maestral-qt
maestral-gui: fix crash on wayland by using `qtwayland` and `qt6.callPackage`
2023-11-22 22:15:38 -05:00
sinanmohd
da35c07d23 nixos/seatd: add readiness notification 2023-11-23 13:50:14 +11:00
sinanmohd
aa0b9d2780 nixos/tests/seatd: init 2023-11-23 13:50:14 +11:00
sinanmohd
9796cbb021 nixos/seatd: init 2023-11-23 13:50:14 +11:00
sinanmohd
8be0176e7c maintainers: add sinanmohd 2023-11-23 13:50:14 +11:00
sinanmohd
e7af27fd21 seatd: update meta.description 2023-11-23 13:50:14 +11:00
OTABI Tomoya
28c44b64c8
Merge pull request #269227 from natsukium/bqscales/fix
python311Packages.bqscales: fix build
2023-11-23 11:42:48 +09:00
Martin Weinelt
35d3f5241c
python311Packages.homeassistant-stubs: 2023.11.2 -> 2023.11.3 (#269348)
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.3
2023-11-23 03:05:48 +01:00
Ujp8LfXBJ6wCPR
c31544b310
aws2cli: fix urllib3 build (#268590)
Fixes the build by setting up the PEP517 builder to satisfy the format/pyproject requirement of python derivations.

> assert (pyproject != null) -> (format == null);

Co-authored-by: Carl Hjerpe <git@hjerpe.xyz>
Co-authored-by: P. <WolfangAukang@users.noreply.github.com>
Co-authored-by: André Vitor de Lima Matos <andre.vmatos@gmail.com>
2023-11-23 03:03:17 +01:00
Peder Bergebakken Sundt
e3e89a0713
Merge pull request #269109 from r-ryantm/auto-update/kubergrunt
kubergrunt: 0.12.1 -> 0.13.0
2023-11-23 02:01:29 +01:00