Commit graph

176149 commits

Author SHA1 Message Date
Tim Steinbach 4907b2165b
linux: 5.1-rc4 -> 5.1-rc5 2019-04-15 08:26:04 -04:00
Eelco Dolstra 9f5ba91c7a
Merge pull request #59369 from Ekleog/unique-fix
lib: improve the implementation of the unique function
2019-04-15 14:16:39 +02:00
Will Dietz 4e3b5a0753 hub: 2.11.1 -> 2.11.2 (#59502)
https://github.com/github/hub/releases/tag/v2.11.2
2019-04-15 13:29:48 +02:00
R. RyanTM 15e7d10ca5 kotlin: 1.3.21 -> 1.3.30
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-04-15 07:09:13 -04:00
R. RyanTM c906798997 jmol: 14.29.32 -> 14.29.36 (#59546)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-04-15 12:02:41 +02:00
Michael Raskin 6806c33497
Merge pull request #59576 from r-ryantm/auto-update/links2
links2: 2.18 -> 2.19
2019-04-15 09:32:41 +00:00
adisbladis 4b4caa9413
Merge pull request #59368 from suhr/tox-node
nixos/tox-node: init
2019-04-15 12:28:27 +03:00
adisbladis 454aa43213
nixos/tox-node: Dont hardcode bootstrap nodes
Get these from upstream tox-node package instead.
This is likely to cause less maintenance overhead over time and
following upstream bootstrap node changes is automated.
2019-04-15 09:27:32 +01:00
Сухарик 6cb40f7b0b
nixos/tox-node: init 2019-04-15 09:27:27 +01:00
R. RyanTM 5508bf4d2c links2: 2.18 -> 2.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-04-14 23:52:19 -07:00
montag451 b18719fabb pythonPackages.humanfriendly: init at 4.18 (#59466) 2019-04-15 08:38:30 +02:00
Austin Seipp 3b6c07c398
nextpnr: enable OpenMP support (for Eigen)
The new HEaP analytic placer for NextPNR uses Eigen for underlying
placement algorithms. Enabling -DUSE_OPENMP passes -fopenmp onto the
compiler, which Eigen picks up automatically with no extra work.

This should result in placer speedups for large designs, e.g. on ECP5
85k chips.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp a5add1e623
symbiyosys: 2018.12.09 -> 2019.03.28
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp 34e1dda3fe
arachne-pnr: fix version
The version number was actually a single day off -- but otherwise the
commit hash, etc didn't change. arachne-pnr development is effectively
halted, but this is a nice touchup anyway.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp 90d6653b24
icestorm: 2019.02.23 -> 2019.03.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
strager 6ccf2201f9 gettext: fix stdenv-darwin; remove Bison dependency (#59553)
Commit 1279016787 broke building
nixpkgs.clangStdenv (stdenv-darwin) on macOS:

    nix-build -A clangStdenv .
    these derivations will be built:
      /nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv
    building '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv'...
    output '/nix/store/3agkxvkbhfpimnx5imr09q4rq9pxmjda-stdenv-darwin' is not allowed to refer to the following paths:
         /nix/store/jnzhx3hni0ds1wf49z8wfnxi3qdnkk6q-gnum4-1.4.18
           /nix/store/smdncnz5pkl5q39k4ldk8bh84p2hmj19-bison-3.3.2
    error: build of '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv' failed

Remove gettext's build dependency on Bison to avoid this error, fixing
Nixpkgs on macOS.

To avoid rebuilding everything unnecessarily on Linux, only apply these
changes to macOS and keep the Bison dependency for Linux.
2019-04-15 01:09:44 -04:00
Bas van Dijk e5724e8e66
Merge pull request #59514 from basvandijk/elk-7.0.0
elk7: init at 7.0.0
2019-04-15 07:05:13 +02:00
Domen Kožar e367f9459d
dunst: upstream dropped libxdg_basedir dep in 1.4.0 2019-04-15 11:56:50 +07:00
Ben Wolsieffer a1f3127f40 nextpnr: 2019.02.20 -> 2019.04.02 2019-04-14 23:48:14 -05:00
Ben Wolsieffer 44d499644b yosys: 2019.02.22 -> 2019.04.08 2019-04-14 23:48:14 -05:00
Ben Wolsieffer 346ad2cb79 trellis: 2019.02.21 -> 2019.04.02 2019-04-14 23:48:14 -05:00
adisbladis 751dbd96f7
pulseaudio-modules-bt: unstable-2019-03-15 -> 1.1.99 2019-04-15 03:55:41 +01:00
adisbladis 267b16fbd4
ldacbt: init at 2.0.2.3 2019-04-15 03:45:57 +01:00
worldofpeace afdec9004e
Merge pull request #59541 from costrouc/python-pyschedule-init
pythonPackages.pyschedule: init at 0.2.34
2019-04-14 22:35:23 -04:00
Chris Ostrouchov b7475accf6
pythonPackages.pyschedule: init at 0.2.34
closes PR #37371. That PR was inactive
2019-04-14 21:33:52 -04:00
worldofpeace ef54604ce4
Merge pull request #59425 from eadwu/pythonPackages.tinycss2/1.0.2
pythonPackages.tinycss2: 0.6.1 -> 1.0.2
2019-04-14 20:43:39 -04:00
worldofpeace 5d8f4a1e02
Merge pull request #58400 from minijackson/kodi-wayland
kodi: add Wayland support
2019-04-14 20:35:47 -04:00
Minijackson e1f802dfef kodi: add Wayland support 2019-04-14 20:32:26 -04:00
Minijackson b5045c610f waylandpp: init at 0.2.5 2019-04-14 20:32:26 -04:00
Mario Rodas 9507fa32fc
Merge pull request #59470 from r-ryantm/auto-update/csvkit
csvkit: 1.0.3 -> 1.0.4
2019-04-14 19:24:47 -05:00
Luis Pedro Coelho 13a1f2c296 eggnog-mapper: init at 1.0.3 (#58905) 2019-04-14 17:22:47 -07:00
Tor Hedin Brønner d492738459
Merge pull request #59419 from hedning/gnome-3.32.1
Gnome 3.32.1
2019-04-15 01:15:14 +02:00
Bart Brouns 10165b72a4 guitarix: 0.37.3 ->0.38.1 (#59420) 2019-04-14 18:39:18 -04:00
Ryan Mulligan 32a7b54217
Merge pull request #59474 from r-ryantm/auto-update/darktable
darktable: 2.6.1 -> 2.6.2
2019-04-14 15:14:03 -07:00
Joachim F 8ab8ef8972
Merge pull request #56418 from leenaars/unbound
Unbound: 1.8.3 -> 1.9.0
2019-04-14 21:38:28 +00:00
xrelkd e3cad1e03e marisa: 0.2.4 -> 0.2.5 (#59486) 2019-04-14 23:01:22 +02:00
R. RyanTM 668f5c9e6f flatcc: 0.5.2 -> 0.5.3 (#59495)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatcc/versions
2019-04-14 22:42:47 +02:00
R. RyanTM b743d19eda eaglemode: 0.94.0 -> 0.94.1 (#59483)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eaglemode/versions
2019-04-14 22:41:01 +02:00
R. RyanTM 20116a5080 facter: 3.13.0 -> 3.13.1 (#59489)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2019-04-14 22:38:55 +02:00
jD91mZM2 516bec6689 xidlehook: 0.6.2 -> 0.7.0 (#59399) 2019-04-14 22:37:32 +02:00
Mario Rodas 0b8d120d84 postgresqlPackages.pg_cron: 1.1.3 -> 1.1.4 (#59396) 2019-04-14 22:36:39 +02:00
Will Dietz 08beac0512 zsh-autosuggestions: 0.5.1 -> 0.5.2 (#59416) 2019-04-14 22:25:24 +02:00
xeji 61327db231
Merge pull request #59353 from costrouc/python-lektor-upgrade
pythonPackages.lektor: 2.3 -> 3.1.3
2019-04-14 22:20:33 +02:00
xeji c9e9c48057
Merge pull request #59144 from aneeshusa/update-samba-to-4.10.1
samba: 4.7.10 -> 4.10.2
2019-04-14 22:18:07 +02:00
Bas van Dijk 13352f28d2 elk7: init at 7.0.0
This adds the following new packages:

+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7

The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
2019-04-14 21:39:46 +02:00
John Wiegley 1dc70f969b
browserpass: 3.0.1 -> 3.0.6 2019-04-14 12:16:17 -07:00
LinArcX 75b781f5a6 bicon: init at unstable-2018-08-10 (#58128)
bicon: init at unstable-2018-08-10
2019-04-14 15:13:20 -04:00
Ryan Mulligan 61ed53a1d7
Merge pull request #59496 from r-ryantm/auto-update/ibm-plex
ibm-plex: 1.3.0 -> 1.4.1
2019-04-14 12:06:21 -07:00
Christopher Chin aa4af91d50 xonsh: 0.8.3 -> 0.8.12 (#58824) 2019-04-14 20:27:13 +02:00
Samuel Dionne-Riel 0df8ae8bb7
Merge pull request #59497 from samueldr/auto/dbeaver/nixpkgs-unstable/6.0.2
dbeaver: 5.3.0 -> 6.0.2
2019-04-14 14:12:47 -04:00