Commit graph

8671 commits

Author SHA1 Message Date
Sefa Eyeoglu 16ca6c79eb
vencord: disable updater
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-24 14:27:27 +02:00
Artturi b6a25058b2
Merge pull request #237580 from james-atkins/utsushi-sane11 2023-06-22 20:51:11 +03: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
Weijia Wang 991c60a231
Merge pull request #238455 from Scrumplex/update-vencord-1.2.8
vencord: 1.2.5 -> 1.2.8
2023-06-20 03:43:23 +03:00
Yureka 3e51c9a04c scrcpy: use adb from android-tools
android-tools is built from source and available on aarch64-linux, while platform tools isn't
2023-06-18 20:37:50 +02:00
Sefa Eyeoglu a9c9b6280d
vencord: 1.2.5 -> 1.2.8
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-18 19:39:56 +02:00
Rafael Fernández López 227ae54296
fastly: 10.1.0 -> 10.2.0 2023-06-15 23:17:20 +02:00
Linus Heckemann 7a53daed2a documentation-highlighter: less weird source filter
The expansion into absolute paths caused the filter to reject all the
files in some unusual circumstances (we think it's due to use of a
chroot store). This works reliably no matter where nixpkgs is located.
2023-06-15 12:06:54 -07:00
Sergei Trofimovich b3ab40b9ff
Merge pull request #236598 from trofi/gcc-13-mcfgthreads
pkgsCross.mingwW64.windows.mcfgthreads: add gcc13 compatible version
2023-06-11 18:04:16 +01:00
R. Ryantm 7136944f15 urbit: 2.8 -> 2.9 2023-06-09 15:14:34 +00:00
Sergei Trofimovich c6132dcf23 pkgsCross.mingwW64.windows.mcfgthreads: add gcc13 compatible version
Upstream `gcc-13` merged `mcfgthreads` support with a caveat: it's
headers interface is not compatible with the patch `nixpkgs` was
carrying in `gcc-12` and before.

To keep both new (`gcc13`) and old (`_pre_gcc13`) version I held back
previous `windows.mcfgthreads` attribute as
`windows.mcfgthreads_pre_gcc_13`. It is used for `gcc` before 13.

The change fixes the build of `pkgsCross.mingwW64.stdenv` itself and
example program:

    $ nix build --impure --expr 'with import ./. {}; pkgsCross.mingwW64.re2c.override { stdenv = pkgsCross.mingwW64.gcc11Stdenv; }'
2023-06-08 07:43:56 +01: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
github-actions[bot] 22e7031b28
Merge master into staging-next 2023-06-04 18:00:59 +00:00
Weijia Wang e94d5a01f9
Merge pull request #235837 from r-ryantm/auto-update/lilypond-unstable
lilypond-unstable: 2.25.4 -> 2.25.5
2023-06-04 18:59:08 +02:00
github-actions[bot] d84131e3d6
Merge master into staging-next 2023-06-04 12:01:07 +00:00
R. Ryantm 63e829fe27 lilypond-unstable: 2.25.4 -> 2.25.5 2023-06-03 21:33:31 +00:00
R. Ryantm 497e42c14b urbit: 2.6 -> 2.8 2023-06-03 12:57:17 +00:00
Weijia Wang 6bd9402c5f cups: fix build on darwin 2023-06-03 01:35:10 +02:00
Martin Weinelt 2ca22f6b82
cups: 2.4.2 -> 2.4.3
Resolves a heap buffer overflow in the log formatter, when the log level
is set to DEBUG.

https://github.com/OpenPrinting/cups/releases/tag/v2.4.3

Fixes: CVE-2023-32234
2023-06-02 02:05:43 +02:00
Martin Weinelt 84fb288f46
cups: fix nixos test references
The tests were split up in two, but the references were not updated.
2023-06-02 02:05:13 +02:00
Bernardo Meurer 9232113fa0
Merge pull request #234509 from lluchs/canon-cups-ufr2-5.70 2023-05-31 09:53:25 -04:00
Lukas Werling 96bd243f4e canon-cups-ufr2: Add myself as maintainer 2023-05-30 20:51:38 +02:00
Lukas Werling ec2fff31a8 canon-cups-ufr2: Remove 32-bit x86 libraries
Canon's official RPM packages don't include 32-bit libraries anymore, so
I don't think they are needed in any way. Even if they were still useful
in some way, they are not packaged correctly anymore.
2023-05-30 20:32:35 +02:00
Lukas Werling b78630ad3b canon-cups-ufr2: Fix printing on USB printers
Lots of little issues, mostly due to new applications that weren't
patched properly yet and have references to /usr/bin. The driver now
successfully prints on my Canon iR1022, and probably other similar USB
printers.
2023-05-30 20:25:23 +02:00
github-actions[bot] 15b82046fb
Merge master into staging-next 2023-05-30 18:01:10 +00:00
Sandro aeb69538a6
Merge pull request #234892 from FlafyDev/vencord-update 2023-05-30 19:12:12 +02:00
Vladimír Čunát 036bb8ff81
jack2, libjack2: fix jack2.pc after splitting outputs
The split was merged in cfe009304 from PR #226315
This fixes qtractor build (and maybe others):
https://hydra.nixos.org/build/221582472/nixlog/3/tail
2023-05-30 09:37:30 +02:00
github-actions[bot] 2cc7256a10
Merge master into staging-next 2023-05-30 06:01:03 +00:00
figsoda b643a42a1f ghostscript: don't use lib.optional with a list 2023-05-29 19:41:39 -04:00
FlafyDev 0b65e2c14d vencord: 1.1.6 -> 1.2.5 2023-05-30 01:36:02 +03:00
Vladimír Čunát 2f9191eb88
Merge branch 'master' into staging-next 2023-05-29 08:14:18 +02:00
Weijia Wang 8c1dad56d5
Merge pull request #234570 from r-ryantm/auto-update/pacemaker
pacemaker: 2.1.5 -> 2.1.6
2023-05-29 00:59:21 +03:00
John Chadwick 80344645bf lightspark: 0.8.6.1 -> 0.8.7 2023-05-28 10:04:18 -04:00
R. Ryantm b79b4f294e pacemaker: 2.1.5 -> 2.1.6 2023-05-28 06:39:28 +00:00
github-actions[bot] 8f73f12f12
Merge master into staging-next 2023-05-27 00:02:24 +00:00
Weijia Wang b5de94e8a7 cups-filters: 1.28.15 -> 1.28.17 2023-05-26 21:58:03 +03:00
github-actions[bot] 73ddcacb58
Merge master into staging-next 2023-05-26 18:01:05 +00:00
Weijia Wang 455157f2fe
Merge pull request #233687 from yayayayaka/cups-filters-fix-cve-2023-24805
cups-filters: fix CVE-2023-24805
2023-05-26 15:20:23 +03:00
github-actions[bot] a2cd4a67fd
Merge master into staging-next 2023-05-26 12:01:27 +00:00
Weijia Wang 25d265d433
Merge pull request #234198 from wegank/microsoft-gsl-rename
treewide: microsoft_gsl -> microsoft-gsl
2023-05-26 14:56:27 +03:00
Weijia Wang 5bafafe369 treewide: microsoft_gsl -> microsoft-gsl 2023-05-26 13:43:45 +03:00
Bobby Rong e4b5ca5d37
Merge pull request #233668 from ereslibre/fastly-10.1.0
fastly: 10.0.1 -> 10.1.0
2023-05-26 18:37:37 +08:00
Lukas Werling 657e05cab0 canon-cups-ufr2: Remove libglade-2 buildInput
Despite being mentioned by the README, this dependency appears to be
unused.
2023-05-26 12:11:16 +02:00
Lukas Werling b196c7eb8b canon-cups-ufr2: Implement build for aarch64
This also replaces proot with libredirect since I could not get proot to
build under aarch64.
2023-05-26 12:07:59 +02:00
github-actions[bot] 137b9085b3
Merge master into staging-next 2023-05-25 18:01:20 +00:00
Weijia Wang 13600367b2 treewide: misc: use top-level fetchPypi 2023-05-25 17:07:31 +03:00
github-actions[bot] a05fa7cdd3
Merge staging-next into staging 2023-05-24 18:01:48 +00:00
Sandro 0a90f51a58
Merge pull request #229173 from Scrumplex/vencord-discord 2023-05-24 17:29:49 +02:00
R. Ryantm 5d3b788465 wiki-tui: 0.6.4 -> 0.7.0 2023-05-24 07:26:07 +00:00