2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-01 10:34:16 +00:00
Commit Graph

559293 Commits

Author SHA1 Message Date
Dmitry Kalinkin
8f47b40246
yoda: 1.9.8 -> 1.9.9 () 2023-12-11 19:46:35 -05:00
Ilan Joselevich
729bd7499f
Merge pull request from 999eagle/feat/intiface-central
intiface-central: init at 2.5.3
2023-12-12 02:43:31 +02:00
Ilan Joselevich
1747ae1d9e
Merge pull request from r-ryantm/auto-update/rtx
rtx: 2023.11.2 -> 2023.12.18
2023-12-12 02:40:50 +02:00
Philip Taron
baed870448
clisp: fix build
Without this patch, the following build error occurs for me on NixOS:

```
$ nix-build -A clisp --check
<snipped>
Running phase: buildPhase
build flags: SHELL=/nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash
ln -s ../src/.gdbinit .gdbinit
rm -f build-aux
ln -s ../src/build-aux build-aux
mkdir -p gllib
test -f gllib/Makefile || sh config.status gllib/Makefile depfiles
cd gllib && make CFLAGS="-g -O2 -no-integrated-cpp -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -Wno-shift-negative-value -O -fwrapv -pthread -fno-strict-aliasing -DNO_ASM -DENABLE_UNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -DDYNAMIC_MODULES  -fPIC -DPIC " top_srcdir="/build/source/src"
make[1]: Entering directory '/build/source/builddir/gllib'
 cd /build/source/src && /nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash /build/source/src/build-aux/missing automake-1.16 --gnits gllib/Makefile
/build/source/src/build-aux/missing: line 81: automake-1.16: command not found
WARNING: 'automake-1.16' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make[1]: *** [Makefile:1333: ../../src/gllib/Makefile.in] Error 127
make[1]: Leaving directory '/build/source/builddir/gllib'
make: *** [Makefile:648: gllib/libgnu.a] Error 2
```

This message was also reproduced by @2xsaiko on their NAS machine.

I don't know why this error sometimes occurs and sometimes does not.
On my Ubuntu machines, this error does not occur, and instead it does this:

```
Running phase: buildPhase
build flags: SHELL=/nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash
ln -s ../src/.gdbinit .gdbinit
rm -f build-aux
ln -s ../src/build-aux build-aux
mkdir -p gllib
test -f gllib/Makefile || sh config.status gllib/Makefile depfiles
cd gllib && make CFLAGS="-g -O2 -no-integrated-cpp -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -Wno-shift-negative-value -O -fwrapv -pthread -fno-strict-aliasing -DNO_ASM -DENABLE_UNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -DDYNAMIC_MODULES  -fPIC -DPIC " top_srcdir="/build/source/src"
make[1]: Entering directory '/build/source/builddir/gllib'
make[2]: Entering directory '/build/source/builddir'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/build/source/builddir'
cd .. && make  am--refresh
make[2]: Entering directory '/build/source/builddir'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/build/source/builddir'
<snipped>
```

In any case, these changes work successfully on all platforms I've tested them on:

1. NixOS
2. Ubuntu 22.04
3. MacOS x86_64
4. MacOS aarch64
2023-12-11 16:28:32 -08:00
happysalada
3df2965698 bun: 1.0.15 -> 1.0.16 2023-12-12 00:10:15 +00:00
Bobby Rong
30ce319f0e
Merge pull request from bobby285271/upd/pantheon-appstream-fix
pantheon: Backport AppStream 1.0 build fix
2023-12-12 07:58:15 +08:00
OTABI Tomoya
bea3c001fd
Merge pull request from r-ryantm/auto-update/kalign
kalign: 3.3.5 -> 3.4.0
2023-12-12 08:56:04 +09:00
Bobby Rong
45206ebbf8
Merge pull request from bobby285271/upd/cinnamon-libxml2-fix
xed-editor: Backport libxml2 2.12 build fix
2023-12-12 07:53:08 +08:00
Bobby Rong
c23c5dae44
Merge pull request from bobby285271/upd/planify
planify: 4.1.4 -> 4.2.1
2023-12-12 07:48:51 +08:00
Jörg Thalheim
e92546a987 opencv4: drop ffmpeg_4 pin 2023-12-12 00:41:35 +01:00
arthsmn
a8ecd7a07a mpvScripts.sponsorblock-minimal: init at unstable-2023-08-20 2023-12-11 20:39:38 -03:00
Kerstin Humm
a81c0c887b mobilizon: 4.0.0 -> 4.0.2 2023-12-11 23:38:24 +00:00
Martin Weinelt
25c5727812
firefox-devedition-unwrapped: 121.0b5 -> 121.0b9 2023-12-12 00:37:23 +01:00
Martin Weinelt
1ee947324d
firefox-beta-unwrapped: 121.0b5 -> 121.0b9 2023-12-12 00:36:52 +01:00
Martin Weinelt
c68839c5d5
Merge pull request from ipetkov/dump_syms
dump_syms: fix building with LLVM 16
2023-12-12 00:33:17 +01:00
adisbladis
ef2a69c866 setupcfg2nix: Remove package
It's unmaintained and the supporting build infrastructure was just removed from nixpkgs.
2023-12-12 12:22:22 +13:00
adisbladis
6b9f45ae37 python3.pkgs.buildsetupcfg: Remove function from python-packages-base.nix
This function is not, and never have been, used anywhere inside nixpkgs, outside of bootstrapping setupcfg2nix itself.
It was added in https://github.com/NixOS/nixpkgs/pull/38778 by @shlevy.

It has no out-of-tree users on Github either. External breakage is not expected.
2023-12-12 12:21:38 +13:00
piegames
efd004c479
Merge pull request : gnomeExtensions: Update 2023-12-12 00:17:11 +01:00
Ivan Petkov
904913ee16
dump_syms: fix building with LLVM 16
Builds were broken on Darwin with
https://github.com/nixos/nixpkgs/pull/241692, so this applies the
workaround from https://github.com/nixos/nixpkgs/issues/166205
2023-12-11 15:02:33 -08:00
Nick Cao
7c71bd5224
Merge pull request from r-ryantm/auto-update/eigenmath
eigenmath: unstable-2023-11-17 -> unstable-2023-12-11
2023-12-11 17:57:54 -05:00
Nick Cao
796d699b28
Merge pull request from nagy/nagy-swayimg
swayimg: 0.11 -> 0.12
2023-12-11 17:57:10 -05:00
Fabian Affolter
70efc8c72e checkov: 3.1.31 -> 3.1.33
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.1.31...3.1.33

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.1.33
2023-12-11 23:53:31 +01:00
Jörg Thalheim
5ba07454a3 mkFranzDerivation: also include libglvnd for opengl/vulkan drivers
This helps to improve also performance on my machine
2023-12-11 23:50:52 +01:00
R. Ryantm
786cf3644e python310Packages.rivet: 3.1.8 -> 3.1.9 2023-12-11 17:40:57 -05:00
R. Ryantm
34b3fab6a2 gensio: 2.7.7 -> 2.8.2 2023-12-11 22:32:49 +00:00
NixOS
b9406abb69 tart: 2.4.1 -> 2.4.2 2023-12-11 23:30:01 +01:00
Maximilian Bosch
9fbf0cfba5
Merge pull request from mfrw/mfrw/prometheus-2.48.1
prometheus: 2.48.0 -> 2.48.1
2023-12-11 23:21:14 +01:00
emilylange
9cde600195
grafana-loki,promtail: 2.9.2 -> 2.9.3
https://github.com/grafana/loki/releases/tag/v2.9.3
https://github.com/grafana/loki/blob/v2.9.3/CHANGELOG.md
diff: https://github.com/grafana/loki/compare/v2.9.2...v2.9.3
2023-12-11 23:18:57 +01:00
Thiago Kenji Okada
eef6384e98
Merge pull request from manipuladordedados/master
emilua: 0.4.3 -> 0.5.1
2023-12-11 22:14:36 +00:00
Silvan Mosberger
6e3be6ddb0 lib.fileset.gitTracked: Improve error when passing files 2023-12-11 23:05:51 +01:00
Nick Cao
b555d9d9bd
Merge pull request from malob/update-signalbackup-tools
signalbackup-tools: 20231114 -> 20231211
2023-12-11 17:02:00 -05:00
adisbladis
1e66093cca
Merge pull request from adisbladis/stdenv-meta-no-intermediate-alloc
stdenv: Avoid allocating intermediate attrset when checking meta validity
2023-12-12 10:57:44 +13:00
Silvan Mosberger
eec765f9e6 lib.fileset: Refactor gitTracked and gitTrackedWith
Introduce an internal function for them to share more behavior.
This makes future changes easier.
2023-12-11 22:57:12 +01:00
adisbladis
6aa414bcfd
Merge pull request from adisbladis/stdenv-meta-tolist-license-allocations
stdenv: Avoid some list allocations in check-meta when checking licenses
2023-12-12 10:55:58 +13:00
Pol Dellaiera
2eb4a346b5
vtm: use finalAttrs pattern 2023-12-11 22:44:42 +01:00
Pol Dellaiera
dba565f62d
Merge pull request from r-ryantm/auto-update/xray
xray: 1.8.4 -> 1.8.6
2023-12-11 22:41:35 +01:00
Pol Dellaiera
507902558c
zef: use finalAttrs pattern 2023-12-11 22:40:52 +01:00
Federico Damián Schonborn
37b35ccedb
gnomeExtensions.valent: unstable-2023-03-18 -> unstable-2023-11-10
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-12-11 18:38:35 -03:00
Pol Dellaiera
edfbace3a5
zrok: use finalAttrs pattern 2023-12-11 22:36:05 +01:00
Pol Dellaiera
bd83c54091
subnetcalc: use finalAttrs pattern 2023-12-11 22:25:27 +01:00
Pol Dellaiera
d9e518bf85
Merge pull request from r-ryantm/auto-update/apktool
apktool: 2.9.0 -> 2.9.1
2023-12-11 22:20:46 +01:00
K900
4db77e5b1e iwd: revert test that's broken on aarch64-linux
And maybe others
2023-12-12 00:20:09 +03:00
Pol Dellaiera
b582a3a873
Merge pull request from r-ryantm/auto-update/saml2aws
saml2aws: 2.36.12 -> 2.36.13
2023-12-11 22:19:47 +01:00
Pol Dellaiera
e36b4428f6
Merge pull request from r-ryantm/auto-update/gtree
gtree: 1.10.3 -> 1.10.4
2023-12-11 22:19:07 +01:00
Pol Dellaiera
8cfa000b90
Merge pull request from r-ryantm/auto-update/questdb
questdb: 7.3.4 -> 7.3.7
2023-12-11 22:18:48 +01:00
Pol Dellaiera
e3d3bc8da3
Merge pull request from r-ryantm/auto-update/regbot
regbot: 0.5.4 -> 0.5.5
2023-12-11 22:18:08 +01:00
Rick van Schijndel
8517f473f9
Merge pull request from euank/anki-svg
pkgs/anki: add qtsvg to inputs to fix anki theme
2023-12-11 22:17:21 +01:00
Luflosi
5a7c7f79a5
aaaaxy: 1.4.101 -> 1.4.119
https://github.com/divVerent/aaaaxy/releases/tag/v1.4.119
2023-12-11 22:14:48 +01:00
Luflosi
56583f0ac1
aaaaxy: migrate to by-name 2023-12-11 22:14:47 +01:00
Pol Dellaiera
e2b5c61471
Merge pull request from r-ryantm/auto-update/arti
arti: 1.1.10 -> 1.1.11
2023-12-11 22:13:29 +01:00