Robert Schütz
17f04af85a
python310Packages.jupyterlab: update dependencies
2023-03-09 15:21:36 -08:00
Robert Schütz
7ebbf74d8a
python310Packages.jupyter-server-ydoc: init at 0.8.0
2023-03-09 15:15:31 -08:00
figsoda
ca09312f31
Merge pull request #220394 from r-ryantm/auto-update/toast
...
toast: 0.46.1 -> 0.46.2
2023-03-09 18:08:16 -05:00
Joscha
7f2b7d56d8
nodePackages: update all
2023-03-10 00:07:21 +01:00
Joscha
9f98bcb917
vscode-extensions.rust-lang.rust-analyzer: 0.3.1059 -> 0.3.1426
2023-03-10 00:06:57 +01:00
Robert Schütz
ae0d62bd50
python310Packages.jupyter-server-fileid: init at 0.8.0
2023-03-09 15:04:02 -08:00
Tobias Markus
edcd3849a6
blender: Fix build after changes in Alembic package
2023-03-09 23:59:44 +01:00
Tobias Markus
54e1189fbc
alembic: Add maintainer tmarkus
2023-03-09 23:59:44 +01:00
Tobias Markus
79aebb6204
alembic: Fix install destinations
...
The generated CMake targets file was referring to an incorrect
destination as the derivation manually moved the libraries during
installPhase, while CMake uses the path it thinks is going to be used
(the DESTINATION in the install rule) in the IMPORTED_LOCATION property.
By setting the install destinations via CMake flags (and patching the
DESTINATION for the binary install rules), CMake will pick up the
correct locations in the generated AlembicTargets-release.cmake file.
Along with fixing that issue, this commit also includes the following
changes:
* Remove unused unzip nativeBuildInput
* Enable unit tests
* Add missing direct dependency ilmbase:
Previously it was only picked up indirectly, resulting in CMake
configuration warnings
* Add ilmbase as propagatedBuildInput:
Downstream users of Alembic (via CMake) need to add ilmbase as a
dependency as well
For some reason this is not discovered correctly otherwise
* Use CMake setup hooks instead of setting buildPhase/installPhase
2023-03-09 23:59:44 +01:00
R. Ryantm
dbcfd1f947
skim: 0.10.3 -> 0.10.4
2023-03-09 22:56:49 +00:00
Robert Schütz
4a19b95af3
python310Packages.jupyter-ydoc: init at 0.3.4
2023-03-09 14:55:45 -08:00
Michael Weiss
61fa97e527
Merge pull request #220388 from primeos/ungoogled-chromium
...
ungoogled-chromium: 110.0.5481.177 -> 111.0.5563.65
2023-03-09 23:41:20 +01:00
Michael Weiss
92b07dd10c
Merge pull request #220387 from primeos/chromiumBeta
...
chromiumBeta: 111.0.5563.64 -> 112.0.5615.20
2023-03-09 23:40:05 +01:00
Michael Weiss
867f13aaa3
Merge pull request #220389 from primeos/chromiumDev
...
chromiumDev: 112.0.5615.20 -> 113.0.5638.0
2023-03-09 23:39:53 +01:00
Robert Schütz
beadc4783c
python310Packages.ypy-websocket: init at 0.8.4
2023-03-09 14:39:32 -08:00
Samuel Ainsworth
508cf083f7
Merge pull request #218035 from ConnorBaker/fix/torchvision-set-cuda-compilers
...
torchvision: fix #217878 ; migrate to cudaPackages
2023-03-09 17:30:17 -05:00
Sandro
a59944f1c1
Merge pull request #208296 from JamieMagee/runelite
2023-03-09 23:18:52 +01:00
R. Ryantm
633dd775ee
toast: 0.46.1 -> 0.46.2
2023-03-09 22:18:43 +00:00
figsoda
7230c3c233
Merge pull request #220392 from jmbaur/smartyank-nvim
...
vimPlugins.smartyank-nvim: init at 2023-02-25
2023-03-09 17:18:05 -05:00
Sandro
663d1aab23
Merge pull request #220356 from GabrielDougherty/pdfmixtool-update-1.1.1
2023-03-09 23:11:13 +01:00
Robert Schütz
57d6016929
python310Packages.y-py: init at 0.6.0
2023-03-09 14:07:38 -08:00
zowoq
90bca3541d
gh: 2.24.1 -> 2.24.3
...
Diff: https://github.com/cli/cli/compare/v2.24.1...v2.24.3
Changelog: https://github.com/cli/cli/releases/tag/v2.24.3
2023-03-10 08:07:38 +10:00
R. Ryantm
56ddb0373d
stduuid: 1.2.2 -> 1.2.3
2023-03-09 22:06:57 +00:00
Kerstin
ab8b66c94d
Merge pull request #220358 from dotlambda/imagemagick-7.1.1-0
...
imagemagick: 7.1.0-62 -> 7.1.1-0
2023-03-09 22:59:25 +01:00
superherointj
5373c2c844
Merge pull request #220362 from r-ryantm/auto-update/awscli2
...
awscli2: 2.11.0 -> 2.11.1
2023-03-09 18:41:55 -03:00
Jared Baur
0061cd9880
vimPlugins.smartyank-nvim: init at 2023-02-25
2023-03-09 13:40:56 -08:00
Connor Baker
ed00c38e0a
torchvision: fix C/C++ compilers when using CUDA; migrate to cudaPackages
...
- when building with CUDA, we must make sure to use the same C/C++ compiler as NVCC to avoid symbol errors when linking
- move to cudaPackages to reduce closure size
- separate build-time and run-time CUDA dependencies
2023-03-09 16:27:34 -05:00
Artturi
eec92afc64
Merge pull request #220374 from Artturin/qt5splicing
2023-03-09 23:26:49 +02:00
Martin Weinelt
f751ca1ed4
python310Packages.openwrt-luci-rpc: 1.1.12 -> 1.1.16
2023-03-09 21:03:34 +00:00
Michael Weiss
175a86d3b6
ungoogled-chromium: 110.0.5481.177 -> 111.0.5563.65
2023-03-09 22:02:54 +01:00
Michael Weiss
afd3b4cfe2
chromiumDev: 112.0.5615.20 -> 113.0.5638.0
2023-03-09 22:00:29 +01:00
Michael Weiss
036f75ff5c
chromiumBeta: 111.0.5563.64 -> 112.0.5615.20
2023-03-09 21:59:39 +01:00
Michael Weiss
a01701dd67
Merge pull request #220226 from primeos/chromiumDev
...
chromiumDev: 112.0.5615.12 -> 112.0.5615.20
2023-03-09 21:56:55 +01:00
Sean Buckley
a16f7f0b65
brave: 1.48.171 -> 1.49.120
...
https://community.brave.com/t/release-channel-1-49-120/475663/1
2023-03-09 15:56:49 -05:00
Robert Schütz
acc31584b6
python310Packages.xcffib: remove superfluous dependency
2023-03-09 12:53:18 -08:00
Robert Schütz
6771860c7b
python310Packages.xcffib: fix tests
2023-03-09 12:51:43 -08:00
Robert Schütz
e65d5d9484
python310Packages.pygame: 2.1.2 -> 2.2.0
...
Diff: https://github.com/pygame/pygame/compare/2.1.2...2.2.0
Changelog: https://github.com/pygame/pygame/releases/tag/2.2.0
2023-03-09 12:41:12 -08:00
Atemu
07fba224fa
Merge pull request #220327 from misuzu/ffmpeg-armv7l
...
ffmpeg: fix configure errors on native armv7l-linux
2023-03-09 21:36:50 +01:00
7c6f434c
28c1aac72e
Merge pull request #219166 from doronbehar/pkg/libreoffice
...
libreoffice: wrapper rewrite
2023-03-09 20:08:43 +00:00
Rafael Fernández López
737e372a78
fastly: use viceroy from nix
2023-03-09 12:01:41 -08:00
Rick van Schijndel
8d8f5ede91
Merge pull request #216451 from Mindavi/hydra/systemd-target
...
nixos/hydra: wait for network-online before evaluator start
2023-03-09 20:53:21 +01:00
Azat Bahawi
b0e4a1d6f0
Merge pull request #220307 from r-ryantm/auto-update/datree
...
datree: 1.8.33 -> 1.8.36
2023-03-09 22:46:35 +03:00
Alyssa Ross
bc7d355dc0
lib.systems: don't try to emulate s390-linux
...
We don't have an emulator that can do this.
2023-03-09 19:25:23 +00:00
Alyssa Ross
56be2087c5
ebook_tools: fix cross
...
This doesn't seem to be necessary any more, and isn't cross-friendly.
2023-03-09 19:23:52 +00:00
Vladimír Čunát
510680e5e8
apkg: fix build regression, temporarily at least
2023-03-09 20:20:12 +01:00
Artturin
2cbbef006b
qt5: use makeScopeWithSplicing
...
if there is more than one qt5 attr and this file is copied then the arg
to generateSplicesForMkScope should be changed
2023-03-09 21:16:03 +02:00
Sergei Trofimovich
7f4f8065a8
Merge pull request #219695 from trofi/iproute2-static
...
pkgsStatic.iproute2: fix build (disable shared libraries)
2023-03-09 19:10:27 +00:00
Artturin
7d8b42a553
qt5: inherit from __splicedPackages to fix cross
2023-03-09 20:56:47 +02:00
Vladimír Čunát
f47be50f2f
python3Packages.pygdbmi: fix build, missing dependency
2023-03-09 19:53:41 +01:00
Anderson Torres
b4dc5aed64
Merge pull request #220322 from atorres1985-contrib/revert
...
Revert "Merge pull request #217317 from atorres1985-contrib/remove-bq…
2023-03-09 15:18:19 -03:00