Commit Graph

50770 Commits

Author SHA1 Message Date
Jan Tojnar
67b50b7dd3 libpanel: init at 1.0.1
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.0.alpha...1.0.alpha1
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.0.alpha1...1.0.0
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.0.0...1.0.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-09-27 22:28:52 +02:00
Jan Tojnar
014189b312 gtkmm4: 4.6.1 → 4.8.0
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/4.6.1...4.7.1
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/4.7.1...4.8.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-09-27 02:33:20 +02:00
Jan Tojnar
60096e9520 gtk4: 4.8.0 → 4.8.1
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.8.0...4.8.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-09-27 02:30:08 +02:00
Jan Tojnar
c4a010e7bb libadwaita: 1.1.4 → 1.2.0
https://blogs.gnome.org/alexm/2022/09/15/libadwaita-1-2/

https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.4...1.2.alpha
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.alpha...1.2.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.beta...1.2.rc
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.2.rc...1.2.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-09-27 02:27:14 +02:00
Samuel Ainsworth
f2a116aa8b
Merge pull request #192958 from aidalgol/cuda-exts-prevent-eval-break
Prevent eval breakage in CUDA extensions
2022-09-25 22:19:52 -07:00
Aidan Gauland
bcf0c3a882
tensorrt: provide default version fallback
When passed a CUDA version not in the table of default TensorRT versions for
CUDA versions, fall back to a default package version instead of breaking
evaluation of the package.
2022-09-26 17:36:45 +13:00
Aidan Gauland
35425566b8
cudnn: provide default version fallback
When passed a CUDA version not in the table of default cuDNN versions for CUDA
versions, fall back to a default package version instead of breaking evaluation
of the package.
2022-09-26 17:36:38 +13:00
zowoq
4177a5d748 ffmpeg_5: 5.1.1 -> 5.1.2
https://github.com/FFmpeg/FFmpeg/blob/n5.1.2/Changelog#L4
2022-09-26 10:29:10 +10:00
Sandro
a9b4ab37ff
Merge pull request #186697 from MrTarantoga/add-quarto-1.0.38 2022-09-25 23:32:03 +02:00
Sandro
e7a66a4a22
quarto: fix formatting 2022-09-25 23:11:47 +02:00
Mario Rodas
6f5468a3a8
Merge pull request #184262 from r-ryantm/auto-update/libblockdev
libblockdev: 2.26 -> 2.27
2022-09-25 10:18:14 -05:00
Christian Kögler
120db9643d
Merge pull request #190208 from r-ryantm/auto-update/apache-activemq
activemq: 5.17.1 -> 5.17.2
2022-09-25 17:06:33 +02:00
Martin Weinelt
f3e200bd7f
Merge pull request #192879 from mweinelt/drop-libtensorflow-bin 2022-09-25 16:46:41 +02:00
Mario Rodas
f8cd12df78
Merge pull request #183480 from r-ryantm/auto-update/libbytesize
libbytesize: 2.6 -> 2.7
2022-09-25 09:28:01 -05:00
Mario Rodas
972b67b1f0
Merge pull request #184318 from r-ryantm/auto-update/libdmtx
libdmtx: 0.7.5 -> 0.7.7
2022-09-25 09:17:47 -05:00
superherointj
a7a5b8d513
Merge pull request #192884 from yu-re-ka/libmpack-release
libmpack: build with config=release
2022-09-25 10:07:05 -03:00
Yureka
57b3039092 libmpack: build with config=release 2022-09-25 14:19:33 +02:00
Martin Weinelt
9a1edca214
libtensorflow-bin: drop
The package was introduced when our source package did not expose
libtensorflow, which it does these days. Additionally the -bin package
has not been well maintained and is stuck on a version from 2020/12.
2022-09-25 13:23:43 +02:00
Goetz
3be6403126 quarto: init at 1.1.189
Quarto is a library/support package for several pandoc projects.
Fix: Remove trailing whitespace


Add final newline to default.nix


Fix indention and newline errors


Fix: Missed unpackPhase resolved


Add: sourceProvenance

Suggestion of: https://github.com/NixOS/nixpkgs/pull/186697#discussion_r945336064
Fix: reduce imports


Fix: use version attribute in download string


Fix: reduce path expression


Fix: add runHook {pre/post}Install as common practice


Fix: replace gpl2 with gpl2Plus


Fix: change maintainers description


Fix: do not use symlinks, use the PATH instead


Fix wrong platforms

++ means  concatenation and is not correct in this context.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Change structure to support fixed output derivations

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Fix


Fix


Apply suggestion

Co-authored-by: Suwon Park <35622998+sepiabrown@users.noreply.github.com>
Fix suggestion


Bundle makeProgram function call

Co-authored-by: Suwon Park <35622998+sepiabrown@users.noreply.github.com>
Update library version from 1.0.38 to 1.1.189

Co-authored-by: Suwon Park <35622998+sepiabrown@users.noreply.github.com>
Add missing dependencies

Co-authored-by: Suwon Park <35622998+sepiabrown@users.noreply.github.com>
pandoc, deno, esbuild can be hooked into QUARTO_* environment variables, so they are not needed in buildInputs.

Co-authored-by: Suwon Park <35622998+sepiabrown@users.noreply.github.com>
Fix deno-path patch

Co-authored-by: Suwon Park <35622998+sepiabrown@users.noreply.github.com>
Remove wrong spaces


Add python3 jupyter host support


Fix spacing

Co-authored-by: Suwon Park <35622998+sepiabrown@users.noreply.github.com>
Sort quarto in all-packages.nix alphabetical

Remove lib prefix from maintainers

Co-authored-by: Sebastián Mancilla <238528+smancill@users.noreply.github.com>
Simplify mkdir command

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Fix missusage of makeBinPath

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Remove python3Packages -> not used

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Remove punctuation from description

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Fix review 

Error in https://github.com/NixOS/nixpkgs/pull/186697#discussion_r975107345
Fix wrong path for import_map.json


Do not strip downloaded binary
2022-09-25 11:02:28 +02:00
Nikolay Korotkiy
1540d4fd8d
Merge pull request #191953 from sikmir/spatialite-gui
spatialite_gui: init at 2.1.0-beta1
2022-09-25 11:11:57 +03:00
Robert Scott
581ffd9518
Merge pull request #192607 from vcunat/p/knot-dns_bump
ngtcp2-gnutls: 0.8.1 -> 0.9.0
2022-09-25 01:10:09 +01:00
Robert Scott
61f1fe8a54
Merge pull request #192514 from r-ryantm/auto-update/ngtcp2
ngtcp2: 0.8.1 -> 0.9.0
2022-09-24 21:49:07 +01:00
Mario Rodas
1b9ed9f801
Merge pull request #190913 from npatsakula/libtorch-bin-update
libtorch-bin: 1.10.0 -> 1.12.1
2022-09-24 11:45:49 -05:00
Robert Scott
f8c6563ec0
Merge pull request #191868 from r-ryantm/auto-update/tinygltf
tinygltf: 2.5.0 -> 2.6.3
2022-09-24 17:21:40 +01:00
José Romildo
84f8194038 gst_all_1.gstreamermm: fix build against glib 2.68 2022-09-24 11:33:15 -03:00
José Romildo
e9d3dff4d7 gst_all_1.gstreamermm: format nix expression 2022-09-24 11:32:14 -03:00
superherointj
dd9072b4a7 gst_all_1.gstreamermm: mark broken 2022-09-24 09:42:18 -03:00
Dmitry Kalinkin
0b98628353
Merge pull request #192581 from tjni/qcdnum
qcdnum: 17-01-15 -> 18-00-00
2022-09-24 08:21:46 -04:00
Robert Scott
77e90cd16d
Merge pull request #188725 from r-ryantm/auto-update/rocksdb_lite
rocksdb_lite: 7.5.3 -> 7.6.0
2022-09-24 01:45:17 +01:00
Robert Scott
3bc25eff92
Merge pull request #192054 from cpcloud/bump-duckdb
duckdb: 0.5.0 -> 0.5.1
2022-09-24 01:34:40 +01:00
Theodore Ni
ad0d2e3453 librevisa: remove because its source is gone
The librevisa site and source code have disappeared upstream.
2022-09-23 19:10:54 +02:00
figsoda
d263191066
Merge pull request #192610 from superherointj/broken-openvino
openvino: mark broken for linux-x86_64
2022-09-23 11:42:21 -04:00
superherointj
dc9c45e1ca openvino: mark broken for linux-x86_64 2022-09-23 12:01:22 -03:00
superherointj
9dfe1fe09d ncnn: mark broken 2022-09-23 10:26:52 -03:00
Vladimír Čunát
a791d4059c
ngtcp2-gnutls: add passthru.tests 2022-09-23 14:23:25 +02:00
Vladimír Čunát
14a7499006
ngtcp2-gnutls: 0.8.1 -> 0.9.0
https://github.com/ngtcp2/ngtcp2/releases/tag/v0.9.0
2022-09-23 14:19:44 +02:00
R. Ryantm
b225d54ffc argparse: 2.6 -> 2.9 2022-09-23 11:14:48 +02:00
Theodore Ni
de529b107b
qcdnum: 17-01-15 -> 18-00-00
Changelog at https://www.nikhef.nl/~h24/qcdnum/QcdnumDownload.html says:

  Same as qcdnum-17-01/15 with a few minor fixes.

One of these fixes is to replace real*16 with double precision for a few
variables to be standards compliant. This resolves following error:

  Error: Old-style type declaration REAL*16 not supported at (1)
2022-09-23 01:16:50 -07:00
Mario Rodas
6178a38b3d libblockdev: 2.26 -> 2.27 2022-09-23 04:20:00 +00:00
superherointj
403bfc5a5c
Merge pull request #192233 from yu-re-ka/opencv-4-6-0
opencv: 4.5.4 -> 4.6.0
2022-09-22 22:18:10 -03:00
R. Ryantm
fd11234381 ngtcp2: 0.8.1 -> 0.9.0 2022-09-23 00:16:22 +00:00
Yureka
d948d26a97
opencv3: 3.4.15 -> 3.4.18 2022-09-23 01:31:13 +02:00
Jonas Heinrich
e0eadc08a6
Merge pull request #192311 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.3.17 -> 4.3.18
2022-09-22 12:31:57 +02:00
R. Ryantm
bda047ddcd rocksdb_lite: 7.5.3 -> 7.6.0 2022-09-22 02:44:09 +00:00
R. Ryantm
8badd47ce9 libamqpcpp: 4.3.17 -> 4.3.18 2022-09-21 21:27:14 +00:00
superherointj
e02ea2e9e2
Merge pull request #180325 from maj0e/patch-2
pkgsStatic.cctz: fix build
2022-09-21 18:08:49 -03:00
maj0e
fee7c83587 cctz: fix static build
The install targets were "install_hdrs"
and "install_shared_lib". The later is obviously not
correct for a static build and was changed to
"install_lib" (corresponds to libcctz.a) for that case.
2022-09-21 22:50:52 +02:00
Thomas Tuegel
55ebfc59e0
Merge pull request #191644 from NickCao/tdesktop
tdesktop: 4.1.1 -> 4.2.0, and required changes on kdeframework
2022-09-21 15:48:50 -05:00
Thomas Tuegel
7ab0da78e0
Merge pull request #187762 from NickCao/qt6-xcursor
qt6.qtbase: patch for loading libXcursor
2022-09-21 10:15:51 -05:00
superherointj
29296ae861
Merge pull request #192228 from yu-re-ka/musl-game-music-emu
pkgsMusl.game-music-emu: fix build
2022-09-21 10:26:16 -03:00