3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

26926 commits

Author SHA1 Message Date
Jörg Thalheim ac6e906968
Merge pull request #62658 from joachifm/feat/eudev-nonSystemd
eudev: use utillinuxMinimal
2019-06-05 18:56:01 +01:00
Matthew Bauer 693a4efa4c
Merge pull request #53013 from wucke13/betaflight-configurator-naive
betaflight-configurator: init at 10.5.1
2019-06-05 10:08:29 -04:00
Elis Hirwing df3ec3a962
Merge pull request #62289 from ngerstle-cognite/add-dapper
dapper: init at v0.4.1
2019-06-05 11:35:05 +02:00
N G f9d83f4ee0 dapper: init at v0.4.1 2019-06-05 08:54:19 +02:00
Maximilian Bosch addb7e4516
Merge pull request #61266 from bdesham/add-git-repo-updater
git-repo-updater: init at 0.5
2019-06-04 22:20:53 +02:00
adisbladis 92c8f71599
Merge pull request #62629 from mmahut/wasabi
wasabiwallet: init at 1.1.5
2019-06-04 20:25:13 +01:00
Marek Mahut 3d0028e735 wasabiwallet: init at 1.1.5 2019-06-04 20:44:34 +02:00
Matthew Bauer 75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Izorkin a3da901ec7 mariadb: 10.2.17 -> 10.3.15 2019-06-04 19:02:16 +03:00
Mario Rodas ca4f7e0518
Merge pull request #62601 from rvolosatovs/update/cockroachdb
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00
Orivej Desh d1cd9ff16c croaring: init at 0.2.61 2019-06-04 13:09:09 +00:00
Joachim Fasting a37db0289f
eudev: use utillinuxMinimal
Presumably, the target audience for eudev are people who wish to avoid pulling
in systemd for whatever reason; it makes sense then to make the default build
not pull in systemd via utillinux.
2019-06-04 14:55:10 +02:00
Kevin Cox 2156d43659
Merge pull request #62603 from dywedir/cargo-web
cargo-web: 0.6.23 -> 0.6.25
2019-06-04 12:49:13 +01:00
Maximilian Bosch 6f608121cb
Merge pull request #62641 from WilliButz/package-loki
grafana-loki: init at 0.1.0
2019-06-04 12:32:14 +02:00
Will Dietz 6e5d5c0f22
Merge pull request #62241 from dtzWill/feature/national-parkface
national-park-typeface: init at 206464
2019-06-04 01:29:59 -05:00
Matthew Bauer 53abf65f57
Merge pull request #62642 from matthewbauer/emacs-macport-llvm-6
emacsMac: use llvm6 to build
2019-06-03 19:54:44 -04:00
Matthew Bauer 98f4526022 emacsMac: use llvm6 to build
for unclear reasons, using llvm7 crashes emacs macport. llvm6 seems to
work fine.

Fixes #61596
2019-06-03 19:52:22 -04:00
WilliButz 25b2a5eba6
grafana-loki: init at 0.1.0 2019-06-04 01:50:34 +02:00
Matthew Bauer 00a9a80174
Merge pull request #62447 from matthewbauer/nodejs-use-icu
nodejs: use system icu
2019-06-03 16:12:44 -04:00
Matthew Bauer cfec14e1fe
Merge pull request #62334 from Kiwi/hplip
hplip: add aarch64-linux to platforms
2019-06-03 14:16:52 -04:00
Matthew Bauer 64f837491c
Merge pull request #62618 from matthewbauer/talloc-fix
proot/talloc fixes
2019-06-03 13:56:55 -04:00
Matthew Bauer c3f6b46db6
Merge pull request #60348 from matthewbauer/enchant-updates
enchant: 1.6.1 -> 2.2.3
2019-06-03 13:34:16 -04:00
Matthew Bauer f64d21da21
Merge pull request #56834 from matthewbauer/v8-update
v8: 5.4.232 -> 7.4.255
2019-06-03 13:34:04 -04:00
Matthew Bauer ba76fa91c7 treewide: handle enchant = enchant2
patch or provide backup to enchant1 where necessary
2019-06-03 12:47:28 -04:00
Matthew Bauer 6c9977f753 waf: only add crossFlags when hostPlatform.system == targetPlatform
waf fails otherwise in some weird CHECK_UNAME things

Fixes #62540
2019-06-03 12:28:29 -04:00
Matthew Bauer 3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Vladyslav M e95fee8bb6
cargo-web: 0.6.23 -> 0.6.25 2019-06-03 14:30:02 +03:00
Roman Volosatovs b906a41133
cockroachdb: 1.19.0 -> 1.19.1 2019-06-03 13:07:52 +02:00
Daniël de Kok 3093e35f8f bittorrentSync: remove 2019-06-03 09:16:13 +02:00
Matthew Bauer c3677ed0ef nodejs: use icu63 for nodejs12 2019-06-02 17:34:27 -04:00
Franz Pletz dc193761a8
libressl: switch to 2.9 branch
This is stable since 2.9.1:

https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.1-relnotes.txt
2019-06-02 19:52:04 +02:00
Franz Pletz cea163252a
libressl_2_7: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.3 with this branch was released on 2018-04-01.
2019-06-02 19:52:04 +02:00
Florian Klink 640afe964e
Barco clickshare (#59891)
Barco clickshare
2019-06-02 12:41:21 +02:00
Giulio Eulisse d5e89b50b2
igprof: init at v5.9.16 2019-06-02 11:23:11 +02:00
Mario Rodas 4bd48f6125
Merge pull request #62409 from dywedir/synapse-bt
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26
2019-06-01 18:03:05 -05:00
Kierán Meinhardt eb8a9f68cf libcoap: init at 4.2.0 2019-06-01 23:47:25 +02:00
Vladyslav M 6cc9bc3f81
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26 2019-06-01 21:21:35 +03:00
worldofpeace d1259d07dd
Merge pull request #57859 from aaronjanse/patch-ulauncher
ulauncher: init at 4.4.0.r1
2019-06-01 14:02:09 -04:00
Aaron Janse a9a03c7073 ulauncher: init at 4.4.0.r1
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-01 13:59:50 -04:00
worldofpeace 3a8a08dac4
Merge pull request #56851 from knedlsepp/fix-gcovr
pythonPackages.gcovr: Fix build
2019-06-01 11:38:18 -04:00
marius851000 ac6e484cf8 abbaye-des-morts: init at 2.0.1 2019-06-01 14:39:54 +00:00
Nikolay Amiantov b959dc1493 libsForQt5.quazip: 0.7.6 -> 0.8.1 2019-06-01 17:31:50 +03:00
Josef Kemetmüller f10b0c6f8c gcovr: Add alias to pythonPackages.gcovr
Since gcovr is most likely to be used as a script instead of a library,
we provide an alias to python3Packages.gcovr. We still keep
python2/3Packages.gcovr in case somebody really wants to import it as a
library, which can not entirely be ruled out.
2019-06-01 14:00:39 +02:00
Robert Djubek 9c6185f20b
hplip: add old version (from 18.09) with aarch64 support 2019-06-01 04:28:01 +00:00
Will Dietz 3a26a1fe94 weston: 5.0.0 -> 6.0.0 (#58522)
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040356.html
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040334.html

* weston: use freerdp2 not legacy
* freerdp_legacy: drop as no longer needed (weston was last user)

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-05-31 22:59:50 +02:00
Maximilian Bosch 27e85bbb6d
Merge pull request #62226 from lukebfox/colorls
colorls: init at 1.2.0
2019-05-31 18:59:33 +02:00
Jan Tojnar 2c347116b5
Merge pull request #62237 from jtojnar/openimageio2
openimageio2: init at 2.0.8
2019-05-31 13:53:05 +02:00
wucke13 170009b123 betaflight-configurator: init at 10.5.1 2019-05-31 12:51:51 +02:00
markuskowa 40cc9cfdb6
Merge pull request #62154 from markuskowa/fix-halide
halide: fix to llvm6
2019-05-31 11:06:14 +02:00
Will Dietz 9a0cc071d4
Merge pull request #62195 from dtzWill/update/mno-1.0
mno16: init at 1.0
2019-05-30 22:35:34 -05:00