Commit Graph

832 Commits

Author SHA1 Message Date
iivusly
08a48457f9 wimlib: fix fuse3 darwin dependency 2024-02-17 14:43:43 -08:00
a-n-n-a-l-e-e
e7a95fc785
Merge pull request #283791 from mfrischknecht/fix-arc_unpacker-build
arc_unpacker: apply AUR patch that fixes build on GCC 13
2024-02-11 16:30:48 -08:00
Manuel Frischknecht
d439d93c01 arc_unpacker: apply AUR patch that fixes build on GCC 13
`arc_unpacker` fails to build with GCC 13 because GCC stopped
transitively including `cstdint` in a lot of scenarios.
While the project is inactive (the repository has been archived
on GitHub), the Arch Linux user repository already contains a
patch that fixes this issue.

Since ofborg indicated unit test failures on darwin-aarch64,
this change also marks the package as broken for such machines.
Note that these test failures are very unlikely to be caused
by the patch applied here, as it only adds a single
`#include <cstdint>` statement in a single file and that
specific include has been pulled in with older versions
of GCC, anyway.

Co-authored-by: midchildan <git@midchildan.org>
Co-authored-by: annalee <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2024-02-11 22:26:10 +01:00
github-actions[bot]
a7f4ae0644
Merge master into staging-next 2024-02-09 12:01:11 +00:00
Emery Hemingway
1a72ea7722 ehmry: reduce maintainership 2024-02-09 11:45:41 +00:00
github-actions[bot]
2579984b85
Merge master into staging-next 2024-02-05 18:01:13 +00:00
Sandro
bcc5881701
Merge pull request #281748 from panicgh/wimlib 2024-02-05 15:27:52 +01:00
Vladimír Čunát
986458ffbc
Merge #260710: zip: fix buffer overflow on Unicode path names
...into staging
2024-02-03 08:13:55 +01:00
Mario Rodas
50adc5a275
Merge pull request #281226 from trofi/cpio-update
cpio: 2.14 -> 2.15
2024-01-31 07:29:36 -05:00
Weijia Wang
f87fe26113
Merge pull request #277688 from r-ryantm/auto-update/xarchiver
xarchiver: 0.5.4.21 -> 0.5.4.22
2024-01-20 07:59:07 +01:00
Nicolas Benes
184c7127ea wimlib: 1.13.6 -> 1.14.3
https://wimlib.net/git/?p=wimlib;a=blob;f=NEWS.md;hb=v1.14.3
2024-01-18 13:15:07 +01:00
Sergei Trofimovich
32cacb9100 cpio: 2.14 -> 2.15
Changes: https://lists.gnu.org/archive/html/info-gnu/2024-01/msg00006.html
2024-01-15 21:58:48 +00:00
Mitchell Skaggs
d0f90d9ca7
{libedit,sharutils}: move env vars to env.*
Closes https://github.com/NixOS/nixpkgs/issues/273746
See https://github.com/NixOS/nixpkgs/pull/217206

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-01-15 02:50:52 -06:00
Guillaume Girol
7f17864b5c
Merge pull request #278992 from ehmry/tarlz
tarlz: 0.24 -> 0.25
2024-01-14 10:57:54 +01:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
GetPsyched
f98ec4f73c treewide: update meta.description to fit the guidelines 2024-01-09 17:12:31 +01:00
K900
bff9ee8862 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 13:03:34 +03:00
Thiago Kenji Okada
ce262e4287 rar: allow evaluation in all platforms 2024-01-08 19:33:53 +00:00
Thiago Kenji Okada
b2d0d556f1 rar: make update script get the latest version 2024-01-08 16:43:32 +00:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
Thiago Kenji Okada
c25a85bea5 rar: 6.21 -> 6.24 2024-01-08 14:24:40 +00:00
Thiago Kenji Okada
f86c15f484 rar: add update script 2024-01-08 14:24:40 +00:00
Thiago Kenji Okada
3698d80e37 unar: remove thiagokokada from maintainers 2024-01-07 21:38:15 +00:00
Emery Hemingway
aca6903d2b tarlz: 0.24 -> 0.25 2024-01-05 20:11:31 +02:00
R. Ryantm
d87e452c51 xarchiver: 0.5.4.21 -> 0.5.4.22 2023-12-30 08:42:11 +00:00
Eelco Dolstra
17d12f1bc1 sharutils: Fix static build on macOS
This is needed by nixStatic (via libarchive).
2023-12-18 07:04:48 -08:00
github-actions[bot]
6ffc5a8603
Merge staging-next into staging 2023-12-18 00:03:01 +00:00
Weijia Wang
4e80055e97
Merge pull request #273451 from wegank/cromfs-stdenv
cromfs: fix build with gcc 11+
2023-12-17 19:14:44 +01:00
github-actions[bot]
71c41d360a
Merge staging-next into staging 2023-12-17 18:01:38 +00:00
R. Ryantm
62f7117e7a peazip: 9.4.0 -> 9.6.0 2023-12-17 15:18:16 +00:00
github-actions[bot]
7ca491d676
Merge staging-next into staging 2023-12-17 12:01:44 +00:00
jopejoe1
6a08cc6e1a unzip: change license to info-zip
We have this license in our license list no reason not to use
2023-12-17 08:47:39 +00:00
Weijia Wang
15be6a54ec zpaq: add darwin support 2023-12-17 00:56:31 +01:00
Weijia Wang
133fc77d70 cromfs: fix build with gcc 11+ 2023-12-11 01:44:20 +01:00
Sergei Trofimovich
7576688040 cpio: pull upstream fix for clang-16
WIthout the change build against `clang-16` and upcoming `gcc-14` fails
as:

    $ nix build --impure --expr 'with import ./. {}; cpio.override { stdenv = clangStdenv; }' -L
    ...
    cpio> checking return type of major()... configure: error: cannot determine type
2023-12-01 15:19:27 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next 2023-11-09 18:00:56 +00:00
Loke Gustafsson
e77e16b45b unrar: explicit meta.mainProgram 2023-11-09 14:21:35 +01:00
Randy Eckenrode
19fbec8a7f
unar: fix build with clang 16
* Set deployment target based on stdenv; and
* Work around https://github.com/NixOS/nixpkgs/issues/166205.
2023-11-06 22:32:36 -05:00
h7x4
e6321d2788
treewide: remove execute bit for non-executable *.nix files 2023-10-20 19:55:39 +02:00
Jan Kundrát
dc0f09a49f zip: fix buffer overflow on Unicode path names
When creating ZIP files with non-ASCII names (such as some European
accent chars), something was detecting a buffer overflow and bailing
out. It turns out that this has been already fixed earlier this year in
Fedora, so let's reuse their patch as-is.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2165653
2023-10-12 16:56:04 +02:00
Emery Hemingway
11407849ad tarlz: 0.22 -> 0.24 2023-10-12 14:41:13 +01:00
Mario Rodas
8a100df277
Merge pull request #260284 from auroraanna/peazip
peazip: 9.9.0 → 9.4.0
2023-10-12 03:37:22 -05:00
Anna Aurora
df7dd3a913
peazip: 9.9.0 → 9.4.0
The tag 9.9.0 was accidentally created and is not an actual release of a new version.
2023-10-10 22:05:41 +02:00
Weijia Wang
97ca003988 unrar: 6.2.11 -> 6.2.12 2023-10-08 23:24:01 +02:00
Weijia Wang
9d57599d7d unrar: 6.2.5 -> 6.2.11
rar2fs: fix build
2023-09-27 09:58:51 +02:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Artturi
8988d5804b
Merge pull request #253740 from reckenrode/_7zz-fix 2023-09-07 05:46:11 +03:00
Randy Eckenrode
c31f399f1c
_7zz: fix build with clang 13+
7zz uses `-Weverything` and `-Werror`, which results in normally
disabled warnings breaking the build with newer versions of clang.
2023-09-06 19:24:26 -04:00
Alain Zscheile
7348c5c6d8 maintainers: rename zseri -> fogti, update details 2023-09-06 22:15:40 +02:00