Elis Hirwing
4619f2ab12
uhd: Move from misc to radio
2019-02-09 21:40:16 +01:00
Silvan Mosberger
18d059a4ac
Merge pull request #54115 from k32/master
...
rebar3: 3.6.1 -> 3.9.0
2019-02-09 17:29:59 +01:00
worldofpeace
69be72a64a
desktop-files-utils: add setupHook to remove mimeinfo.cache
...
Post-Installation scripts are running `update-desktop-database -q`
creating these files which obviously results in a lot of collisions.
Much better solution than eventually noticing their existence and
removing them in postInstall.
2019-02-09 01:29:53 +00:00
Matthew Bauer
54dcb0b137
Merge pull request #52622 from marsam/init-dive
...
dive: init at 0.5.0
2019-02-08 17:51:51 -05:00
Matthew Bauer
0dd773265e
Merge pull request #53182 from ryanfitzsimon/vagrant-libvirt-utils
...
vagrant: Add vagrant-libvirt utility dependencies
2019-02-08 17:47:46 -05:00
Matthew Bauer
94d8b1f2b6
Merge pull request #53151 from symphorien/rls1.31
...
rls: init at 1.31.7
2019-02-08 17:47:06 -05:00
R. RyanTM
436701842b
flow: 0.91.0 -> 0.92.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2019-02-08 13:18:33 +00:00
Timo Kaufmann
295acfcb33
Revert "rustfmt: 1.0.0 -> 1.0.1" ( #55437 )
...
This reverts commit 7fff567ee9
. It depends
on the rustc update I reverted in #55379 . It should be re-introduced
after that rustc update has gone through staging.
2019-02-08 12:24:15 +01:00
Jörg Thalheim
33ca8f9150
Merge pull request #55405 from xtruder/pkgs/hetzner-prompt/main-package
...
kube-prompt: build only main package
2019-02-08 07:56:38 +00:00
Vincent Laporte
f833a3e881
ocamlPackages.ocp-index: 1.1.7 -> 1.1.8
2019-02-08 07:35:52 +01:00
Jaka Hudoklin
76704e15a0
kube-prompt: build only main package
2019-02-07 18:14:57 +01:00
lewo
15e43d59cf
Merge pull request #55101 from lopsided98/hydra-update
...
hydra: 2018-08-07 -> 2019-02-01
2019-02-07 17:59:46 +01:00
Sarah Brofeldt
f19145d8ca
Merge pull request #55336 from r-ryantm/auto-update/cfr
...
cfr: 0.138 -> 0.139
2019-02-07 12:15:50 +01:00
k32
d4b243905f
rebar3: 3.6.1 -> 3.9.0
...
Remove hermetic patch (make it compatible with the upstream)
(Mostly) eliminate the need for hex package registry
2019-02-06 19:45:40 +01:00
Tim Steinbach
c7fda39fc2
sbt-extras: 2018-12-04 -> 2019-01-30
2019-02-06 08:53:41 -05:00
R. RyanTM
c479113212
cfr: 0.138 -> 0.139
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-02-06 05:17:27 -08:00
Florian Klink
d711a8301b
Merge pull request #55218 from bachp/gitlab-runner-11.7.0
...
gitlab-runner: 11.6.0 -> 11.7.0
2019-02-06 00:53:51 +01:00
Ryan Mulligan
cfa3f9bb99
Merge pull request #55253 from r-ryantm/auto-update/kubectx
...
kubectx: 0.6.2 -> 0.6.3
2019-02-05 06:03:18 -08:00
Eelco Dolstra
7fff567ee9
rustfmt: 1.0.0 -> 1.0.1
2019-02-05 12:19:19 +01:00
R. RyanTM
23c0d79673
kubectx: 0.6.2 -> 0.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubectx/versions
2019-02-04 22:38:25 -08:00
Maximilian Bosch
acfc1c1535
hydra: don't support Nix 1.x
...
The component `hydra-evaluator` requires `pool.hh` from Nix which isn't
provided by Nix 1.x and thus fails with the following error in this
case:
```
hydra-evaluator.cc:3:10: fatal error: pool.hh: No such file or directory
#include "pool.hh"
^~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:443: hydra_evaluator-hydra-evaluator.o] Error 1
```
As the commit is from 2016 and fairly hard to revert for Nix 1.x
support, it's easier to drop that.
This has been tested with fixed perl-bindings for Nix1 as done in #55146 .
2019-02-05 00:00:18 +01:00
Pascal Bach
30c40858bd
gitlab-runner: 11.6.0 -> 11.7.0
2019-02-04 18:30:52 +01:00
Matthieu Coudron
2ba891788b
Lua generate nix packages from luarocks ( #54978 )
...
* lua: generate packages from luarocks
* luarocks-nix: update
* removed packages already available in nixpkgs
* adressing reviews
update script can now accept another csv file as input with -c
* Remove obsolete comment
2019-02-04 11:30:58 +00:00
Pascal Wittmann
5eebe431ea
Merge pull request #55051 from NixOS/update-gtk-doc
...
gtk-doc: 1.28 -> 1.29
2019-02-03 17:27:40 +01:00
zimbatm
abac6afe93
pkgconfig: rename to pkg-config ( #55094 )
...
Package attrs should map to the pname. It's confusing otherwise.
pkg-config is also the name used by most distributions:
Debian, Homebrew, Guix, OpenSuse
other distributions like FreeBSD ports, Fedora and Arch Linux call it
"pkgconf"
Waiting a few releases to make a tree-wide change to make it easier to
back-port things.
2019-02-03 15:35:55 +00:00
markuskowa
56b79124ca
Merge pull request #54816 from vdemeester/update-gauge
...
gauge: 1.0.3 -> 1.0.4
2019-02-03 13:09:54 +01:00
Ben Wolsieffer
8fb7706847
hydra: 2018-08-07 -> 2019-02-01
2019-02-02 19:02:06 -05:00
Vladyslav M
c7e1e48657
Merge pull request #54773 from r-ryantm/auto-update/mill
...
mill: 0.3.5 -> 0.3.6
2019-02-02 12:32:14 +02:00
Guillaume Massé
453baaeabd
coursier: 1.0.1 -> 1.1.0-M10
2019-02-01 16:26:38 -05:00
Pascal Wittmann
895bc4cefe
gtk-doc: 1.28 -> 1.29
2019-02-01 17:36:49 +01:00
Pascal Wittmann
d1e7081596
checkstyle: 8.16 -> 8.17
2019-02-01 16:19:50 +01:00
Mario Rodas
3613654a1f
pyre: 0.0.18 -> 0.0.20
2019-02-01 08:34:35 +00:00
adisbladis
8f58e00226
vgo2nix: unstable-2018-12-02 -> unstable-2019-02-01
2019-02-01 06:19:15 +00:00
Jörg Thalheim
1321f17bc1
Merge pull request #54580 from plapadoo/gprof2dot-latest
...
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-31 21:50:39 +00:00
Dmitry Kalinkin
c0d3182f79
Merge pull request #53585 from Scriptkiddi/litecli
...
litecli: init at 1.0.0
2019-01-31 16:05:30 -05:00
Dmitry Kalinkin
f3fe429d44
litecli: fix tests
2019-01-31 15:43:35 -05:00
Kévin Rauscher
e925ec27ba
bloop: 1.2.3 -> 1.2.5 ( #54427 )
2019-01-31 01:20:55 +02:00
Mario Rodas
18ad447b6f
heroku: 7.18.2 -> 7.19.4
2019-01-30 21:18:14 +02:00
Maximilian Bosch
c7001df243
Merge pull request #53650 from Ma27/update-shmig
...
shmig: 2017-07-24 -> 1.0.0
2019-01-30 15:06:59 +01:00
Félix Baylac-Jacqué
a5aca72f93
bazel: 0.21.0 -> 0.22.0
2019-01-30 14:57:32 +01:00
Philipp Middendorf
a04e81898c
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-30 13:32:44 +01:00
Robert Schütz
dfc8ec8da7
Merge pull request #54813 from plapadoo/fdroidserver-update
...
fdroidserver: 2016-05-31 -> 1.1
2019-01-30 10:33:00 +01:00
Philipp Middendorf
72857e2850
fdroidserver: 2016-05-31 -> 1.1, and move out of pythonPackages
2019-01-30 09:38:37 +01:00
Philip Patsch
5c6892e1a2
bazel: fix java toolchain regression
...
By changing the default toolchain to JDK8, we broke the default Java
toolchain, which assumes JDK9.
Instead, set `host_java_toolchain` manually for our build of bazel,
and set `java_toolchain` to run the java tests with the build JDK as
well.
Fixes https://github.com/NixOS/nixpkgs/issues/54289
2019-01-29 14:03:54 +01:00
lewo
2f8896b821
Merge pull request #54810 from vdemeester/update-kustomize
...
kustomize: 1.0.10 -> 1.0.11
2019-01-29 09:39:58 +01:00
R. RyanTM
ae78ae0fc1
ammonite: 1.6.2 -> 1.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-01-28 21:04:14 -05:00
Yorick
83520c308c
buildkite-agent3: 3.0.1 -> 3.8.4 ( #54430 )
2019-01-28 17:31:00 +00:00
R. RyanTM
0ef85cca2e
lttng-ust: 2.10.2 -> 2.10.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-ust/versions
2019-01-28 16:45:32 +01:00
R. RyanTM
07e06f3e0b
lttng-tools: 2.10.5 -> 2.10.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-01-28 16:44:56 +01:00
Vincent Demeester
f89b4fc4b1
gauge: 1.0.3 -> 1.0.4
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 16:17:54 +01:00