Adam Joseph and Adam Joseph
e8da5f109a
zeroc-ice: add disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
41e258d69f
python-qt: add disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
3b96fe0c7a
libe57format: disable warnings if gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
ddc68c6d10
kodi-inputstream-ffmpeg-direct: disable warnings if gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
646116bf6e
curaengine: disable warnings if gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
e2b669a137
blueprint: disable tests (time out)
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
6de0b4ce3f
gn: apply disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
01daef2253
pybind: disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
8df1400e1d
libgcc: pass --disable-plugins
...
This is needed for gcc13 on many platforms due to errors like:
```
checking for library containing dlopen... (cached) none required
checking for -fPIC -shared... yes
configure: error:
Building GCC with plugin support requires a host that supports
-fPIC, -shared, -ldl and -rdynamic.
```
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
929e6d3620
nixVersions: disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
6f948e9290
tesseract: disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
71301132cb
claws-mail: disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
c8cadde699
btop: disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
211e2cc036
efivar: disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
08c69babcc
pycrypto: disable-warnings-if-gcc13
2023-12-07 09:11:37 +00:00
Adam Joseph and Adam Joseph
2abb06f012
disable-warnings-if-gcc13: init
2023-12-07 09:11:37 +00:00
Dmitry Bogatov and Yt
6201454d95
python3.pkgs.jinja2: build offline documentation in separate derivation
...
That works around all complicated issues with infinite recursion.
2023-12-07 05:38:43 +00:00
Rick van Schijndel and GitHub
de97011ef5
Merge pull request #271316 from amjoseph-nixpkgs/pr/libgcrypt/parallel
...
libgcrypt: set enableParallel{Building,Checking}=true
2023-12-06 22:19:22 +01:00
Rick van Schijndel and GitHub
f073095d7a
Merge pull request #266254 from amjoseph-nixpkgs/pr/jbig2dec/fixcross
...
jbig2dec: fix cross
2023-12-06 22:10:00 +01:00
maxine and GitHub
5860ebf1d0
Merge pull request #271893 from trofi/gjs-update
...
gjs: 1.78.0 -> 1.78.1
2023-12-06 18:00:43 +01:00
Martin Weinelt and GitHub
570af7d909
Merge pull request #263446 from emilylange/stdenv-xz-multithread
...
stdenv: enable multithreading for `xz` decompression
2023-12-06 15:41:01 +01:00
Alyssa Ross
6e34087a32
tuna: patchPhase -> postPatch
...
Using patchPhase prevents adding patches, e.g. in an overlay.
2023-12-05 21:19:01 +01:00
Alyssa Ross
fb4a93a913
treewide: fetchgit -> fetchzip (git.kernel.org)
...
fetchzip is more efficient, because it doesn't do a full git clone, so
it should be preferred where possible.
Where hashes have not been changed, I have verified that they don't
need to be. Where hashes have changed, in all cases this is because
of .gitattributes files that exclude certain files from the tarball,
and in these cases I have verified that the packages still build.
sbsigntool still uses fetchgit because it has a submodule, and ell and
iwd still use fetchgit because git.kernel.org does not provide
snapshot links for them. Apparently this is intentional.
2023-12-05 21:19:01 +01:00
Alyssa Ross
660b0bd012
fsverity-utils: update repo url
...
Link: https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git/commit/?id=6866e7ef59cf64eb2befebce8fc8344d1cba070c
2023-12-05 21:19:01 +01:00
Madoura and Adam Joseph
93ebe44ac3
rocmPackages_5: pin stdenv to GCC 12
...
Try reverting this on a future ROCm release.
Addresses: https://github.com/NixOS/nixpkgs/issues/271943
2023-12-05 20:15:30 +00:00
github-actions[bot] and GitHub
66e212555d
Merge staging-next into staging
2023-12-05 18:01:32 +00:00
github-actions[bot] and GitHub
9497a77fed
Merge master into staging-next
2023-12-05 18:00:57 +00:00
Robert Hensing and GitHub
4c37153a2c
Merge pull request #271241 from pbsds/finalattrs-docheck
...
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
2023-12-05 18:59:02 +01:00
Patryk Kwiatek and GitHub
b3caa5f50a
ferretdb: 1.15.0 -> 1.16.0 ( #272254 )
2023-12-05 18:23:31 +01:00
Thiago Kenji Okada and GitHub
bed09b735f
Merge pull request #226923 from Drakonis/prometheus/agent-mode
...
nixos/prometheus: add `enableAgentMode` option
2023-12-05 17:17:37 +00:00
Peder Bergebakken Sundt and GitHub
7cb7b7f98d
Merge pull request #266635 from katexochen/dnf4-init
...
dnf4: init at 4.18.1
2023-12-05 17:55:57 +01:00
Peder Bergebakken Sundt and GitHub
fae7198d73
Merge pull request #270468 from pbsds/spadelang
...
spade: init at 0.5.0
2023-12-05 17:30:51 +01:00
Artturi and GitHub
4b21d11c50
Merge pull request #272226 from rollf/fix-corretto-meta.position
2023-12-05 18:05:19 +02:00
Weijia Wang and Vincent Laporte
7a5f0e9467
clp: unbreak on aarch64-linux
2023-12-05 16:54:45 +01:00
Fabian Affolter and GitHub
70475eb9dd
Merge pull request #272188 from r-ryantm/auto-update/python310Packages.pytapo
...
python310Packages.pytapo: 3.3.16 -> 3.3.18
2023-12-05 16:41:30 +01:00
Pol Dellaiera and GitHub
acc1798527
Merge pull request #272282 from NixOS/fix-CODEOWNERS-file
...
CODEOWNERS: fix errors
2023-12-05 16:31:56 +01:00
Fabian Affolter and GitHub
b7c67e49a0
Merge pull request #272237 from fabaff/stim-fix
...
python311Packages.stim: 1.9.0 -> 1.12.1
2023-12-05 16:31:40 +01:00
Pol Dellaiera and GitHub
17a63a0abc
Merge pull request #271678 from shyim/frankenphp-darwin-support
...
frankenphp: add darwin support
2023-12-05 16:31:30 +01:00
Alejandro Sánchez Medina and GitHub
f10cab3241
Merge pull request #271343 from tweag/release-notes-stable
...
Use stable Nixpkgs URLs in release notes
2023-12-05 10:28:53 -05:00
Pol Dellaiera
913e939769
CODEOWNERS: fix errors
2023-12-05 16:18:02 +01:00
Soner Sayakci
64a56afce4
frankenphp: add shyim as maintainer
2023-12-05 16:14:03 +01:00
Dmitry Kalinkin and GitHub
dd73443815
Merge pull request #272166 from veprbl/pr/mesa_darwin_fix
...
mesa: unbreak on darwin
2023-12-05 10:09:35 -05:00
Nick Cao and GitHub
62ccfa22b8
Merge pull request #272265 from panicgh/open62541
...
open62541: 1.3.8 -> 1.3.9
2023-12-05 10:06:44 -05:00
Dmitry Kalinkin and GitHub
7a53b73747
Merge pull request #272191 from NixOS/pr/awkward_darwin_unbreak
...
python311Packages.awkward: unbreak on darwin
2023-12-05 10:06:17 -05:00
Nick Cao and GitHub
ad838e0bf0
Merge pull request #272249 from fabaff/twilio-bump
...
python311Packages.twilio: 8.10.2 -> 8.10.3
2023-12-05 10:03:51 -05:00
Sandro and GitHub
d011c93f7d
nixos/hound: adopt, rework, cleanup ( #268983 )
...
- add me as maintainer
- remove hardcoded user id
- validate syntax of config file
- remove superfluous option extraGroups
- use mkPackageOptionMD
2023-12-05 15:59:26 +01:00
Nick Cao and GitHub
f918ac9dcd
Merge pull request #272245 from r-ryantm/auto-update/simdutf
...
simdutf: 4.0.5 -> 4.0.8
2023-12-05 09:51:03 -05:00
Nick Cao and GitHub
8a61a2348d
Merge pull request #272246 from r-ryantm/auto-update/sqlmap
...
sqlmap: 1.7.11 -> 1.7.12
2023-12-05 09:50:01 -05:00
Nick Cao and GitHub
3f969f651c
Merge pull request #272212 from Icy-Thought/upscayl
...
upscayl: 2.9.4 -> 2.9.5
2023-12-05 09:43:24 -05:00
Nick Cao and GitHub
f8c71a1ced
Merge pull request #272214 from r-ryantm/auto-update/libglibutil
...
libglibutil: 1.0.74 -> 1.0.75
2023-12-05 09:42:17 -05:00