Michael Eden
cbbde55382
cmake: add ability to cross-compile cmake
2019-02-18 17:41:03 -05:00
Carlos Morera de la Chica
9c406336f1
bazel: fix bash completion
2019-02-18 11:34:35 +01:00
Ryan Mulligan
3b8ee87c27
Merge pull request #53462 from astro/svd2rust
...
svd2rust: init at 0.14.0
2019-02-17 21:02:28 -08:00
Ryan Mulligan
96e17d4db9
Merge pull request #54835 from artemist/one_gadget
...
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
Ryan Mulligan
0a0f0b355b
Merge pull request #55714 from mpisanko/leiningen-2.9.0
...
upgrade leiningen to latest (2.9.0)
2019-02-17 14:20:26 -08:00
Ryan Mulligan
cf73f3fe2e
Merge pull request #55970 from tadfisher/ktlint
...
ktlint: init at 0.30.0
2019-02-17 14:17:28 -08:00
Tad Fisher
b1eb421c1a
ktlint: init at 0.30.0
2019-02-17 13:44:55 -08:00
Michal Pisanko
e53ea1fb01
leiningen: 2.8.3 -> 2.9.0
2019-02-18 08:12:39 +11:00
worldofpeace
6062409767
Merge pull request #55653 from rvolosatovs/update/gotools
...
gotools: 2018-09-11 -> 2019-02-11
2019-02-17 15:30:42 +00:00
Ryan Mulligan
a0cfb6ec6d
Merge pull request #55935 from zimbatm/mdsh-0.1.2
...
mdsh: init at 0.1.2
2019-02-17 07:22:15 -08:00
Ryan Mulligan
a954ca52e5
Merge pull request #55035 from uri-canva/bazel-deps
...
bazel-deps: 2018-11-01 -> 2019-02-01
2019-02-17 06:49:31 -08:00
worldofpeace
da26dca320
Merge pull request #55652 from rvolosatovs/update/gometalinter
...
gometalinter: 2.0.11 -> 3.0.0
2019-02-17 13:26:00 +00:00
zimbatm
4fad0de82a
mdsh: init at 0.1.2
2019-02-17 11:18:04 +01:00
worldofpeace
d12463b01b
Merge pull request #55808 from r-ryantm/auto-update/sysprof
...
sysprof: 3.31.1 -> 3.30.2
2019-02-17 04:29:33 +00:00
worldofpeace
e407f51aaf
sysprof: 3.31.1 -> 3.30.2
...
This was accidentally updated to an unstable version
and is now at the latest stable release.
2019-02-16 23:26:49 -05:00
Jaka Hudoklin
ca472cdff5
k6: init at 0.23.1 ( #55824 )
...
* k6: init at 0.23.1
* k6: fix license
Co-Authored-By: offlinehacker <offlinehacker@users.noreply.github.com>
2019-02-16 13:20:34 +01:00
Will Dietz
6ff00fe96a
elfutils: 0.175 -> 0.176
...
https://sourceware.org/ml/elfutils-devel/2019-q1/msg00147.html
Since it'short, NEWS is reproduced below
------
* NEWS *
build: Add new --enable-install-elfh option.
Do NOT use this for system installs (it overrides glibc elf.h).
backends: riscv improved core file and return value location support.
Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
CVE-2019-7664, CVE-2019-7665
2019-02-15 14:08:21 -06:00
Jaka Hudoklin
1775f6c393
Merge pull request #55809 from zaninime/kustomize
...
kustomize: 1.0.11 -> 2.0.1
2019-02-15 19:50:12 +01:00
Ryan Mulligan
64b05b8733
Merge pull request #55236 from r-ryantm/auto-update/utop
...
ocamlPackages.utop: 2.2.0 -> 2.3.0
2019-02-15 07:10:53 -08:00
Francesco Zanini
4698105747
Remove deps.nix again
2019-02-15 16:05:32 +01:00
Graham Christensen
67e0de1629
Merge pull request #55321 from gilligan/kind-update
...
kind: 0.0.1 -> 0.1.0
2019-02-15 09:26:06 -05:00
Francesco Zanini
24277a2ec8
Restore writing the version info correctly
2019-02-15 09:52:47 +01:00
Francesco Zanini
d0b0cf7cd9
Update to 2.0.1, lock deps with dep2nix
2019-02-15 09:52:01 +01:00
R. RyanTM
7c860b5fd8
conan: 1.11.2 -> 1.12.0 ( #55335 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/conan/versions
2019-02-14 21:53:05 +01:00
Philipp Middendorf
d4b3f3bbdd
fdroidserver: 1.1 -> 1.1.1 ( #55718 )
2019-02-13 21:45:44 +01:00
Roman Volosatovs
fc25b3d321
gometalinter: 2.0.11 -> 3.0.0
2019-02-12 18:51:28 +01:00
Roman Volosatovs
7482b48b7e
gotools: 2018-09-11 -> 2019-02-11
2019-02-12 18:51:02 +01:00
Daniel Peebles
ccc02c5d82
Merge pull request #55350 from homich1991/master
...
chromedriver: 2.43 -> 2.46
2019-02-12 08:55:26 -05:00
Daiderd Jordan
4195766cea
luarocks: remove unzip from setup-hook
...
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan
be1291e11b
luarocks: patch sw_vers and gcc on darwin
...
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
R. RyanTM
3e70c0b4e2
ocamlPackages.cppo: 1.6.4 -> 1.6.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppo/versions
2019-02-10 19:05:09 +01:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
...
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát
64edccb463
treewide: fix missing libs after libtool pruning #51767
2019-02-10 14:14:33 +01:00
Jörg Thalheim
f34da1c835
Merge pull request #55348 from r-ryantm/auto-update/ccls
...
ccls: 0.20181225.7 -> 0.20181225.8
2019-02-10 02:07:58 +00:00
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
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +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
Roman Meerson
efed82655c
chromedriver: 2.43 -> 2.46
2019-02-08 16:35:52 +01: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 7fff567ee99c1f343ecdd82fef2e35fb6f50e423. 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