Commit Graph

8301 Commits

Author SHA1 Message Date
Anderson Torres
dcea56508a
Merge pull request #197075 from ereslibre/bump-fastly-4-2-0
fastly: 3.2.4 -> 4.3.0
2022-11-05 23:30:35 -03:00
Rafael Fernández López
6a20958e75 fastly: 3.2.4 -> 4.3.0 2022-11-04 14:36:25 +01:00
ajs124
42ec4ec905
Merge pull request #198303 from cleeyv/jitsi-update
Update of all Jitsi Meet components
2022-11-03 22:57:04 +01:00
Weijia Wang
f09703cd25 cups: fix build on darwin 2022-11-03 00:28:21 +01:00
github-actions[bot]
075f0857dd
Merge master into staging-next 2022-11-02 00:02:32 +00:00
R. Ryantm
739857a03e autotiling: 1.7 -> 1.8 2022-11-01 13:56:02 +00:00
github-actions[bot]
082314708c
Merge master into staging-next 2022-10-30 12:01:18 +00:00
Sergei Trofimovich
229fa2fd6d xautolock: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-30 11:35:20 +01:00
github-actions[bot]
d3cd7d0199
Merge master into staging-next 2022-10-29 18:01:22 +00:00
ajs124
366ab923b5
Merge pull request #197207 from cleeyv/jitsi-update-fix
jitsi: fix update scripts
2022-10-29 16:41:29 +02:00
github-actions[bot]
18b25cbb99
Merge master into staging-next 2022-10-29 12:01:19 +00:00
Sergei Trofimovich
e180a6988a xtrlock-pam: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:12:32 +02:00
Cleeyv
d451a6ef0c jitsi-meet-prosody: 1.0.6600 -> 1.0.6644 2022-10-28 11:50:17 -04:00
Sergei Trofimovich
7824b4856c rss-glx: use xorg.* packages directly instead of xlibsWrapper
Validated as no change in `out` outputs with `diffoscope`.
2022-10-25 22:56:27 +01:00
github-actions[bot]
81a6c5a54c
Merge staging-next into staging 2022-10-25 18:16:24 +00:00
R. Ryantm
0d067d9a29 autotiling: 1.6.1 -> 1.7 2022-10-25 08:58:13 -07:00
github-actions[bot]
c80ab7a746
Merge staging-next into staging 2022-10-25 00:05:26 +00:00
Artturin
6444c18e9c flashfocus: 2.2.3 -> 2.3.1
add updateScript
2022-10-24 22:25:37 +03:00
github-actions[bot]
f4c71b2f8c
Merge staging-next into staging 2022-10-23 18:02:19 +00:00
Anderson Torres
925c0fa54a
Merge pull request #197322 from atorres1985-contrib/cleanup-maintainers
Cleanup maintainers
2022-10-23 11:59:28 -03:00
AndersonTorres
3888878db6 samsung cups driver: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 11:30:39 -03:00
Cleeyv
705e150b60 jitsi: fix update scripts
To consistently return the latest version number even when it is no longer
at the bottom of the alphanumeric list on the Jitsi stable download page.
Based on fix by @sbruder in 13760b87d2
2022-10-22 12:11:18 +02:00
Rick van Schijndel
ae33e7cf40 cups: support prefixed pkg-config
Otherwise configure fails with the following error:
- configure: error: Need pkg-config to enable libusb support.
2022-10-19 20:38:28 +02:00
github-actions[bot]
958cbc7d51
Merge master into staging-next 2022-10-19 18:09:25 +00:00
rnhmjoj
ea8a9631c4
sc-controller: 0.4.8.7 -> 0.4.8.9 2022-10-19 11:27:51 +02:00
github-actions[bot]
e648107a22
Merge master into staging-next 2022-10-16 06:06:19 +00:00
Samuel Dionne-Riel
3f5416e81a
Merge pull request #195240 from ck3d/uboot-2022.10
uboot: 2022.07 -> 2022.10
2022-10-16 01:28:51 -04:00
Samuel Dionne-Riel
8e8391911b
Merge pull request #195275 from samueldr/fix/tfa-bintools239
armTrustedFirmware: Fix bintools 2.39 regression (LOAD segment with RWX)
2022-10-16 01:28:35 -04:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
Artturi
56cbdc3b83
Merge pull request #195874 from Artturin/removeinheritxorg 2022-10-15 04:27:23 +03:00
Artturin
61c3058bcb all-packages.nix: remove inherit (*xorg) *'s
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
github-actions[bot]
cc090d2b94
Merge master into staging-next 2022-10-14 12:01:35 +00:00
Weijia Wang
6dfed5d51a sound-of-sorting: 2017-12-23 -> unstable-2022-10-12 2022-10-14 05:37:03 +02:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Sandro
2678c1b034
Merge pull request #193484 from wegank/gpl1-eol 2022-10-12 21:04:31 +02:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Samuel Dionne-Riel
528fcc8762 armTrustedFirmware: Fix bintools 2.39 regression (LOAD segment with RWX)
Fixes:

```
.../aarch64-unknown-linux-gnu-ld.bfd: warning: /build/source/build/rk3399/release/bl31/bl31.elf has a LOAD segment with RWX permissions
.../aarch64-unknown-linux-gnu-ld.bfd: warning: /build/source/build/rk3399/release/bl31/bl31.elf has a LOAD segment with RWX permissions
.../aarch64-unknown-linux-gnu-ld.bfd: warning: /build/source/build/rk3399/release/bl31/bl31.elf has a LOAD segment with RWX permissions
make: *** [Makefile:1306: /build/source/build/rk3399/release/bl31/bl31.elf] Error 1
```

See: https://developer.trustedfirmware.org/T996
2022-10-09 15:52:43 -04:00
Franz Pletz
125ec340c8
slock: fix build with libxcrypt 2022-10-09 18:10:43 +02:00
Christian Kögler
3356bbc32a uboot: 2022.07 -> 2022.10 2022-10-09 16:46:05 +02:00
github-actions[bot]
cdfb8a30a4
Merge staging-next into staging 2022-10-08 12:02:12 +00:00
Sergei Trofimovich
790e625cd9
Merge pull request #194462 from trofi/ghostscript-without-xlibsWrapper
ghostscript: use xorg.* packages directly instead of xlibsWrapper ind…
2022-10-08 07:29:23 +01:00
Theodore Ni
bccd2d144f
cliscord: unstable-2020-12-08 -> unstable-2022-10-07 2022-10-07 16:53:12 -07:00
github-actions[bot]
863df54d13
Merge master into staging-next 2022-10-06 06:05:17 +00:00
R. Ryantm
00157d95d2 t-rec: 0.7.4 -> 0.7.5 2022-10-06 00:46:41 +00:00
Martin Weinelt
253ca4957d Merge remote-tracking branch 'origin/master' into staging-next 2022-10-05 00:44:16 +02:00
Sergei Trofimovich
051228cee4 ghostscript: use xorg.* packages directly instead of xlibsWrapper indirection
Validated as no change in `out`, `man`, `doc` outputs with diffoscope on
`ghostscript` expression.
2022-10-04 19:59:30 +01:00
Linus Heckemann
c9f0cb9bb8
Merge pull request #191798 from yu-re-ka/uboot-cross
pkgsCross.armv7l-hf-multiplatform.ubootClearfog: fix build
2022-10-04 19:16:57 +02:00
Tyler Langlois
1c660d1a00
betterlockscreen: wrap with dbus and dunst (#176335)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-04 15:28:29 +02:00
github-actions[bot]
bc5e570733
Merge master into staging-next 2022-09-30 12:01:29 +00:00
Jonas Heinrich
cbff50bffa
Merge pull request #193316 from r-ryantm/auto-update/jitsi-meet-prosody
jitsi-meet-prosody: 1.0.6447 -> 1.0.6600
2022-09-30 11:33:29 +02:00