Commit Graph

566941 Commits

Author SHA1 Message Date
Nick Cao
e72f9b2716
Merge pull request #278217 from r-ryantm/auto-update/tuc
tuc: 1.1.0 -> 1.2.0
2024-01-02 11:21:46 -05:00
Nick Cao
72b55b740a
Merge pull request #278220 from r-ryantm/auto-update/cargo-run-bin
cargo-run-bin: 1.6.1 -> 1.7.0
2024-01-02 11:20:33 -05:00
Sergei Trofimovich
29a2c82603
pythonInterpreters.pypy39_prebuilt: fix eval (#277543)
Without the change the eval fails as:

    $ nix build --no-link -f. pythonInterpreters.pypy39_prebuilt.buildEnv
    error:
       error: attribute 'pypy38_prebuilt' missing
          208|     # Not included at top-level
          209|     self = __splicedPackages.pythonInterpreters.pypy38_prebuilt;
             |            ^
          210|     sourceVersion = {
       Did you mean one of pypy39_prebuilt or pypy27_prebuilt?
2024-01-02 17:20:05 +01:00
Nick Cao
a83f8e2592
Merge pull request #278237 from mariuskimmina/master
cnspec: Change license and add maintainer
2024-01-02 11:19:49 -05:00
Mauricio Collares
24954c2e73
Merge pull request #278257 from nevivurn/fix/sage-ecl
sage: import 10.2.beta3 patches
2024-01-02 13:18:11 -03:00
Nick Cao
4a010834c7
Merge pull request #278173 from r-ryantm/auto-update/kail
kail: 0.17.2 -> 0.17.3
2024-01-02 11:17:27 -05:00
Nick Cao
c53c192586
Merge pull request #278181 from r-ryantm/auto-update/oelint-adv
oelint-adv: 3.26.5 -> 3.26.6
2024-01-02 11:17:01 -05:00
Nick Cao
42fce0b83c
Merge pull request #278195 from r-ryantm/auto-update/python310Packages.aiohomekit
python310Packages.aiohomekit: 3.1.0 -> 3.1.1
2024-01-02 11:15:41 -05:00
Nick Cao
9836ad0a4c
Merge pull request #278118 from sikmir/iterm2
iterm2: 3.4.22 → 3.4.23
2024-01-02 11:13:33 -05:00
Nick Cao
18e093e137
Merge pull request #278139 from surfaceflinger/jazz2-2.4.1
jazz2: 2.4.0 -> 2.4.1
2024-01-02 11:12:28 -05:00
Nick Cao
46976f7fac
Merge pull request #278143 from r-ryantm/auto-update/micropad
micropad: 4.4.0 -> 4.5.1
2024-01-02 11:12:15 -05:00
Nick Cao
6ab0516340
Merge pull request #278148 from NickCao/v2ray-domain-list-community
v2ray-domain-list-community: 20231219144426 -> 20240101162810
2024-01-02 11:11:28 -05:00
Nick Cao
8f74fdfdd7
Merge pull request #278156 from r-ryantm/auto-update/minesweep-rs
minesweep-rs: 6.0.45 -> 6.0.47
2024-01-02 11:11:07 -05:00
R. Ryantm
5419cdefd0 aiac: 4.0.0 -> 4.1.0 2024-01-02 16:00:24 +00:00
Robert Schütz
0181712065
Merge pull request #277426 from dotlambda/pyturbojpeg-1.7.3
python311Packages.pyturbojpeg: 1.7.2 -> 1.7.3
2024-01-02 16:54:17 +01:00
Reed Riley
fcdef139d2 mullvad: use hash instead of sha256 for patch 2024-01-02 07:53:55 -08:00
Reed Riley
590ec5b412 mullvad: 2023.5 -> 2023.6 2024-01-02 07:53:55 -08:00
Maximilian Bosch
1a08a38091
Merge pull request #278223 from pks-t/pks-nextcloud-disable-php-output-buffering
nixos/nextcloud: disable output buffering
2024-01-02 16:44:41 +01:00
Adam Stephens
70514428af fish: add changelog url 2024-01-02 07:40:58 -08:00
Adam Stephens
af1e902005 fish: add adamcstephens as maintainer 2024-01-02 07:40:58 -08:00
Adam Stephens
87e492bd3a fish: 3.6.4 -> 3.7.0 2024-01-02 07:40:58 -08:00
Maximilian Bosch
ce2f84c71a
Merge pull request #278202 from r-ryantm/auto-update/hex
hex: 0.5.0 -> 0.6.0
2024-01-02 16:31:11 +01:00
Gaetan Lepage
ade70b60c2 python311Packages.pytensor: 2.18.4 -> 2.18.5
Changelog: https://github.com/pymc-devs/pytensor/releases/tag/rel-2.18.5
2024-01-02 16:21:20 +01:00
Thomas Gerbet
82b59b1382
Merge pull request #277670 from r-ryantm/auto-update/obs-studio-plugins.obs-replay-source
obs-studio-plugins.obs-replay-source: 1.6.12 -> 1.6.13
2024-01-02 15:55:41 +01:00
R. Ryantm
6ea3b0e063 python310Packages.cloup: 3.0.3 -> 3.0.4 2024-01-02 14:53:55 +00:00
Robert Schütz
31928d049d bitwarden: 2023.12.0 -> 2023.12.1
Diff: https://github.com/bitwarden/clients/compare/desktop-v2023.12.0...desktop-v2023.12.1

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2023.12.1
2024-01-02 09:51:20 -05:00
Andrew Marshall
9201c2e674 bitwarden: Filter patches for cargo sourceRoot
Since we pass `sourceRoot` to `fetchCargoTarball`, any patches that
affect files outside of that `sourceRoot` will fail to apply. So map
each patch to remove any diff hunks outside that `sourceRoot`.

This was only working before due to the FOD being cached from before
such problematic patches were added (in commit
333dadbe66).
2024-01-02 09:36:45 -05:00
éclairevoyant
2a3aa4d85b sway-easyfocus: init at unstable-2023-11-05 2024-01-02 15:35:34 +01:00
ajs124
ac0d3ce9ac ruby: clean-up after ruby_2_7 removal 2024-01-02 15:30:36 +01:00
ajs124
12f45e5dc9 docs/ruby: update/drop references to old version 2024-01-02 15:30:07 +01:00
ajs124
0d8d1b6758 ruby: drop openssl_1_1 references 2024-01-02 15:30:07 +01:00
ajs124
02ad3159b0 ruby_2_7: remove 2024-01-02 15:30:06 +01:00
rafaelrc7
ad6b3d734f
goimapnotify: 2.3.9 -> 2.3.10 2024-01-02 11:27:57 -03:00
Yongun Seong
2c045c7890
sage: import 10.2.beta3 patches
- fix for ecl >= 23.9.9
- fix for python >= 3.11
2024-01-02 23:04:53 +09:00
José Romildo Malaquias
6ef2d0ac16
Merge pull request #277205 from romildo/upd.labwc-tweaks
labwc-tweaks: init at unstable-2023-12-08
2024-01-02 10:51:25 -03:00
José Romildo Malaquias
594a77b801
Merge pull request #278077 from r-ryantm/auto-update/liferea
liferea: 1.15.4 -> 1.15.5
2024-01-02 10:49:26 -03:00
R. Ryantm
a3ff4e69d5 python310Packages.clarifai: 9.11.0 -> 9.11.1 2024-01-02 13:42:35 +00:00
R. Ryantm
58cf25aac4 python310Packages.clarifai-grpc: 9.11.4 -> 9.11.5 2024-01-02 13:42:33 +00:00
Bobby Rong
b639f763cb
Merge pull request #277418 from OPNA2608/update/cmake-extras
lomiri.cmake-extras: unstable-2022-11-21 -> 1.7
2024-01-02 21:41:07 +08:00
Robert Hensing
af62e8e2fb
Merge pull request #273935 from adisbladis/lib-meta-typechecks-go-brrr
stdenv/check-meta: Use bespoke type checking
2024-01-02 14:40:50 +01:00
Thiago Kenji Okada
4de6500caf
Merge pull request #278144 from otavio/bblsp
bitbake-language-server: 0.0.6 -> 0.0.7, python310Packages.oelint-parser: 2.12.3 -> 2.13.3
2024-01-02 13:29:07 +00:00
Bobby Rong
219e490915
Merge pull request #278244 from wineee/dde-appearance
deepin.dde-appearance: fix error path in patch
2024-01-02 21:28:56 +08:00
R. RyanTM
596d294f17
gnote: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnote/-/compare/45.0...45.1
2024-01-02 21:26:24 +08:00
Fabian Affolter
137c090a7d
Merge pull request #278140 from fabaff/nucleiparser
nucleiparser: init at unstable-2023-12-26
2024-01-02 14:11:09 +01:00
Fabian Affolter
b723f03686
Merge pull request #277722 from fabaff/app-model-bump
python311Packages.pydantic-compat: init at 0.1.2, python311Packages.app-model: 0.2.2 -> 0.2.4
2024-01-02 14:10:34 +01:00
Fabian Affolter
723a1e4904 python311Packages.ha-mqtt-discoverable: 0.13.0 -> 0.13.1
Diff: https://github.com/unixorn/ha-mqtt-discoverable/compare/refs/tags/v0.13.0...v0.13.1

Changelog: https://github.com/unixorn/ha-mqtt-discoverable/releases/tag/v0.13.1
2024-01-02 14:08:03 +01:00
Fabian Affolter
27a3d3c2bd python311Packages.bleak-esphome: 0.4.0 -> 0.4.1
Diff: https://github.com/bluetooth-devices/bleak-esphome/compare/refs/tags/v0.4.0...v0.4.1

Changelog: https://github.com/bluetooth-devices/bleak-esphome/blob/0.4.1/CHANGELOG.md
2024-01-02 13:55:09 +01:00
Doron Behar
cb12e9b4f9
Merge pull request #278236 from happysalada/fix_sq_darwin
sequoia-sq: fix darwin build
2024-01-02 12:54:37 +00:00
Doron Behar
44f0b16f52
Merge pull request #278068 from doronbehar/pkg/gnuradio
gnuradioMinimal: 3.10.8.0 -> 3.10.9.1
2024-01-02 12:53:56 +00:00
Jules Aguillon
9a03ab9b7a ocamlPackages.mdx: Reduce closure size
Disable the optional dependencies of the logs library: js_of_ocaml, lwt
Mdx is a binary tool so this is unlikely to cause a problem.
2024-01-02 13:38:23 +01:00