Commit Graph

487 Commits

Author SHA1 Message Date
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
Maximilian Bosch
c7f54ca757
Merge pull request #325904 from Shawn8901/update-epson-escpr2
epson-escpr2: 1.2.11 -> 1.2.12
2024-07-12 10:41:28 +00:00
Sandro
eec72fd9d1
Merge pull request #325178 from alois31/hplip 2024-07-10 14:05:52 +02:00
Alois Wohlschlager
57428640ff
hplip: 3.23.8 -> 3.24.4
Remove a patch that does no longer apply and seems to be not needed any more.
2024-07-10 05:55:13 +02:00
Alois Wohlschlager
ac20a96efd
hplip: fix dependencies
Wrapping with gobject-introspection is required so that hp-systray is able to
find dbus. Sip4 is outdated and seems no longer required.
2024-07-10 05:55:05 +02:00
Peder Bergebakken Sundt
e5b4380d11
Merge pull request #321089 from deinferno/master
pantum-driver: 1.1.106 -> 1.1.123
2024-07-10 00:17:15 +02:00
Shawn8901
b64581addf epson-escpr2: 1.2.11 -> 1.2.12 2024-07-09 20:18:33 +02:00
Shawn8901
3996f01a89 epson-escpr2: format with nixfmt-rfc-style 2024-07-09 20:14:17 +02:00
John Chadwick
fc8576c062 hplip: fix 2024-07-08 20:26:45 -04:00
Vladimír Čunát
c76085b3a9
Merge branch 'master' into staging-next 2024-07-03 19:07:35 +02:00
Jussi Kuokkanen
9b4703cf14 pkgs/misc: remove licenses.gpl2 2024-07-03 14:24:14 +03:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
rnhmjoj
6ac745ef3c
sc-controller: 0.4.8.13 -> 0.4.8.17
The Ryochan7's fork has been archived, development continues over at
C0rn3j's fork. Hopefully this will me merged into the official
project sooner or later...
2024-06-28 22:20:50 +02:00
github-actions[bot]
88140ced6d
Merge master into staging-next 2024-06-24 12:01:17 +00:00
Shawn8901
0415c9c1f4 epson-escpr2: 1.2.10 -> 1.2.11 2024-06-23 22:31:59 +02:00
deinferno
0097354da1 pantum-driver: 1.1.106 -> 1.1.123 2024-06-19 23:26:09 +05:00
Aleksana
ee9cf00e6d
Merge pull request #315240 from Cryolitia/ghost-font
ghostscript: add output `fonts`
2024-06-15 19:32:39 +08:00
Guillaume Girol
a5ca25f03d
Merge pull request #319840 from nova-r/new-plugin-epkowa
epkowa: add plugin for Perfection V100 Photo
2024-06-14 18:28:36 +02:00
nova madeline
82aeb7fba1
epkowa: add plugin for Perfection V100 Photo 2024-06-14 16:40:55 +02:00
Shawn8901
05ae9bdbb3 epson-escpr2: 1.2.9 -> 1.2.10 2024-06-13 22:25:09 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
北雁 Cryolitia
93a9ca34fe
ghostscript: add output fonts 2024-05-28 11:50:34 +08:00
James Atkins
93349f742f epsonscan2: 6.7.61.0 -> 6.7.63.0 2024-05-05 08:46:50 -05:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Edu Renesto
147b07ffbb epkowa: add plugin for Perfection V550 Photo 2024-02-25 12:54:06 -03: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
deinferno
7fc7fafa4f pantum-driver: 1.1.84 -> 1.1.106 2024-02-10 15:01:32 +05: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
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
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 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
Martin Gondermann
b48bce252f epkowa: add plugin for GT-1500 2024-01-06 23:14:29 +01:00
Doron Behar
d6984a0f43
Merge pull request #276712 from doronbehar/pkg/hplip 2023-12-25 18:08:38 +00:00
Doron Behar
3a546238f4 hplip: don't double wrap with qt env 2023-12-25 14:58:15 +02:00
Doron Behar
78d486bc1a hplip: add support for qtwayland
Otherwise, if `QT_QPA_PLATFORM=wayland`, qt based programs will
segfault.
2023-12-25 14:22:58 +02:00
Maximilian Bosch
e461a26242
Merge pull request #275726 from Shawn8901/epson-escpr2-maintainer
epson-escpr2: add shawn8901 as maintainer
2023-12-21 13:55:04 +01:00
Shawn8901
4727b433ba epson-escpr2: add shawn8901 as maintainer 2023-12-20 22:25:05 +01:00
Shawn8901
1b41925db0 epson-escpr2: 1.1.49 -> 1.2.9 2023-12-17 17:01:10 +01:00
Shawn8901
3c9696e255 epson-escpr2: use rpm & cpio instead of busybox 2023-12-17 16:47:22 +01:00
Florian Klink
1c09cb43ce nixos/avahi: rename remaining config options
services.avahi.nssmdns got split into services.avahi.nssmdns{4,6},
nothing should access the old alias anymore so there's no eval warnings.

Reported in https://github.com/NixOS/nixpkgs/pull/258424#issuecomment-1849428869
2023-12-11 09:36:15 +02:00
Arthur
eff5176f70 hplip: 3.23.3 -> 3.23.8
Update pkgs/misc/drivers/hplip/default.nix

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>

Update pkgs/misc/drivers/hplip/default.nix

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2023-11-21 21:56:05 -03:00
Sandro Jäckel
fccf04b620 treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildType 2023-09-08 14:18:26 +00:00
James Atkins
57712bcec3 epsonscan2: init at 6.7.61.0
Add the Epson Scan 2 scanning utility and drivers, with optional
non-free plugins .

Fixes #207853
2023-07-04 13:36:15 -05:00
James Atkins
b8f05fdfb3 utsushi: fix build with SANE 1.1 and above
Patch utsushi's version checks so it builds with SANE versions 1.1 and
above. It's currently broken on NixOS 23.05.
2023-06-22 10:38:47 -05:00
Michele Guerini Rocco
79901fd901
Merge pull request #236058 from rnhmjoj/pr-scc
sc-controller: 0.4.8.9 -> 0.4.8.11
2023-06-07 02:04:33 +02:00
rnhmjoj
424d1f9b6c
sc-controller: 0.4.8.9 -> 0.4.8.11 2023-06-05 10:59:03 +02:00
undefined
d0403d923f
hplip: 3.22.6 -> 3.23.3 2023-04-08 00:37:48 +08:00