summary refs log tree commit diff
path: root/pkgs/tools/archivers
AgeCommit message (Collapse)AuthorFilesLines
2023-11-28treewide: add mainProgramh7x425-0/+25
(cherry picked from commit 41974d5ed904a364dcf2f6251b1a25bb5aaa77c1)
2023-11-09Merge master into staging-nextgithub-actions[bot]1-0/+1
2023-11-09unrar: explicit `meta.mainProgram`Loke Gustafsson1-0/+1
2023-11-06unar: fix build with clang 16Randy Eckenrode1-5/+7
* Set deployment target based on stdenv; and * Work around https://github.com/NixOS/nixpkgs/issues/166205.
2023-10-20treewide: remove execute bit for non-executable `*.nix` filesh7x41-0/+0
2023-10-12tarlz: 0.22 -> 0.24Emery Hemingway1-3/+4
2023-10-12Merge pull request #260284 from auroraanna/peazipMario Rodas1-2/+2
peazip: 9.9.0 → 9.4.0
2023-10-10peazip: 9.9.0 → 9.4.0Anna Aurora1-2/+2
The tag 9.9.0 was accidentally created and is not an actual release of a new version.
2023-10-08unrar: 6.2.11 -> 6.2.12Weijia Wang1-2/+2
2023-09-27unrar: 6.2.5 -> 6.2.11Weijia Wang1-24/+30
rar2fs: fix build
2023-09-21treewide: use finalAttrs in all packages I maintain (#255902)Doron Behar1-6/+14
* 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-07Merge pull request #253740 from reckenrode/_7zz-fixArtturi1-0/+10
2023-09-06_7zz: fix build with clang 13+Randy Eckenrode1-0/+10
7zz uses `-Weverything` and `-Werror`, which results in normally disabled warnings breaking the build with newer versions of clang.
2023-09-06maintainers: rename zseri -> fogti, update detailsAlain Zscheile1-1/+1
2023-08-24Merge master into staging-nextgithub-actions[bot]1-0/+1
2023-08-24Merge pull request #251049 from nbraud/mainProgramNick Cao1-0/+1
Set meta.mainProgram for grimshot, pulsemixer, unzip, vlock
2023-08-23unzip: Set meta.mainProgramnicoo1-0/+1
2023-08-23Merge master into staging-nextgithub-actions[bot]5-581/+236
2023-08-23Merge pull request #249665 from eclairevoyant/_7zzPol Dellaiera5-581/+236
_7zz: 22.01 -> 23.01
2023-08-22_7zz: replace rec with finalAttrs idioméclairevoyant1-4/+4
2023-08-22_7zz: 22.01 -> 23.01éclairevoyant5-577/+232
2023-08-18Merge branch 'staging-next' into stagingTheodore Ni2-0/+99
2023-08-18Merge master into staging-nextgithub-actions[bot]1-0/+1
2023-08-17Merge pull request #249597 from NotAShelf/main-program-bsArtturi1-0/+1
2023-08-17Merge master into staging-nextgithub-actions[bot]1-0/+98
2023-08-16peazip: init at 9.9.0Anna Aurora1-0/+98
Co-authored-by: linsui <36977733+linsui@users.noreply.github.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org> Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2023-08-16zip: add meta.mainProgramNotAShelf1-0/+1
2023-08-15Merge pull request #248683 from oxij/tree/source-root-continues-3Pol Dellaiera1-1/+1
treewide: cleanup `sourceRoot` and `setSourceRoot` usage
2023-08-12treewide: remove unneeded dots and slashes in `sourceRoot`sJan Malakhovski1-1/+1
2023-08-11Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-08-11treewide: noop: refer to `src.name` or similar where appropriate, part 3: ↵Jan Malakhovski1-1/+1
more use cases This continues where d8f7f6a5cee067b81bfaaa3aa079adb94ed7c01e left off. Similarly to that commit, this commit this also points `sourceRoot`s to `src.name` and similar instead of keeping hardcoded names, and edits other derivation attrs do do the same, where appropriate. Also, similarly to d8f7f6a5cee067b81bfaaa3aa079adb94ed7c01e some of expressions this edits use `srcs` attribute with customly-named sources, so they have to be moved into `let` blocks to keep evaluation efficient (the other, worse, way to do this would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-06Merge pull request #246670 from reckenrode/zip-clang16Weijia Wang3-2/+45
zip: fix build with clang 16
2023-08-04Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-1/+1
appropriate, part 1: trivial cases
2023-08-01zip: fix build with clang 16Randy Eckenrode3-2/+45
Fix implicit declarations of `memset` and `open/closedir` resulting in incorrect feature detection and conflicts with libc headers.
2023-07-23gnutar: pull missing `libintl` dependency on DarwinSergei Trofimovich1-2/+7
Without the change `gnutar` fails the build as: "_libintl_setlocale", referenced from: _main in tar.o "_libintl_textdomain", referenced from: _main in tar.o ld: symbol(s) not found for architecture x86_64 https://hydra.nixos.org/build/228724258/nixlog/2/tail https://hydra.nixos.org/build/228711328/nixlog/2/tail
2023-07-19gnutar: 1.34 -> 1.35Sergei Trofimovich1-2/+2
Changes: https://lists.gnu.org/archive/html/info-gnu/2023-07/msg00005.html
2023-06-14Merge master into staging-nextgithub-actions[bot]1-5/+39
2023-06-14arc_unpacker: drop boost175Weijia Wang1-5/+39
2023-06-11Merge #235121: unzip: fix configure script when using clang 16Vladimír Čunát2-0/+25
...into staging
2023-06-03Merge #233977: quickbms: fix buildVladimír Čunát2-2/+32
2023-06-02xarchiver: 0.5.4.20 -> 0.5.4.21R. Ryantm1-2/+2
2023-05-31unzip: fix configure script when using clang 16Randy Eckenrode2-0/+25
Clang 16 makes implicit int and function declarations an error by default in any mode except for C89. The configure script has two of these that cause it to misdetect features when using Clang 16. * Implicit `int main` in the errno check. This is fixed by adding the missing `int`. * Implicit definitions of `opendir` and `closedir`. These are fixed by including the required headers.
2023-05-26Merge pull request #234108 from figsoda/xtrtWeijia Wang1-37/+0
xtrt: remove
2023-05-25xtrt: removefigsoda1-37/+0
2023-05-25quickbms: fix buildYongun Seong2-2/+32
2023-05-06cpio: add some key reverse dependencies to passthru.testsRobert Scott1-1/+16
2023-05-05cpio: 2.13 -> 2.14Elias Naur1-24/+3
Changelog: https://git.savannah.gnu.org/cgit/cpio.git/tree/NEWS#n7 Includes fix for CVE-2021-38185, https://git.savannah.gnu.org/cgit/cpio.git/commit/?id=dd96882877721703e19272fe25034560b794061b For me, I'm interested in the `--reproducible` fix for hard link counts being dependent on the underlying filesystem.
2023-03-24fsarchiver: 0.8.6 -> 0.8.7R. Ryantm1-2/+2
2023-03-16Merge pull request #220750 from Netruk44/openmw-darwin-supportWeijia Wang1-1/+1
openmw: darwin support