Commit Graph

9159 Commits

Author SHA1 Message Date
R. Ryantm
89bc878acc fastly: 10.8.3 -> 10.8.4 2024-03-02 04:40:51 +00:00
Artturi
70576b917e
Merge pull request #291609 from Artturin/printcleanup1
{mfcj6510,mfcj470}dwcupswrapper: cleanup
2024-02-29 02:58:59 +02:00
R. RyanTM
c955a45164
autotiling: 1.9 -> 1.9.1 (#291975)
* autotiling: 1.9 -> 1.9.1

* Update pkgs/misc/autotiling/default.nix

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

---------

Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-28 05:51:54 +02:00
Sandro
3beaece283
Merge pull request #288566 from Yarny0/foomatic-db-engine-update
foomatic-db-engine: unstable-2022-05-03 -> unstable-2024-02-10
2024-02-27 22:55:17 +01:00
Artturin
72def8dad2 {mfcj6510,mfcj470}dwcupswrapper: cleanup
`cleanupPhase` doesn't exist
2024-02-26 19:10:53 +02:00
Mykhailo Nikiforov
632f25be6b
tmuxPlugins.dracula: v2.2.0 -> v2.3.0 2024-02-26 16:37:55 +02:00
Sandro
d2e77255fd
Merge pull request #287465 from Yarny0/foomatic-db-update
foomatic-db: unstable-2023-09-02 -> unstable-2024-02-09
2024-02-25 20:44:40 +01:00
Edu Renesto
147b07ffbb epkowa: add plugin for Perfection V550 Photo 2024-02-25 12:54:06 -03:00
Sandro
88ce13798f
Merge pull request #289701 from kylechui/feat/update-logiops 2024-02-24 00:26:41 +01:00
Kyle Chui
5533f8b718
logiops: 0.2.3 -> 0.3.3
feat: Add multiple version support.

refactor: Remove unnecessary code.

The `DBus` handling is already done via the changed patch file.

chore: Fix formatting.

refactor: Remove confusing comment.

refactor: Abide by `by-name` CI.

https://github.com/NixOS/nixpkgs/actions/runs/7968015723/job/21751618054?pr=289701

fix: Remove unnecessary CMake build flag.

Nixpkgs already always builds Release, so this is redundant.
2024-02-22 16:51:01 -08:00
R. Ryantm
900c4d849c fastly: 10.8.2 -> 10.8.3 2024-02-21 20:02:29 +00:00
Nick Cao
5f7bfc3a0e
Merge pull request #289137 from ereslibre/bump-fastly
fastly: 10.8.1 -> 10.8.2
2024-02-16 10:07:00 -05:00
Rafael Fernández López
a14ca6fcde fastly: 10.8.1 -> 10.8.2 2024-02-15 22:00:09 +01:00
Sefa Eyeoglu
71199adbac
vencord: 1.6.7 -> 1.6.9
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-02-15 18:39:20 +01:00
Sefa Eyeoglu
df9f79bbea
vencord: fix paths in update script
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-02-15 18:39:19 +01:00
h7x4
88503a941b
Merge pull request #288905 from r-ryantm/auto-update/fastly
fastly: 10.8.0 -> 10.8.1
2024-02-15 10:30:16 +01:00
R. Ryantm
78d6ad3b20 fastly: 10.8.0 -> 10.8.1 2024-02-14 23:37:29 +00:00
R. Ryantm
c92140986f lilypond-unstable: 2.25.12 -> 2.25.13 2024-02-14 12:19:24 -06:00
Yarny0
86f579309d foomatic-db-engine: unstable-2022-05-03 -> unstable-2024-02-10
Just one new commit:
fa91bdfd87
"Use XML Make or Model for 1284DeviceID line if other info is missing"
2024-02-13 14:50:32 +01: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
Yarny0
d12a6c07bf foomatic-db: unstable-2023-09-02 -> unstable-2024-02-09
Adds "Generic PS Printer" and "Generic PDF Printer".
2024-02-09 12:07:03 +01: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