Adam Griffiths
ce3b4a623f
raylib: init at 3.5.0
2021-03-07 00:44:58 +11:00
Jörg Thalheim
a97a7cd168
Merge pull request #115157 from r-burns/aws-c-common-musl
2021-03-06 11:11:31 +00:00
Sandro
6aa26c8623
Merge pull request #115097 from storvik/pcl
...
pcl: add wrapQt, remove broken and run nixpkgs-fmt
2021-03-06 05:56:37 +01:00
Sandro
9675484462
Merge pull request #115197 from SuperSandro2000/fix-collection21
2021-03-06 04:56:45 +01:00
Sandro
42c1656c09
Merge pull request #115213 from hjones2199/indifullup
...
indilib: 1.8.8 -> 1.8.9
2021-03-06 00:24:03 +01:00
Sandro
50d85696f0
Merge pull request #115209 from Trundle/xdg-desktop-portal-0.2.0
...
xdg-desktop-portal-wlr: 0.1.0 -> 0.2.0
2021-03-06 00:11:08 +01:00
Hunter Jones
67ae0f17db
indilib: 1.8.8 -> 1.8.9
2021-03-05 15:35:57 -06:00
Finn Behrens
b2e2f0422f
libfaketime: use date from nix store ( #115212 )
...
Previously the faketime command used date (or gdate on darwin) from the environment. This led to issues when the date command was not available or did not behave as expected.
Thus, we patch libfaketime to use the date binary from the Nix coreutils package, pulling it into the closure.
2021-03-05 22:23:09 +01:00
Jan Tojnar
35648276c8
Merge pull request #115206 from tadfisher/maxflow
...
maxflow: init at 3.0.5
2021-03-05 21:28:26 +01:00
Andreas Stührk
46a0c019c0
xdg-desktop-portal-wlr: 0.1.0 -> 0.2.0
2021-03-05 21:07:13 +01:00
Tad Fisher
cad7bb44f9
maxflow: init at 3.0.5
2021-03-05 12:04:21 -08:00
Sandro
8bb312b3d2
Merge pull request #115201 from acowley/libqalculate-readline
...
libqalculate: build with readline80
2021-03-05 18:37:53 +01:00
Sandro Jäckel
b8f80a5bf3
libimagequant: fix cross compile to aarch64
2021-03-05 18:15:22 +01:00
Sandro Jäckel
8cac1707f2
bootil: format, switch to pname + version
2021-03-05 18:15:14 +01:00
Sandro Jäckel
40a88de407
gst_all_1: cleanup, remove darwin from inputs
2021-03-05 18:14:36 +01:00
Sandro Jäckel
57312f14e9
vtk: fix meta.broken on darwin
2021-03-05 18:14:35 +01:00
Anthony Cowley
9c64453ad8
libqalculate: build with readline80
...
readline support was not working properly for me with the qalc
executable. Changing the `configureFlags` revealed that a readline
newer than 6.3 (i.e. the `readline` package in today's nixpkgs) is
needed.
2021-03-05 10:51:06 -05:00
Sandro Jäckel
5c6af7b729
cpputest: cleanup
2021-03-05 16:32:39 +01:00
Andreas Rammhold
eed3097135
Merge pull request #114878 from helsinki-systems/upd/webkitgtk
...
webkitgtk: 2.30.3 -> 2.30.5
2021-03-05 15:56:11 +01:00
SCOTT-HAMILTON
297804b130
boca: init at 1.0.3
2021-03-05 12:35:02 +01:00
SCOTT-HAMILTON
832faf8b7d
smooth: init at 0.9.6
2021-03-05 12:34:59 +01:00
Daniël de Kok
11d2596963
libtorch-bin: 1.7.1 -> 1.8.0
...
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.8.0
2021-03-05 07:53:17 +01:00
Ryan Burns
bd6d4d46c7
aws-c-io: 0.7.1 -> 0.9.1
2021-03-04 20:10:44 -08:00
Sandro
2c0e6a0e69
Merge pull request #114586 from hjones2199/indi-full
2021-03-05 04:25:48 +01:00
Ryan Burns
46225faef5
aws-c-common: 0.4.64 -> 0.5.2, unmark musl broken, enable tests
...
Release 0.5.2 fixes musl support
2021-03-04 18:22:06 -08:00
Jan Solanti
b012ecaae7
pipewire: 0.3.22 -> 0.3.23
2021-03-05 00:41:02 +02:00
Jan Solanti
78bfbdd77a
pipewire: 0.3.21 -> 0.3.22
2021-03-05 00:39:32 +02:00
Anderson Torres
25bcf382c6
Merge pull request #114932 from AndersonTorres/updates
...
Cleanups
2021-03-04 18:14:56 -03:00
Sandro
6b746880b9
Merge pull request #113822 from baloo/baloo/gstreamer-plugins-bad/vo-aacenc
2021-03-04 20:46:35 +01:00
John Ericson
7f76da8f7a
Merge pull request #115118 from obsidiansystems/prebuilt-android-fix-eval
...
android prebuilt: Fix eval
2021-03-04 13:57:35 -05:00
WORLDofPEACE
1b4517f711
Merge pull request #114483 from adisbladis/libayatana-appindicator-dev-outputs
...
libayatana-appindicator: Make multi output
2021-03-04 13:15:27 -05:00
John Ericson
739381f0c1
freetype: patch pkg-config in -config better
...
When we have build == host != target, we don't want to patch in a
prefixed pkg-config used for cross compiling. Using `pkgsHostHost`
expressses the intent.
Then again, per https://github.com/NixOS/nixpkgs/issues/51176 leaving
`buildPackages.pkg-config` is arguably also correct, if we do further
cross compilation and want to run `freetype-config`. Really, there is no
good solution.
2021-03-04 17:38:05 +00:00
Sandro
2afe5198cd
Merge pull request #114283 from zseri/zs-apc-spdu-ctl
2021-03-04 18:29:27 +01:00
storvik
9c714b19ee
pcl: add wrapQt, remove broken and run nixpkgs-fmt
2021-03-04 16:54:15 +01:00
Robert Hensing
89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
...
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Sandro
d6eb2044a7
Merge pull request #114459 from pnotequalnp/libjwt
2021-03-04 14:00:07 +01:00
Ben Siraphob
98f26993f2
treewide: remove stdenv where not needed
2021-03-04 19:54:50 +07:00
AndersonTorres
d8acd4dabe
rep-gtk: cleanup
2021-03-04 00:10:02 -03:00
AndersonTorres
5f935b5625
librep: cleanup
2021-03-04 00:10:01 -03:00
Sandro
4b9404cea1
Merge pull request #115004 from dougch/s2n_version_bump
...
s2n: 0.10.23->1.0.0, rename package to s2n-tls
2021-03-04 01:54:44 +01:00
oxalica
74e20c9b27
boost: fix cross-compile support
2021-03-03 18:14:24 -05:00
oxalica
9dd7348c04
boost: fix meta.badPlatforms
2021-03-03 18:14:24 -05:00
Sandro
e0e4484f2c
Merge pull request #107836 from Thra11/pure-maps
2021-03-03 21:26:50 +01:00
Doug Chapman
fc97021306
s2n: 0.10.23->1.0.0, rename package to s2n-tls
2021-03-03 19:45:40 +00:00
Bernardo Meurer
3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
...
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
Ryan Mulligan
7bdf87a113
Merge pull request #105003 from r-ryantm/auto-update/libcec
...
libcec: 4.0.7 -> 6.0.2
2021-03-03 10:45:29 -08:00
Sandro
58a5417197
Merge pull request #114989 from SuperSandro2000/fix-collection20
2021-03-03 19:21:19 +01:00
tomberek
e1bcb3cc01
libosmpbf: remove ( #114997 )
...
* libosmpbf: remove
* Update pkgs/top-level/aliases.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-03 18:57:36 +01:00
Sandro
ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0
2021-03-03 17:58:53 +01:00
Sandro Jäckel
c2d20af5e5
serf: switch to pname + version
2021-03-03 16:23:57 +01:00
Sandro Jäckel
a59de3b3f4
libnixxml: cleanup
2021-03-03 16:23:56 +01:00
Sandro
0ecb16a759
Merge pull request #114972 from rychale/patch-2
...
spdlog 1.8.1 -> 1.8.2
2021-03-03 16:20:07 +01:00
sternenseemann
c7e2333f49
libelf-freebsd: add source hash
...
Built libelf-freebsd's src attribute on NixOS to verify.
2021-03-03 13:40:48 +01:00
sternenseemann
6f2fbf5f0b
treewide: add missing lib inputs
...
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:
find "$NIXPKGS" -name '*.nix' \
-and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
-and ! -path '$NIXPKGS/.git/**' \
-print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Sandro
590c7ceb42
Merge pull request #114840 from marsam/update-caf
...
caf: 0.17.6 -> 0.18.0
2021-03-03 13:36:03 +01:00
Ben Siraphob
816a451726
QuadProgpp: fix darwin build
2021-03-03 19:19:07 +07:00
rychale
61e3bd3fda
spdlog 1.8.1 -> 1.8.2
2021-03-03 14:25:46 +03:00
taku0
61706fc470
Merge pull request #114853 from lourkeur/fix-string-escaping
...
nixos/kresd, nixos/dokuwiki, tests/fpm, build-bazel-package, libcutl: fix string escaping
2021-03-03 19:35:16 +09:00
Peter Hoeg
e7363192ef
polkit-qt-1: 0.112 -> 0.113 and drop the old qt4 version
2021-03-03 18:20:27 +08:00
R. RyanTM
b3120021cf
libmysofa: 1.1 -> 1.2
2021-03-03 04:16:46 -05:00
R. RyanTM
08cfe50ff7
libinstpatch: 1.1.5 -> 1.1.6
2021-03-03 04:07:24 -05:00
Mario Rodas
f680a0f2a1
Merge pull request #114926 from helsinki-systems/jsoncpp-py
...
jsoncpp: python2 -> python3
2021-03-02 21:15:08 -05:00
Sandro
2602555416
Merge pull request #114912 from helsinki-systems/serf-latest-scons
...
serf: use latest scons
2021-03-03 01:58:07 +01:00
ajs124
e86de0a95d
jsoncpp: python2 -> python3
2021-03-03 01:22:11 +01:00
Sandro
24a6f9ff47
Merge pull request #114888 from teh/fix-google-cloud-cpp
...
google-cloud-cpp: add missing dependency
2021-03-03 01:01:46 +01:00
ajs124
6a2f310e12
serf: use latest scons
2021-03-03 00:13:49 +01:00
Sandro
075bdea636
Merge pull request #114814 from bobrik/ivan/aws-c-io-security
...
aws-c-io: depend on Security.framework on darwin
2021-03-02 23:50:17 +01:00
Tom Hunger
dd5f27ad1e
google-cloud-cpp: add missing dependency
2021-03-02 20:54:36 +00:00
ajs124
e498908604
Revert "webkitgtk: remedy the build's confusion about the meaning of "truth""
...
This reverts commit d2aeeb0d20
.
2021-03-02 20:49:54 +01:00
ajs124
4fce15ab02
webkitgtk: 2.30.3 -> 2.30.5
2021-03-02 20:32:04 +01:00
Sandro
98ca1e8afa
Merge pull request #114849 from sternenseemann/silgraphite-remove
...
pkgs/development/libraries/silgraphite: remove unused file
2021-03-02 17:28:58 +01:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19
2021-03-02 16:59:03 +01:00
kvtb
17cc2e7543
libcutl: fix string escaping
...
\. has no effect in single quoted strings
2021-03-02 16:06:07 +01:00
sternenseemann
312ce1dba3
pkgs/development/libraries/silgraphite: remove unused file
...
Isn't called anywhere or otherwise imported.
2021-03-02 15:46:29 +01:00
Ivan Babrou
fbc1d07e79
aws-c-io: depend on Security.framework on darwin
...
This is needed on `aarch64-darwin` with newer SDK.
2021-03-01 23:57:37 -08:00
Ivan Babrou
2f00f46269
cryptopp: run configure.sh before make
...
This prevents failure on `aarch64-darwin`.
2021-03-01 08:20:32 -08:00
Sandro Jäckel
2f6eae8178
crypto++: remove unused inputs
2021-03-01 12:27:56 +01:00
Sandro Jäckel
f170f85159
libayatana-appindicator: remove stale substituteInPlace
2021-03-01 10:47:33 +01:00
Mario Rodas
4d6fe8fb17
caf: 0.17.6 -> 0.18.0
...
https://github.com/actor-framework/actor-framework/releases/tag/0.18.0
2021-03-01 04:20:00 +00:00
Mario Rodas
f2409d609c
libfyaml: 0.5.7 -> 0.6
2021-03-01 04:20:00 +00:00
John Ericson
1be5e4529f
Merge pull request #114793 from lopsided98/libical-cross
...
libical: fix cross-compilation again
2021-03-01 19:37:10 -05:00
Ben Wolsieffer
618bcb8cdb
libical: fix cross-compilation again
...
The naming of CMake option required to enable cross-compiling was revised when
the patch was accepted upstream.
2021-03-01 18:56:52 -05:00
Mario Rodas
e7d7277451
Merge pull request #114685 from r-ryantm/auto-update/armadillo
...
armadillo: 10.2.1 -> 10.2.2
2021-02-28 22:51:40 -05:00
Mario Rodas
c069272a4b
Merge pull request #114653 from bkchr/fix-qtwebkit
...
qtwebkit: Fix build with icu 68
2021-02-28 20:46:19 -05:00
Mario Rodas
908059164f
Merge pull request #114612 from AndersonTorres/new-libnbd
...
libnbd: init at 1.7.2
2021-02-28 20:44:54 -05:00
AndersonTorres
c6f991fa7e
libnbd: init at 1.7.2
2021-02-28 19:06:26 -03:00
Sandro
7012a7be42
Merge pull request #114681 from abathur/hammering/bashup-events
...
bashup-events: fix nixpkgs-hammering warnings
2021-02-28 19:00:12 +01:00
R. RyanTM
61c2665a01
armadillo: 10.2.1 -> 10.2.2
2021-02-28 17:56:16 +00:00
Travis A. Everett
1b9a5b3f9f
bashup-events: satisfy nixpkgs-hammering warnings
2021-02-28 11:21:51 -06:00
Rick van Schijndel
fd947e1d30
tecla: support cross-compilation
2021-02-28 17:12:36 +01:00
Sandro
2aaaa3ba86
Merge pull request #114635 from dottedmag/libxcrypt
2021-02-28 16:53:58 +01:00
Sandro
e1d350c1bb
Merge pull request #114578 from fabaff/fix-shapely
2021-02-28 16:37:51 +01:00
Misha Gusarov
4d67868912
libxcrypt: init at 4.4.18
...
Closes #114632
Related to #112371
2021-02-28 12:44:53 +00:00
Bastian Köcher
96a0d6a810
qtwebkit: Fix build with icu 68
2021-02-28 13:35:55 +01:00
Niklas Hambüchen
53ffeb59ff
Merge pull request #113657 from nh2/turbovnc
...
turbovnc: init at 2.2.5
2021-02-28 03:58:07 +01:00
Sandro
cc73e14aa1
Merge pull request #114553 from Mindavi/flite/cross-compile-support
...
flite: improve cross-compilation support
2021-02-27 23:16:28 +01:00
Hunter Jones
ba8e2b7a25
indilib: add third-party driver support
2021-02-27 13:24:15 -06:00
Michael Weiss
322e538df8
libglvnd: Improve the license information ( #114466 )
...
Unfortunately the upstream licensing is quite complicated:
https://gitlab.freedesktop.org/glvnd/libglvnd#libglvnd
The main libglvnd license is MIT-like but files under different licenses
are also included. This is an approximation that ignores some license
"customizations".
Other distributions use the following license specifications:
- "MIT":
- https://src.fedoraproject.org/rpms/libglvnd/blob/rawhide/f/libglvnd.spec
- https://build.opensuse.org/package/view_file/openSUSE:Factory/libglvnd/libglvnd.spec
- https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/libglvnd/libglvnd-1.3.2-r2.ebuild
- "custom:MIT-alike": https://github.com/void-linux/void-packages/blob/master/srcpkgs/libglvnd/template
- "APACHE20 MIT": https://www.freshports.org/graphics/libglvnd
- "custom:BSD-like": https://archlinux.org/packages/extra/x86_64/libglvnd/
2021-02-27 20:24:08 +01:00
Fabian Affolter
253f59e039
geos: 3.9.0 -> 3.9.1
2021-02-27 18:51:17 +01:00
Robert Schütz
d3cd7c36c3
libdmtx: 0.7.4 -> 0.7.5
2021-02-27 18:37:07 +01:00