Vincenzo Mantova and GitHub
175c646b8a
texlive.bin.xindy: add perl to buildInputs to fix shebang ( #226530 )
2023-04-17 16:13:42 -04:00
Rahul Butani and Alyssa Ross
98182aec04
llvmPackages_git: unstable-2022-26-07 → 15.0.7
...
bumping `llvmPackages_git` to match `llvmPackages_15`; this will let us
continuing bringing `llvmPackages_git` to parity with `llvmPackages_15`
without needing to invest time and effort into getting the current
llvmPackages_git's commit's test suite to pass under all the platforms,
etc.
this will also allow us to begin diffing derivations between
`llvmPackages_15` and `llvmPackages_git` as a way of tracking down
remaining differences between the package sets
2023-04-17 20:10:41 +00:00
Rahul Butani and Alyssa Ross
a77eef2bb9
llvmPackages_git: expose the release information and monorepo source as overridable args
...
backport of d231d18e4a from #194634
(llvmPackages_15)
2023-04-17 20:10:41 +00:00
Rahul Butani and Alyssa Ross
4917dc751c
llvmPackages_git.llvm: add checks for the LLVM version
...
this is a backport of 8afa321b8a
from #194634 (llvmPackages_15)
2023-04-17 20:10:41 +00:00
Bernardo Meurer and GitHub
9984ca0504
Merge pull request #226043 from RicArch97/swayfx
2023-04-17 12:56:35 -07:00
Fabian Affolter and GitHub
590e12bc9e
Merge pull request #223509 from fabaff/ttp-templates-bump
...
python310Packages.ttp-templates: 0.3.2 -> 0.3.4
2023-04-17 21:51:28 +02:00
Fabian Affolter and GitHub
774b0f1bb5
Merge pull request #226598 from fabaff/pyfibaro-bump
...
python310Packages.pyfibaro: 0.6.9 -> 0.7.0
2023-04-17 21:33:53 +02:00
Fabian Affolter and GitHub
c409c7023f
Merge pull request #226556 from r-ryantm/auto-update/checkSSLCert
...
checkSSLCert: 2.62.0 -> 2.64.0
2023-04-17 21:30:29 +02:00
Fabian Affolter and GitHub
fdc5dff335
Merge pull request #226565 from r-ryantm/auto-update/python311Packages.devito
...
python311Packages.devito: 4.8.0 -> 4.8.1
2023-04-17 21:30:10 +02:00
Fabian Affolter and GitHub
eeb3b6d864
Merge pull request #226590 from r-ryantm/auto-update/python310Packages.azure-eventgrid
...
python310Packages.azure-eventgrid: 4.9.1 -> 4.10.0
2023-04-17 21:28:49 +02:00
Fabian Affolter and GitHub
81503a29f2
Merge pull request #226599 from fabaff/pylaunches-bump
...
python310Packages.pylaunches: 1.3.0 -> 1.4.0
2023-04-17 21:27:38 +02:00
Fabian Affolter and GitHub
745d7a2aab
Merge pull request #226607 from r-ryantm/auto-update/python310Packages.mautrix
...
python310Packages.mautrix: 0.19.9 -> 0.19.11
2023-04-17 21:27:27 +02:00
Fabian Affolter and GitHub
01fa12ec39
Merge pull request #226621 from fabaff/onvif-zeep-async-bump
...
python310Packages.onvif-zeep-async: 1.2.5 -> 1.2.11
2023-04-17 21:26:53 +02:00
Fabian Affolter and GitHub
1ae8b1d4fc
Merge pull request #226626 from r-ryantm/auto-update/python310Packages.pyunifiprotect
...
python310Packages.pyunifiprotect: 4.7.0 -> 4.8.1
2023-04-17 21:26:34 +02:00
Fabian Affolter and GitHub
9cb3e88eae
Merge pull request #226633 from r-ryantm/auto-update/python310Packages.pytelegrambotapi
...
python310Packages.pytelegrambotapi: 4.10.0 -> 4.11.0
2023-04-17 21:26:12 +02:00
Fabian Affolter and GitHub
9f8d674739
Merge pull request #226637 from r-ryantm/auto-update/python310Packages.pydrive2
...
python310Packages.pydrive2: 1.15.1 -> 1.15.3
2023-04-17 21:25:50 +02:00
Fabian Affolter and GitHub
0193582bc1
Merge pull request #226646 from r-ryantm/auto-update/python310Packages.google-cloud-bigquery
...
python310Packages.google-cloud-bigquery: 3.7.0 -> 3.9.0
2023-04-17 21:25:26 +02:00
Thomas Gerbet and GitHub
6eceb07c28
Merge pull request #226605 from drupol/php/bump-april-2023
...
php: Bump `php81` and `php82`
2023-04-17 20:30:06 +02:00
figsoda and GitHub
cc2a511484
Merge pull request #226624 from SuperSandro2000/dnscontrol
...
dnscontrol: 3.30.0 -> 3.31.0
2023-04-17 14:14:02 -04:00
Austin Seipp
962d920b8d
honggfuzz: enable on aarch64-linux
...
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2023-04-17 13:13:00 -05:00
Austin Seipp
d8cd4e60d1
honggfuzz: install libraries, too
...
honggfuzz embeds its .a libraries *inside* of the hfuzz-cc executable,
extracts them when you invoke it, and links the .o file against them.
But that doesn't help if you wanted to bind it to other languages such
as Rust, for example. If you're using honggfuzz-rs, it embeds this
automatically too, but if you're doing it yourself, you need these
libraries to get anywhere.
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2023-04-17 13:13:00 -05:00
figsoda and GitHub
696c33465c
Merge pull request #226678 from themaxhero/waynergy-0.0.16
...
waynergy: 0.0.15 -> 0.0.16
2023-04-17 14:08:42 -04:00
figsoda and GitHub
6e7d5578e9
Merge pull request #226465 from figsoda/jumpy
2023-04-17 14:03:21 -04:00
toastal and Vincent Laporte
0a4206a51b
ocamlPackages.uring: init at 0.5
2023-04-17 19:39:33 +02:00
Sergei Trofimovich and GitHub
10d74285cd
Merge pull request #224222 from gravndal/bees-update
...
bees: 0.8 -> 0.9.3
2023-04-17 18:30:53 +01:00
Marcelo Amancio de Lima Santos
2ef748c8de
waynergy: 0.0.15 -> 0.0.16
2023-04-17 14:01:55 -03:00
Doron Behar and GitHub
0c57b3ac86
Merge pull request #226645 from alyaeanyx/qalculate-4.6.1
...
libqalculate, qalculate-gtk, qalculate-qt: 4.6.0 -> 4.6.1
2023-04-17 09:36:08 -07:00
Sandro and GitHub
962237b672
Merge pull request #225322 from felschr/mullvad-browser
...
mullvad-browser: init at 12.0.4
2023-04-17 18:26:20 +02:00
Sandro and GitHub
426fb8e501
Merge pull request #226206 from r-ryantm/auto-update/mullvad-vpn
...
mullvad-vpn: 2023.2 -> 2023.3
2023-04-17 18:20:17 +02:00
Martin Weinelt and GitHub
7596db4b25
Merge pull request #226615 from jopejoe1/firefox
...
firefox-{beta,devedition}{-bin}-unwrapped: 113.0b3 -> 113.0b4
2023-04-17 17:59:15 +02:00
Damien Cassou and GitHub
d8e913532b
Merge pull request #226643 from DamienCassou/emacs-sqlite3
2023-04-17 17:36:02 +02:00
figsoda and GitHub
25345ef0a1
Merge pull request #226630 from fabaff/sqlfluff-bump
...
sqlfluff: 2.0.4 -> 2.0.5
2023-04-17 11:21:57 -04:00
Martin Weinelt and GitHub
c28ad0ad91
Merge pull request #226254 from cpcloud/bump-parsy
...
python3Packages.parsy: 1.4.0 -> 2.1
2023-04-17 17:07:35 +02:00
Martin Weinelt and GitHub
c9fde5c86e
Merge pull request #226256 from cpcloud/nixpkgs-pydruid
...
python3Packages.pydruid: init at 0.6.5
2023-04-17 17:06:58 +02:00
Thomas Tuegel and GitHub
ccf7156d8d
Merge pull request #217974 from pxrl/pxrl/z3
...
z3: 4.8.15 -> 4.8.17
2023-04-17 10:03:07 -05:00
7c6f434c and GitHub
061715af6d
Merge pull request #226456 from wegank/ogre-bump
...
ogre: 13.6.3 -> 13.6.4
2023-04-17 14:29:47 +00:00
7c6f434c and GitHub
1735649263
Merge pull request #224329 from cbergqvist/avoid-gnome-bugzilla
...
Avoid deprecated GNOME Bugzilla server
2023-04-17 14:27:15 +00:00
7c6f434c and GitHub
af0b4c1b61
Merge pull request #226149 from lukego/mcclim
...
lisp-modules: add polyclot & fix mcclim
2023-04-17 14:21:44 +00:00
7c6f434c and GitHub
17b4ad7c2f
Merge pull request #217587 from winterqt/build-dotnet-module-darwin-sandbox
...
buildDotnetModule: fix sandboxed builds on darwin
2023-04-17 14:08:21 +00:00
figsoda and GitHub
656eb4156d
Merge pull request #226360 from figsoda/kalker
2023-04-17 10:00:10 -04:00
alyaeanyx
834c6bf777
libqalculate, qalculate-gtk, qalculate-qt: 4.6.0 -> 4.6.1
2023-04-17 15:42:23 +02:00
R. Ryantm
642deff321
python310Packages.google-cloud-bigquery: 3.7.0 -> 3.9.0
2023-04-17 13:41:12 +00:00
Damien Cassou
5bf1f8fd50
emacs.pkgs.sqlite3: build .so file
2023-04-17 15:29:17 +02:00
maxine and GitHub
f00994e78c
Merge pull request #226638 from rhoriguchi/yaru-theme
2023-04-17 13:26:37 +00:00
Weijia Wang and GitHub
064ffc66d4
Merge pull request #221047 from ionutnechita/local/yandex-browser-update
...
yandex-browser: 22.9.1.1110-1 -> 23.3.1.906-1
2023-04-17 16:09:19 +03:00
Jörg Thalheim and GitHub
93f1a51c1d
Merge pull request #226636 from MatthewCroughan/mc/fix-nixos-shell
...
nixos-shell: add jq dependency
2023-04-17 13:45:38 +01:00
matthewcroughan
1ee86f28c7
nixos-shell: add jq dependency
2023-04-17 13:44:03 +01:00
Ryan Horiguchi
757b6381ec
yaru-theme: 22.10.3 -> 23.04.4
2023-04-17 14:37:50 +02:00
R. Ryantm
dd8daa4009
python310Packages.pydrive2: 1.15.1 -> 1.15.3
2023-04-17 12:36:11 +00:00
Pierre Bourdon and GitHub
2208d9f786
Merge pull request #226512 from FlafyDev/webcord-upgrade-electron
...
webcord: 4.1.1 -> 4.2.0
2023-04-17 14:34:34 +02:00