Commit Graph

9140 Commits

Author SHA1 Message Date
R. Ryantm
c92140986f lilypond-unstable: 2.25.12 -> 2.25.13 2024-02-14 12:19:24 -06:00
Jakub Kozłowski
a498f11fa5
Merge pull request #273798 from kingarrrt/tmux-thumbs
tmuxPlugins.tmux-thumbs: 0.7.1 -> 0.8.0
2024-02-11 18:23:35 +01:00
a-n-n-a-l-e-e
8968441db0
Merge pull request #287333 from mfrischknecht/fix-ite-backlight-build
ite-backlight: fix build issues with GCC 13
2024-02-10 14:13:27 -08:00
kirillrdy
43b961594c
Merge pull request #287705 from deinferno/pantum-driver-update
pantum-driver: 1.1.84 -> 1.1.106
2024-02-11 06:44:59 +11:00
deinferno
7fc7fafa4f pantum-driver: 1.1.84 -> 1.1.106 2024-02-10 15:01:32 +05:00
R. Ryantm
a3b2a813bc autotiling: 1.8 -> 1.9 2024-02-10 01:25:54 +00:00
Samuel Dionne-Riel
9b5d456802
Merge pull request #255403 from RaitoBezarius/uboot
buildUBoot: supports Python scripts with their own environment
2024-02-08 21:28:04 -05:00
Manuel Frischknecht
faa40966a0 ite-backlight: fix build issues with GCC 13
GCC 13 stopped transitively including some headers
(such as `cstdint`) in various scenarios, causing
the build of `ite-backlight` to fail on nixos-unstable.

This change temporarily pulls in a commit from an open
upstream PR [1] that fixes the mentioned build issue via
`fetchpatch` until said PR gets merged.

[1]: https://github.com/hexagonal-sun/ite-backlight/pull/2
2024-02-08 22:59:19 +00:00
Weijia Wang
e362697102
Merge pull request #284691 from r-ryantm/auto-update/frescobaldi
frescobaldi: 3.2 -> 3.3.0
2024-02-05 14:36:00 +01:00
Weijia Wang
a01d5b35b1
Merge pull request #282321 from r-ryantm/auto-update/rivalcfg
rivalcfg: 4.10.0 -> 4.11.0
2024-02-04 23:13:22 +01:00
Weijia Wang
753a9d9cee
Merge pull request #283327 from r-ryantm/auto-update/sc-controller
sc-controller: 0.4.8.11 -> 0.4.8.13
2024-02-04 21:53:15 +01:00
Jacob Hrbek
a01d728bd6
ubootOlimexA64Teres1: init
Add U-Boot Package Declaration for OLIMEX Teres-I
2024-02-03 04:02:26 +00:00
Sefa Eyeoglu
cf63c1e7da
vencord: 1.6.5 -> 1.6.7
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-02-02 10:31:57 +01:00
Axel Larsson
be1ced463b
tmuxPlugins.rose-pine: init at unstable-2024-01-08 (#282379)
* tmuxPlugins.rose-pine: init at unstable-2024-01-08
2024-01-30 10:36:04 +01:00
R. Ryantm
7eb48c319f lilypond-unstable: 2.25.11 -> 2.25.12 2024-01-29 15:24:11 -06:00
R. Ryantm
87497e5b04 frescobaldi: 3.2 -> 3.3.0 2024-01-29 04:48:25 +00:00
R. Ryantm
aa336a619f jitsi-meet-prosody: 1.0.7712 -> 1.0.7762 2024-01-28 16:32:10 +01:00
Janik
c7a9d44dc7
Merge pull request #282816 from mandos/tmuxPlugins.session-wizard
tmuxPlugins.session-wizard: add at 1.2.0
2024-01-27 01:19:54 +01:00
Haseeb Majid
9404f2ac43
tmuxPlugins.t-smart-tmux-session-manager: init at 2.8.0 2024-01-25 11:27:53 +00:00
Marek Maksimczyk
6d08eea4b9 tmuxPlugins.session-wizard: init at 1.2.0 2024-01-24 17:55:35 +01:00
Sergei Trofimovich
8609cc8a43 m33-linux: fix the build against gcc-13
Without the change build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/246586824:

    gcode.h:54:24: error: 'uint8_t' was not declared in this scope
       54 |                 vector<uint8_t> getBinary() const;
          |                        ^~~~~~~
    gcode.h:9:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
        8 | #include <vector>
      +++ |+#include <cstdint>
        9 |
2024-01-24 11:04:06 +00:00
R. Ryantm
3fb9eb76a3 sc-controller: 0.4.8.11 -> 0.4.8.13 2024-01-23 22:08:15 +00:00
Robert Scott
43e4d9e2eb
Merge pull request #280915 from LeSuisse/es-7.17.16
elasticsearch: 7.17.10 -> 7.17.16
2024-01-21 13:09:23 +00:00
R. Ryantm
80468464ba rivalcfg: 4.10.0 -> 4.11.0 2024-01-20 12:19:50 +00:00
Nikolay Korotkiy
f03f2989ba
Merge pull request #281632 from ereslibre/bump-fastly
fastly: 10.7.0 -> 10.8.0
2024-01-20 02:05:13 +04:00
Weijia Wang
7adc0375cb
Merge pull request #280402 from r-ryantm/auto-update/rivalcfg
rivalcfg: 4.8.0 -> 4.10.0
2024-01-19 17:02:45 +01:00
Fabian Affolter
629c218ee9
Merge pull request #281237 from TomaSajt/g810-led
g810-led: fix build, use finalAttrs
2024-01-18 12:15:10 +01:00
Rafael Fernández López
bf398b457e fastly: 10.7.0 -> 10.8.0 2024-01-17 22:09:29 +01:00
williamhsieh
d09e454114 fix: tmux-plugins binary path 2024-01-17 11:53:43 +08:00
TomaSajt
75aa3a7a68
g810-led: fix build, use finalAttrs 2024-01-16 07:31:07 +01:00
Felix Bühler
e0fe5361fd
Merge pull request #279367 from Stunkymonkey/sip4-normalize
python311Packages.sip4: rename from sip_4
2024-01-14 13:16:56 +01:00
Felix Bühler
214925a2d3
Merge pull request #279395 from Stunkymonkey/pyqt5-sip-normalize
python311Packages.pyqt5-sip: rename from pyqt5_sip
2024-01-14 13:11:06 +01:00
Thomas Gerbet
afb57ff041 elasticsearch: 7.17.10 -> 7.17.16
Fixes CVE-2023-31417, CVE-2023-31418, CVE-2023-31419, CVE-2023-46673 and CVE-2023-46674.

Security announces:
https://www.elastic.co/guide/en/security/7.17/release-notes-header-7.17.0.html#release-notes-7.17.16

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.16.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.15.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.14.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.13.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.12.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html
2024-01-14 12:21:45 +01:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
WilliamHsieh
feab837929
tmux-fingers: 1.0.1 -> 2.1.1 (#280173)
---------

Co-authored-by: williamhsieh <williamhsieh@synology.com>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-01-12 10:20:17 +01:00
R. Ryantm
8191bad70b rivalcfg: 4.8.0 -> 4.10.0 2024-01-12 02:48:18 +00:00
Nick Cao
74b36b0782
Merge pull request #280086 from r-ryantm/auto-update/pipes-rs
pipes-rs: 1.6.2 -> 1.6.3
2024-01-11 16:16:05 -05:00
Weijia Wang
2f9e98ccf3 Merge branch 'master' into staging-next 2024-01-10 23:12:44 +01:00
Felix Buehler
a69b0e8a68 python311Packages.sip4: rename from sip_4 2024-01-10 22:50:20 +01:00
Felix Buehler
f5888649c0 python311Packages.pyqt5-sip: rename from pyqt5_sip 2024-01-10 22:49:05 +01:00
Lassulus
15796e3fdb
Merge pull request #278029 from r-ryantm/auto-update/jitsi-meet-prosody
jitsi-meet-prosody: 1.0.7658 -> 1.0.7712
2024-01-10 22:37:40 +01:00
R. Ryantm
c374c81d1a pipes-rs: 1.6.2 -> 1.6.3 2024-01-10 18:39:11 +00:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
Austin Horstman
1fec95c310
i3a: 2.0.1 -> 2.1.1 2024-01-07 18:56:03 -06:00
github-actions[bot]
f85fe5fc29
Merge master into staging-next 2024-01-07 18:00:54 +00:00
Guillaume Girol
af8901aa2c
Merge pull request #279240 from magicmonty/epkowa-gt1500-support
epkowa: add plugin for GT-1500
2024-01-07 18:32:01 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next 2024-01-07 12:01:24 +00:00
Matthias Beyer
e67666d989
tpm2-pkcs11: Remove myself as maintainer
I do not feel qualified for maintaining this package any longer.
IIRC I took it from lschuermann after they left the nixpkgs community,
but I see now that I am not able to maintain this.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-07 10:25:11 +01:00
Martin Weinelt
1442bd4bc7
Merge remote-tracking branch 'origin/master' into staging-next 2024-01-07 05:01:18 +01:00
Weijia Wang
98fc48b22d
Merge pull request #276174 from wegank/lilypond-guile-3
lilypond, denemo: migrate to guile 3
2024-01-07 01:51:52 +01:00