Commit Graph

44119 Commits

Author SHA1 Message Date
Matthew Bauer
a08d462563
unix-tools: default when no provider exists 2019-06-04 22:45:11 -04: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
Matthew Bauer
760c9995b0
Merge pull request #60349 from matthewbauer/fix-60345
check-meta: use system tuple in platforms
2019-06-04 11:29:48 -04:00
Matthew Bauer
635b762569 systems: allow passing in string for cross/localSystem
This makes things a little bit more convenient. Just pass in like:

$ nix-build ’<nixpkgs>’ -A hello --argstr localSystem x86_64-linux --argstr crossSystem aarch64-linux
2019-06-04 11:17:25 -04: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
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
Elis Hirwing
f7c1ca1712
Merge pull request #62631 from Izorkin/php-packages
phpPackages: update php packages
2019-06-04 08:51:51 +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
Mario Rodas
bd7aafce8d
pythonPackages.apprise: init at 0.7.7 2019-06-03 20:16:43 -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
Mario Rodas
0822701ffd
Merge pull request #62465 from marsam/init-pglast
pythonPackages.pglast: init at 1.4
2019-06-03 18:22:48 -05:00
Nikolay Amiantov
3c6f43f5cd python3.pkgs.datatable: init at 0.8.0 2019-06-04 01:36:27 +03:00
Nikolay Amiantov
c5ed8dd610 python3.pkgs.typesentry: init at 0.2.7 2019-06-04 01:36:27 +03: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
Izorkin
3e567d2567 phpPackages.couchbase: 2.6.0 -> 2.6.1 2019-06-03 22:03:22 +03:00
Izorkin
6128cfac0e phpPackages.protobuf: 3.7.1 -> 3.8.0 2019-06-03 22:02:29 +03:00
Izorkin
d56f064e03 phpPackages.php-cs-fixer: 2.14.2 -> 2.15.1 2019-06-03 22:01:07 +03:00
Izorkin
0854eb5504 phpPackages.imagick: 3.4.3 -> 3.4.4 2019-06-03 21:59:32 +03:00
Izorkin
9c85185b1e phpPackages.event: 2.5.0 -> 2.5.1 2019-06-03 21:58:35 +03: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
9f7bb1f512 python27: add override to build statically 2019-06-03 12:28:25 -04:00
Cyril Cohen
547466064e
coqPackages.mathcomp: 1.8.0 -> 1.9.0 and adding real-closed 2019-06-03 15:23:35 +00: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
worldofpeace
40b40f3c6a
Merge pull request #62163 from jonringer/applicationinsights
python.pkgs.applicationinsights: init at 0.11.9
2019-06-02 18:30:23 -04:00
Matthew Bauer
c3677ed0ef nodejs: use icu63 for nodejs12 2019-06-02 17:34:27 -04:00
worldofpeace
43311f45c7
Merge pull request #62258 from marsam/fix-flexget
flexget: fix build
2019-06-02 16:50:10 -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
Mario Rodas
c86f50122f
pythonPackages.zxcvbn: init at 4.4.28 2019-06-02 11:48:56 -05:00
Mario Rodas
ecfe4b40e2
pythonPackages.zxcvbn-python: drop
"zxcvbn-python" was deprecated, and renamed to "zxcvbn".
See: https://github.com/dwolfhub/zxcvbn-python/pull/30/
2019-06-02 11:48:55 -05: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
5c162f524e
pythonPackages.pglast: init at 1.4 2019-06-01 22:32:22 -05:00
Jonathan Ringer
81693c5675 python.pkgs.applicationinsights: init at 0.11.9 2019-06-01 16:09:46 -07:00