Commit Graph

176248 Commits

Author SHA1 Message Date
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
R. RyanTM
fe3242feca latte-dock: 0.8.6 -> 0.8.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
2019-04-14 20:47:10 -07: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
Matthew Bauer
3bf69b1e40 busybox: add patch to allow cross in llvm
Fixes #57670

$ nix build -f. --arg crossSystem '{ config = "aarch64-unknown-linux-musl"; useLLVM = true; }' busybox
2019-04-14 22:03:33 -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
José Romildo Malaquias
46a4e92d92 nixos/deepin-daemon: init 2019-04-14 21:47:45 -03: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
R. RyanTM
49b84c3907 homebank: 5.2.3 -> 5.2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/homebank/versions
2019-04-14 16:29:45 -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
R. RyanTM
8a4ad20ed0 gtkwave: 3.3.99 -> 3.3.100
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-04-14 14:47:32 -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
Vladyslav M
78a0766b42
Merge pull request #59490 from xrelkd/update/polybar
polybar: 3.3.0 -> 3.3.1
2019-04-14 20:58:20 +03:00
Samuel Dionne-Riel
6a6d6cdc0d dbeaver: 5.3.0 -> 6.0.2
With the required changes for the eclipse update.
2019-04-14 13:51:50 -04:00
Tor Hedin Brønner
b5d938134f gnome3.gjs: 1.56.0 -> 1.56.1
https://download.gnome.org/sources/gjs/1.56/gjs-1.56.1.news
2019-04-14 19:47:59 +02:00
Linus Heckemann
89945a95c7
Merge pull request #59485 from aanderse/otter-browser
otter-browser: fix broken build
2019-04-14 19:40:17 +02:00
Tor Hedin Brønner
a12e647549 libdazzle: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/libdazzle/3.32/libdazzle-3.32.1.news
2019-04-14 19:36:39 +02:00
R. RyanTM
d7d2ff1804 ibm-plex: 1.3.0 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibm-plex/versions
2019-04-14 10:30:47 -07:00
Tor Hedin Brønner
74a0516aa7 gnome3.atomix: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/atomix/3.32/atomix-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
f9f8ded313 gnome3.libgweather: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/libgweather/3.32/libgweather-3.32.1.news
2019-04-14 19:30:41 +02:00
wucke13
4a99f76926 pivx: init at 3.2.0 2019-04-14 19:26:32 +02:00