Commit Graph

9576 Commits

Author SHA1 Message Date
github-actions[bot]
5c3e5ec59f
Merge master into staging-next 2024-10-06 12:05:15 +00:00
OTABI Tomoya
fe8531cc51
lilypond-unstable: 2.25.19 -> 2.25.20 (#345307) 2024-10-06 16:50:40 +09:00
Leona Maroni
453b950fde
cups: 2.4.10 -> 2.4.11 (#345553) 2024-10-05 15:33:23 +02:00
github-actions[bot]
f197602956
Merge staging-next into staging 2024-10-04 18:05:00 +00:00
github-actions[bot]
fb53f9f64b
Merge master into staging-next 2024-10-04 18:04:31 +00:00
R. Ryantm
807db16ef8 fastly: 10.14.1 -> 10.15.0 2024-10-04 10:24:52 +00:00
github-actions[bot]
38b6c1568f
Merge staging-next into staging 2024-10-03 00:14:32 +00:00
Lily Foster
3070d8a681
ghostscript: fix build on darwin
3230e58d06
https://hydra.nixos.org/build/274082857/nixlog/3/tail
2024-10-02 20:14:24 +02:00
Thomas Gerbet
519357453b cups: 2.4.10 -> 2.4.11
Changes:
https://github.com/OpenPrinting/cups/blob/v2.4.11/CHANGES.md
2024-09-30 19:16:13 +02:00
R. Ryantm
a63e4cf4b3 lilypond-unstable: 2.25.19 -> 2.25.20 2024-09-29 15:00:44 +00:00
Thomas Gerbet
053e3fe1f4 cups: apply patches for CVE-2024-47175
Based on the information provided in https://www.openwall.com/lists/oss-security/2024/09/27/3

https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6
2024-09-27 19:02:38 +02:00
github-actions[bot]
6401f1172e
Merge staging-next into staging 2024-09-27 12:06:15 +00:00
github-actions[bot]
22165c231d
Merge master into staging-next 2024-09-27 12:05:46 +00:00
Thomas Gerbet
d726e2d301 cups-filters: apply patch for CVE-2024-47076
Advisory:
https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5
2024-09-26 23:51:12 +02:00
Artturin
c0d2c08a87
portaudio: Correct alsa-lib conditional (#341227) 2024-09-26 01:10:53 +03:00
Artturin
7130bf3097 jackaudio: only add makeWrapper when needed
The `wrapProgram` usage is behind a conditional below
2024-09-25 20:42:50 +03:00
Artturin
f0e657f3b1 Merge branch 'master' into staging-next 2024-09-25 06:05:01 +03:00
Peder Bergebakken Sundt
5968338068 infnoise: use finalAttrs.finalPackage 2024-09-24 23:28:55 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Fabián Heredia Montiel
9b2a506736 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:

- pkgs/tools/package-management/nix/default.nix
2024-09-22 13:45:27 -06:00
Emily
3b5f32c447
python312Packages.blessings: drop (#336152) 2024-09-22 15:25:12 +01:00
github-actions[bot]
94770996ae
Merge master into staging-next 2024-09-22 00:15:32 +00:00
Nick Cao
d53f51fded
opensbi: 1.5 -> 1.5.1 (#342858) 2024-09-21 19:36:02 -04:00
github-actions[bot]
d3ae261fc3
Merge master into staging-next 2024-09-21 12:05:16 +00:00
davidsierradz
c9c7974117 tmux-fingers: 2.1.1 -> 2.2.2 2024-09-20 17:57:46 -05:00
K900
d8a54461fc Merge remote-tracking branch 'origin/staging-next' into staging 2024-09-20 07:27:56 +03:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
Nick Cao
072c1bc15c
opensbi: 1.5 -> 1.5.1
Diff: https://github.com/riscv-software-src/opensbi/compare/v1.5...v1.5.1
2024-09-18 14:19:21 -04:00
Simon Hauser
18459ab73c
ghostscript: 10.03.1 -> 10.04.0 2024-09-18 17:17:10 +02:00
github-actions[bot]
81d645b6a9
Merge staging-next into staging 2024-09-18 06:05:20 +00:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Anthony ROUSSEL
91beb4b016 solfege: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-17 22:02:50 +02:00
github-actions[bot]
73cf025711
Merge staging-next into staging 2024-09-17 12:05:50 +00:00
R. Ryantm
9288b05f5d fastly: 10.14.0 -> 10.14.1 2024-09-16 14:49:16 +00:00
K900
4e803e9656 Merge remote-tracking branch 'origin/staging-next' into staging 2024-09-12 07:00:07 +03:00
Rafael Fernández López
6316f21759
fastly: 10.13.3 -> 10.14.0 2024-09-10 19:32:35 +02:00
github-actions[bot]
3169038ef8
Merge staging-next into staging 2024-09-10 12:06:25 +00:00
Florian Klink
cb714bfbd4 ubootOrangePi5Plus: init
This adds the uboot version used for the Xunlong Orange Pi 5 Plus.
2024-09-10 14:20:43 +07:00
github-actions[bot]
b4c8dad507
Merge staging-next into staging 2024-09-10 00:13:45 +00:00
Weijia Wang
3a2000fd1f
lilypond-unstable: 2.25.17 -> 2.25.19 (#329266) 2024-09-09 23:14:32 +02:00
github-actions[bot]
bc08a73275
Merge staging-next into staging 2024-09-09 00:15:03 +00:00
rnhmjoj
8b6de98899
sc-controller: 0.4.8.18 -> 0.4.8.21 2024-09-08 12:28:54 +02:00
Emily
61922738bb treewide: optimistically unpin FFmpeg 7 dependencies
Per the adjusted FFmpeg pinning advice, packages that work on the
default version should use the unversioned variants to ease the
migration to future versions and reduce the number of packages that
end up referencing old versions.

I have left HandBrake pinned as it builds a custom patched FFmpeg.
2024-09-07 20:31:41 +01:00
Adam C. Stephens
c0bb3ef642
tmuxPlugins.copy-toolkit 1.1 -> 2021-12-20 - fix python3 not in path (#339123) 2024-09-04 20:00:20 -04:00
Emily
1b2b5a5625
sndio: 1.9.0 -> 1.10.0 (#332825) 2024-09-03 04:12:44 +01:00
Scott Edlund
a195fa23fd tmuxPlugins.copy-toolkit 1.1 -> 2021-12-20 2024-09-03 00:49:29 +02:00
Johannes Jöns
c20bd642b6
pacemaker: 2.1.7 -> 2.1.8 (#335798) 2024-09-01 12:25:34 +00:00
uima
daafc70f71 tmuxPlugins.extrakto: unstable-2021-04-04 -> 0-unstable-2024-08-26
The Tmux plugin extrakto has added clipboard support for Wayland via `wl-copy`, so I added the `wl-clipboard` package as a dependency. The way extrakto executes Python scripts has also changed, so I directly changed the shebang of the Python script to the Python3 path to make sure the Python path is correctly set.
2024-09-01 19:03:19 +08:00
Michele Guerini Rocco
fa14f8c473
sc-controller: 0.4.8.17 -> 0.4.8.18 (#337729) 2024-08-30 17:51:24 +02:00
Sandro
58bd90220b
ffmpeg_4: almost drop (#336401) 2024-08-27 22:08:20 +02:00
R. Ryantm
2a33cfd513 sc-controller: 0.4.8.17 -> 0.4.8.18 2024-08-27 14:51:50 +00:00
R. Ryantm
edb0101339 lilypond-unstable: 2.25.17 -> 2.25.19 2024-08-26 09:20:49 +00:00
Franz Pletz
1e0597bf84
Merge pull request #333326 from nakato/RK3588HDCPNotUsed 2024-08-25 01:48:39 +02:00
Fabián Heredia Montiel
ccf17bc587
Merge pull request #336649 from joelkoen/maintainer
treewide: remove maintainer joelkoen
2024-08-24 11:05:22 -06:00
Sigmanificient
e414edaa0d cbeams: migrate to pkgs/by-name, modernize 2024-08-24 00:33:46 +02:00
Sigmanificient
0305bd8600 cbeams: replaced blessings with blessed 2024-08-24 00:33:46 +02:00
Joel Koen
5bcc4ada63
treewide: remove maintainer joelkoen 2024-08-23 09:46:20 +10:00
R. Ryantm
623c29b0af fastly: 10.13.1 -> 10.13.3 2024-08-22 20:42:05 +00:00
Emily
44a26807b5 electricsheep: 3.0.2-2019-10-05 -> 3.0.2-unstable-2024-02-13
Includes fixes for FFmpeg ≥ 5.
2024-08-22 15:22:25 +01:00
Arthur Gautier
06c8010755 uboot: missing perl dependency
Depending on the configuration, perl might be required. Perl is used to
build the OID database, which is required for EFI secureboot (at
least).
2024-08-21 17:05:30 +00:00
Markus Theil
db43982130 mlxbf-bootimages: 4.0.3-12704 -> 4.8.0-13249
Nvidia does not provide an official changelog.

In our tests MMC speed increased significantly with this new version.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-08-21 14:32:38 +02:00
Sebastián Mancilla
b0eadfcd3d
Merge pull request #334273 from r-ryantm/auto-update/urbit
urbit: 3.0 -> 3.1
2024-08-20 19:54:49 -04:00
R. Ryantm
45089df0cf pacemaker: 2.1.7 -> 2.1.8 2024-08-19 12:04:52 +00:00
Philip Taron
9062806b52
brgenml1lpr: remove with statements 2024-08-18 06:31:18 -07:00
Julien Malka
72a28a35a7
Merge pull request #334939 from JulienMalka/pacemaker-fix
pacemaker: fix build failure
2024-08-18 10:09:41 +02:00
K900
9db285aaa3
Merge pull request #334086 from thefossguy/ubootNanoPCT6-include-spi-binary
ubootNanoPCT6: include the SPI binary
2024-08-18 08:23:34 +03:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Peder Bergebakken Sundt
500c3e5a5b
Merge pull request #334769 from pyrox0/xwiimote
xwiimote: 2 -> 2-unstable-2024-02-29
2024-08-17 04:46:19 +02:00
Felix Buehler
a41905ddf9 sundtek: remove 'with lib;' 2024-08-16 16:09:03 +02:00
Felix Buehler
8936e3a0b4 stabber: remove 'with lib;' 2024-08-16 16:09:03 +02:00
Felix Buehler
259a3da588 libcardiacarrest: remove 'with lib;' 2024-08-16 16:09:03 +02:00
Felix Buehler
eb4b691723 samsung-unified-linux-driver_1_00_36: remove 'with lib;' 2024-08-16 16:09:03 +02:00
lassulus
9046928aaa
Merge pull request #331584 from r-ryantm/auto-update/jitsi-meet-prosody
jitsi-meet-prosody: 1.0.8043 -> 1.0.8091
2024-08-16 10:58:25 +02:00
Julien Malka
58b29b2328
pacemaker: fix build failure 2024-08-15 21:38:56 +02:00
R. Ryantm
bdb19d7a71 fastly: 10.12.3 -> 10.13.1 2024-08-15 01:09:25 +00:00
Pyrox
e7a3407223
xwiimote: migrate to pkgs/by-name 2024-08-14 15:45:29 -04:00
Sebastian Sellmeier
82f2d3b1e0
betterlockscreen: update urls 2024-08-14 20:01:40 +02:00
R. Ryantm
726ee802f3
betterlockscreen: 4.2.0 -> 4.4.0 2024-08-14 20:01:40 +02:00
Builditluc
0cb2fd7c59 wiki-tui: format with nixfmt 2024-08-14 13:41:26 +02:00
Builditluc
818e0e5ba2 wiki-tui: fix compilation with rust 1.80 2024-08-14 13:41:26 +02:00
R. Ryantm
7db4805efb urbit: 3.0 -> 3.1 2024-08-13 01:41:12 +00:00
Pratham Patel
826006153a
ubootNanoPCT6: include the SPI binary 2024-08-12 13:40:25 +05:30
Nick Cao
5ec98c543d
Merge pull request #333000 from r-ryantm/auto-update/mxt-app
mxt-app: 1.38 -> 1.40
2024-08-09 18:07:54 -04:00
Sachi King
42903be7da ArmTrustedFirmwareRK3588: Don't include unused HDCP blob
The HDCP blob is only for the RK3399, so it is not needed on RK3588.
The blob being present during build pollutes the license with
"UnfreeRedistributable" unnecessary as it is not contained in the
output.

The SHA256 hash bl31.elf with HDCP.bin available and unavailable in the
build tree are identical.

cf1c4e4e8c6803a1e8185af8b45318729167cee0336c105f19037edfb9b2d956 removed/bl31.elf
cf1c4e4e8c6803a1e8185af8b45318729167cee0336c105f19037edfb9b2d956 available/bl31.elf
2024-08-09 10:01:23 +10:00
Peder Bergebakken Sundt
c3f597a013
Merge pull request #331622 from ryand56/update/scrcpy
scrcpy: 2.5 -> 2.6.1; migrate to pkgs/by-name
2024-08-09 01:01:03 +02:00
R. Ryantm
80e1839b5d mxt-app: 1.38 -> 1.40 2024-08-07 13:42:49 +00:00
OTABI Tomoya
de7067cf2f
Merge pull request #326236 from eclairevoyant/frescobaldi-fix
frescobaldi: fix build; cleanup deps
2024-08-07 17:51:58 +09:00
Sergei Trofimovich
1ed6ea6793 sndio: 1.9.0 -> 1.10.0 2024-08-06 21:57:11 +01:00
Robert Schütz
3d19c4d6ed
Merge pull request #330940 from dotlambda/node-pre-gyp
node-pre-gyp: init at 1.0.11
2024-08-06 05:24:38 -07:00
éclairevoyant
4162e31004
frescobaldi: pin to python 3.11 to fix build 2024-08-06 00:07:27 -04:00
Robert Schütz
fb2725b4cc base16-builder: drop superfluous supplement input 2024-08-05 03:34:40 -07:00
Peder Bergebakken Sundt
d1d4ca2ebe
Merge pull request #330458 from lluchs/canon-cups-ufr2-5.90
canon-cups-ufr2: 5.70 -> 5.90
2024-08-04 22:07:15 +02:00
Aleksana
dbefbaba4b
Merge pull request #329397 from r-ryantm/auto-update/seafile-shared
seafile-shared: 9.0.6 -> 9.0.7
2024-08-04 19:36:49 +08:00
Francesco Gazzetta
cc6fa17c00 translatelocally-models: update 2024-08-02 14:52:30 +00:00
tomberek
222fc10b60
Merge pull request #329816 from r-ryantm/auto-update/lilypond
lilypond: 2.24.3 -> 2.24.4
2024-08-02 02:34:31 -04:00
Ryan Omasta
abbda0a917
scrcpy: 2.5 -> 2.6; migrate to pkgs/by-name 2024-08-01 16:20:34 -06:00
R. Ryantm
1085c87668 jitsi-meet-prosody: 1.0.8043 -> 1.0.8091 2024-08-01 19:01:04 +00:00
Florian
1149f210e7
Merge pull request #330674 from tobim/pkgs/adopt-perf-logrotate-ghostscript
ghostscript, logrotate, linux-perf: adopt
2024-08-01 11:24:27 +02:00
Shawn8901
c1d26a15a3 epson-escpr2: 1.2.12 -> 1.2.13
use autoreconfHook to avoid version incompatibilities,
use configureFlags for setting output of cupsppddir and cupsfilterdir
remove custom patch as it is overriden on autoreconf
2024-07-29 20:45:17 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00