Commit Graph

881 Commits

Author SHA1 Message Date
Anderson Torres
9ffac6dc44 treewide: remove vrthra from meta.maintainers [all orphans]
Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642

Inactive since 2017
2024-07-07 12:20:32 -03:00
github-actions[bot]
9cede82051
Merge master into staging-next 2024-07-04 12:01:10 +00:00
Anna Aurora
e7181070cc peazip: 9.7.1 → 9.8.0 2024-07-04 11:17:38 +02:00
éclairevoyant
29cfb900f7
_7zz: replace fetchurl with fetchzip for stabler hashes 2024-07-03 09:31:12 -04:00
éclairevoyant
a57aa7f36f
Merge pull request #323780 from r-ryantm/auto-update/_7zz
_7zz: 24.06 -> 24.07
2024-07-02 15:42:27 +00:00
lassulus
f5243a561a
Merge pull request #299800 from auroraanna/peazip-9.7.1
peazip: 9.6.0 -> 9.7.1
2024-07-02 12:39:25 +02:00
R. Ryantm
15142942b9 _7zz: 24.06 -> 24.07 2024-07-01 10:36:51 +00:00
Tristan Ross
7b8f8c84ee
unzip: add myself as maintainer 2024-06-23 20:31:10 -07:00
Jan Tojnar
304772f50a _7zz: 24.05 → 24.06
https://sourceforge.net/p/sevenzip/discussion/45797/thread/bbe6861abe/
2024-06-13 00:41:58 +02:00
Jan Tojnar
874242dca3 _7zz: Simplify update script 2024-06-13 00:41:58 +02:00
Jan Tojnar
ee4d5eec35 _7zz: Fix updateScript without NIX_PATH
updateScripts will run from Nixpkgs root.
2024-06-13 00:41:58 +02:00
github-actions[bot]
477d2d32ff
Merge master into staging-next 2024-06-12 00:02:10 +00:00
leo60228
e111ee8f46
ctrtool: 0.7 -> 1.2.0 2024-06-11 18:13:13 -04:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Audrey Dutcher
846de80d1c various: Enable updateAutotoolsGnuConfigScriptsHook
Prior to August 2023, any config.guess generated by autoconf will
include a hardcoded /usr/bin/uname invocation for FreeBSD on any
architecture other than arm. This clearly doesn't work under nix.
We must then update or otherwise patch each old config.guess.
2024-05-27 11:09:28 -04:00
Tristan Ross
94bdc4bbbb
zip: fix forward declaration errors with clang (#313305)
Ref: https://github.com/NixOS/nixpkgs/issues/313300
2024-05-22 16:21:16 +00:00
alina sireneva
1e3397fd4b
innoextract: fixed darwin build 2024-05-20 23:42:14 +03:00
Aleksana
9c58fc7fb6
Merge pull request #312441 from eclairevoyant/7zz-update
_7zz: fix update script; 23.01 -> 24.05
2024-05-20 11:18:19 +08:00
Pol Dellaiera
5a479d58b1
Merge pull request #312593 from ExpidusOS/treewide/maintainer
treewide: Add RossComputerGuy as maintainer for various packages
2024-05-19 10:55:56 +02:00
R. Ryantm
8abfe4639a rar: 7.00 -> 7.01 2024-05-18 06:29:45 +00:00
Tristan Ross
58b7046611
gnutar: add RossComputerGuy as maintainer 2024-05-17 22:02:22 -07:00
Tristan Ross
3cdcbfdbad
zip: add RossComputerGuy as maintainer 2024-05-17 21:56:21 -07:00
éclairevoyant
169a7d53e4
_7zz: fix passing package to tests 2024-05-17 09:59:24 -04:00
éclairevoyant
176c7baa9f
_7zz: remove meta = with lib; 2024-05-17 09:59:24 -04:00
éclairevoyant
2a8bd9ba3e
_7zz: 23.01 -> 24.05 2024-05-17 09:59:24 -04:00
éclairevoyant
cd985d1292
_7zz: fix update script 2024-05-17 09:59:24 -04:00
github-actions[bot]
ae736c738d
Merge master into staging-next 2024-05-03 12:01:32 +00:00
Jussi Kuokkanen
ce3f586775 pkgs/tools: remove licenses.gpl2 2024-05-02 21:06:26 +02:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
Alain Emilia Anna Zscheile
783a35ca3d maintainers: remove fogti
Feel free to remove the following packages, which were essentially personal tools:
- apc-temp-fetch:
    this is outdated anyways, it needs flit to build now,
    see also: 53bcaab3e9/net-analyzer/APC-Temp-fetch/APC-Temp-fetch-0.0.9.ebuild
- libowlevelzs
- zs-apc-spdu-ctl
- zs-wait4host
- zstxtns-utils
2024-04-27 14:44:36 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Anna Aurora
e7a78e95d4
peazip: 9.6.0 -> 9.7.1
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-04-21 22:22:45 +02:00
Austin Horstman
0aeb5d0cc2
unar: add meta.mainProgram 2024-04-13 21:59:20 -05:00
Stanisław Pitucha
a0c9e3aee1
Merge pull request #303498 from viraptor/afio-darwin
afio: darwin build
2024-04-12 11:05:08 +10:00
Stanisław Pitucha
5fe89bc95d afio: darwin build 2024-04-12 10:06:07 +10:00
Austin Horstman
548e6d56ae
atool: add meta.mainProgram 2024-04-09 22:47:22 -05:00
annalee
0d7dc0efc5
treewide: throw on unsupported system src access 2024-04-05 02:30:42 +00:00
Elian Doran
15e0d5515e
innoextract: Enable on darwin 2024-03-31 19:14:31 +03:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
a-n-n-a-l-e-e
ce789e7e35
llvmPackages_{12,13,14,15,16,17,git}.{libcxx,libcxxabi}: merge libcxxabi into libcxx (#292043)
- merge libcxxabi into libcxx for LLVM 12, 13, 14, 15, 16, 17, and git.
- remove the link time workaround `-lc++ -lc++abi` from 58 packages as it is no longer required.
- fixes https://github.com/NixOS/nixpkgs/issues/166205
- provides alternative fixes for. https://github.com/NixOS/nixpkgs/issues/269548 https://github.com/NixOS/nix/issues/9640
- pkgsCross.x86_64-freebsd builds work again

This change can be represented in 3 stages
1. merge libcxxabi into libcxx -- files: pkgs/development/compilers/llvm/[12, git]/{libcxx, libcxxabi}
2. update stdenv to account for merge -- files: stdenv.{adapters, cc.wrapper, darwin}
3. remove all references to libcxxabi outside of llvm (about 58 packages modified)

### merging libcxxabi into libcxx
- take the union of the libcxxabi and libcxx cmake flags
- eliminate the libcxx-headers-only package - it was only needed to break libcxx <-> libcxxabi circular dependency
- libcxx.cxxabi is removed. external cxxabi (freebsd) will symlink headers / libs into libcxx.
- darwin will re-export the libcxxabi symbols into libcxx so linking `-lc++` is sufficient.
- linux/freebsd `libc++.so` is a linker script `LINK(libc++.so.1, -lc++abi)` making `-lc++` sufficient.
- libcxx/default.nix [12, 17] are identical except for patches and `LIBCXX_ADDITIONAL_LIBRARIES` (only used in 16+)
- git/libcxx/defaul.nix  does not link with -nostdlib when useLLVM is true so flag is removed. this is not much different than before as libcxxabi used -nostdlib where libcxx did not, so libc was linked in anyway.

### stdenv changes
- darwin bootstrap, remove references to libcxxabi and cxxabi
- cc-wrapper: remove c++ link workaround when libcxx.cxxabi doesn't exist (still exists for LLVM pre 12)
- adapter: update overrideLibcxx to account for a pkgs.stdenv that only has libcxx

### 58 package updates
- remove `NIX_LDFLAGS = "-l${stdenv.cc.libcxx.cxxabi.libName}` as no longer needed
- swift, nodejs_v8 remove libcxxabi references in the clang override

https://github.com/NixOS/nixpkgs/pull/292043
2024-03-11 03:53:37 -07:00
Weijia Wang
b72ee72a80 unrar: move to pkgs/by-name 2024-03-08 09:38:52 +01:00
Weijia Wang
8c0f070826
Merge pull request #292520 from r-ryantm/auto-update/xarchiver
xarchiver: 0.5.4.22 -> 0.5.4.23
2024-03-07 12:02:24 +01:00
Weijia Wang
43317020e1
Merge pull request #291499 from r-ryantm/auto-update/wimlib
wimlib: 1.14.3 -> 1.14.4
2024-03-07 07:48:47 +01:00
R. Ryantm
be35df22e7 xarchiver: 0.5.4.22 -> 0.5.4.23 2024-03-06 21:47:49 +01:00
R. Ryantm
a2ce8e0d8a rar: 6.24 -> 7.00 2024-03-06 11:18:26 +00:00
Alexis Hildebrandt
8bfc662c08 7zz: add setup hook script to unpack DMG files 2024-02-29 08:53:23 +01:00
R. Ryantm
6f68ffeec3 wimlib: 1.14.3 -> 1.14.4 2024-02-26 05:59:28 +00:00
iivusly
08a48457f9 wimlib: fix fuse3 darwin dependency 2024-02-17 14:43:43 -08:00