Commit Graph

8694 Commits

Author SHA1 Message Date
R. Ryantm
e4a1b664ea cups: 2.4.5 -> 2.4.6 2023-07-01 03:00:17 +00:00
Sandro
bc8aa1cdb0
Merge pull request #216063 from Stunkymonkey/source-and-tags-phases 2023-06-29 16:23:35 +02:00
Doron Behar
2822d3ef07
Merge pull request #202089 from GenericNerdyUsername/lssecret
lssecret: init at `722013dc`
2023-06-28 12:17:09 +00:00
github-actions[bot]
f04cfae48a
Merge master into staging-next 2023-06-26 12:01:27 +00:00
Janik
7568fbf2d4
Merge pull request #223575 from MGlolenstine/seafile-client 2023-06-26 12:50:20 +02:00
MGlolenstine
ecb8485514 seafile-shared: 8.0.3 -> 9.0.2 2023-06-26 12:08:02 +02:00
github-actions[bot]
054d9759ed
Merge master into staging-next 2023-06-26 00:02:44 +00:00
Harsh Shandilya
65dc76518a
scrcpy: 2.0 -> 2.1 2023-06-25 23:40:42 +05:30
github-actions[bot]
36bd3b4559
Merge master into staging-next 2023-06-25 06:01:15 +00:00
Nick Cao
1485d7bae8
Merge pull request #239578 from Scrumplex/vencord-disable-updater
vencord: Disable Updater
2023-06-25 12:18:22 +08:00
github-actions[bot]
b633dddac4
Merge master into staging-next 2023-06-24 18:01:04 +00:00
Sefa Eyeoglu
1410783ff5
vencord: set standalone build mode
This tells Vencord that it is not installed using its Git installation
method. Currently this doesn't do anything, as the only consumer of this
value is the updater code, that has been effectively disabled using a
patch.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-24 14:28:03 +02:00
Sefa Eyeoglu
de1624865f
vencord: fix version number patch
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-24 14:27:44 +02:00
Sefa Eyeoglu
16ca6c79eb
vencord: disable updater
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-24 14:27:27 +02:00
Rafael Fernández López
d6cf4d15f2
fastly: 10.2.0 -> 10.2.2 2023-06-24 13:10:22 +02:00
github-actions[bot]
15a20aee5e
Merge staging-next into staging 2023-06-22 18:01:45 +00: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
github-actions[bot]
d74400e7e7
Merge staging-next into staging 2023-06-20 06:02:16 +00: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
github-actions[bot]
a452e85f10
Merge staging-next into staging 2023-06-19 06:01:47 +00: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
github-actions[bot]
f76683b6c6
Merge staging-next into staging 2023-06-16 12:01:42 +00:00
github-actions[bot]
ddfda1497e
Merge staging-next into staging 2023-06-16 00:02:58 +00: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
Weijia Wang
0360f1c569
Merge pull request #236626 from onny/cups-update
cups: 2.4.3 -> 2.4.5
2023-06-14 15:31:17 +03:00
Jonas Heinrich
1ff6509383 cups: 2.4.3 -> 2.4.5
Diff: https://github.com/OpenPrinting/cups/compare/None...v2.4.4
2023-06-14 10:06:58 +02: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