Peter Simons
2be4214c68
hackage2nix: update list of broken packages
2017-02-02 10:59:32 +01:00
Peter Simons
75a4679548
Recurse from haskell.compiler into haskell.compiler.integer-simple on Hydra.
...
This ensures that the gmp-free compiler variants are compiled on
hydra.nixos.org, too.
2017-02-02 10:57:00 +01:00
Bas van Dijk
dfcc9e2994
ghc: support building with integer-simple and provide package sets for it
...
If the flag enableIntegerSimple is true GHC will be build with the GPL-free but
slower integer-simple library instead of the faster but GPLed integer-gmp
library.
The attribute `pkgs.haskell.compiler.integer-simple."${ghcVersion}"` provides a
GHC compiler build with `integer-simple`.
Similarly, the attribute `pkgs.haskell.packages.integer-simple."${ghcVersion}"`
provides a package set supporting `integer-simple`.
Closes https://github.com/NixOS/nixpkgs/pull/22121 .
Closes https://github.com/NixOS/nixpkgs/issues/5493 .
2017-02-02 10:57:00 +01:00
Lancelot SIX
ead62a7f84
Merge pull request #22363 from paperdigits/darktable-223
...
darktable 2.2.1 -> 2.2.3
Tested locally.
2017-02-02 10:54:43 +01:00
Lluís Batlle
8389060731
Updating shotcut to 17.02.
2017-02-02 10:25:47 +01:00
goibhniu
8605cdc898
Merge pull request #22207 from league/vokoscreen
...
vokoscreen: init at 2.5.0
2017-02-02 09:51:44 +01:00
Gabriel Ebner
311ec6abd5
Merge pull request #22361 from peterhoeg/u/crunch
...
speedcrunch: 0.11 -> 0.12.0
2017-02-02 07:54:06 +01:00
Mica Semrick
c64934529e
darktable 2.2.1 -> 2.2.3
2017-02-01 22:50:35 -08:00
Rongcui Dong
7ea20c9e27
ngspice: 25 -> 26
2017-02-02 07:42:26 +01:00
Antoine Racine
9fa9339a13
vimPlugins.alchemist-vim: init at rev c22d4883b7
2017-02-01 23:13:28 -05:00
Drakonis
15bc80f3b9
keepassx-community: init at 2.1.0
...
- deprecating keepassx-reboot (was at 2.0.3)
2017-02-01 21:21:34 -05:00
Peter Hoeg
3d16d69b40
qgit: 2.5 -> 2.6 ( #22360 )
...
Also:
- build the qt5 version by default instead of qt4
- use cmake
2017-02-02 02:55:47 +01:00
Pascal Bach
47f392d3c7
mbedtls: 1.3.17 -> 1.3.18
...
See https://tls.mbed.org/tech-updates/releases/mbedtls-2.4.0-2.1.6-and-1.3.18-released .
2017-02-02 02:52:26 +01:00
Dan Peebles
d34ee526a8
aws-sdk-cpp: fix on darwin
...
The LD_LIBRARY_PATH variable does nothing on Darwin, but
DYLD_LIBRARY_PATH does the same thing, so splice in the right variable
based on which system we're working on.
2017-02-02 02:18:42 +01:00
Peter Hoeg
58a5d0783e
speedcrunch: 0.11 -> 0.12.0
...
Also:
- build against qt5 instead of qt4
2017-02-02 09:13:54 +08:00
Arseniy Seroka
6bb4e6dba3
Merge pull request #22359 from BinaryTiger/vim-elixir
...
Add vim-elixir to vim plugins
2017-02-02 04:12:22 +03:00
Antoine Racine
b4f3674694
Add vim-elixir to vim plugins
2017-02-01 20:05:22 -05:00
Robin Gloster
8a0d1bcf8b
systemd: add patches to fix i686 booting
2017-02-02 01:12:55 +01:00
Jascha Geerds
888be22aee
Merge pull request #22201 from lsix/update_docker_compose
...
Update docker compose
2017-02-02 00:39:04 +01:00
Robin Gloster
2110d59fa1
libressl_2_5: 2.5.0 -> 2.5.1
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:26:47 +01:00
Robin Gloster
0b19f2f742
libressl_2_4: 2.4.4 -> 2.4.5
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:25:51 +01:00
Jascha Geerds
09ac3909d9
Merge pull request #22313 from peterhoeg/f/rb
...
rockbox_utility: use qt5 instead of qt4
2017-02-02 00:08:42 +01:00
Franz Pletz
1095d2cc07
jenkins: 2.33 -> 2.44 for multiple CVEs
...
Fixes:
* CVE-2017-2598
* CVE-2017-2599
* CVE-2017-2600
* CVE-2011-4969
* CVE-2017-2601
* CVE-2015-0886
* CVE-2017-2602
* CVE-2017-2603
* CVE-2017-2604
* CVE-2017-2605
* CVE-2017-2606
* CVE-2017-2607
* CVE-2017-2608
* CVE-2017-2609
* CVE-2017-2610
* CVE-2017-2611
* CVE-2017-2612
* CVE-2017-2613
See https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01 .
2017-02-01 23:02:09 +01:00
Daiderd Jordan
bc735d4a1b
Merge pull request #22324 from rongcuid/kmix
...
kmix: init at 16.12.1
2017-02-01 22:58:32 +01:00
Nikolay Amiantov
496476be4e
bluez4: reintroduce to nixpkgs
...
It's still needed by KDE4. It was there, just unreferenced from all-packages.
2017-02-02 00:52:54 +03:00
Vladimír Čunát
c3badbb366
knot-resolver: 1.2.0 -> 1.2.1
...
It mainly fixes a single issue that perhaps has a minor security impact.
https://lists.nic.cz/pipermail/knot-dns-users/2017-February/001045.html
2017-02-01 22:46:15 +01:00
Daiderd Jordan
29844c66fa
Merge pull request #22339 from vdemeester/docker-machine_0_9_0
...
docker-machine: 0.8.1 -> 0.9.0
2017-02-01 22:26:34 +01:00
Robert Helgesson
de172ae061
copyright-update: init at 2016.1018
2017-02-01 22:19:24 +01:00
Daiderd Jordan
7a1dd5fb55
Merge pull request #22227 from lsix/update_glpk
...
glpk: 4.56 -> 4.61
2017-02-01 22:17:06 +01:00
Daiderd Jordan
957ad8e3a1
Merge pull request #22301 from LnL7/khd
...
khd: 1.1.4 -> 2.0.0
2017-02-01 22:16:47 +01:00
Daiderd Jordan
ed7dc9cf92
Merge pull request #22331 from pradeepchhetri/nomad
...
nomad: 0.5.3 -> 0.5.4
2017-02-01 21:53:44 +01:00
Graham Christensen
4818af0384
Merge pull request #22351 from bachp/gitlab-runner-1.10.4
...
gitlab-runner: 1.10.0 -> 1.10.4
2017-02-01 15:47:15 -05:00
Daiderd Jordan
c13aabb337
Merge pull request #22161 from gevans/rcm-1.3.1
...
rcm: 1.3.0 -> 1.3.1
2017-02-01 21:46:38 +01:00
Bjørn Forsman
3e5022c787
hardinfo: init at 0.5.1
...
Display information about your hardware and operating system.
2017-02-01 21:12:59 +01:00
Pascal Bach
32a6a4df77
gitlab-runner: 1.10.0 -> 1.10.4
...
Patch release fixes some crashes and race conditions
2017-02-01 21:12:38 +01:00
Bjørn Forsman
2bf0fd0f29
Revert "nmap: use python infra's .withPackages"
...
This reverts commit 278d3050ae
because it
breaks zenmap:
$ zenmap
Could not import the zenmapGUI.App module: 'No module named zenmapGUI.App'.
I checked in these directories:
/nix/store/2hiz11plgjdrk2mziwc2jcxqalqh9hii-nmap-graphical-7.12/bin
/home/bfo/forks/nixpkgs
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python27.zip
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/plat-linux2
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-tk
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-old
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-dynload
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/site-packages
If you installed Zenmap in another directory, you may have to add the
modules directory to the PYTHONPATH environment variable.
2017-02-01 20:39:11 +01:00
Vincent Laporte
3d10d5ffdc
omake: 0.10.1 -> 0.10.2
2017-02-01 19:35:00 +00:00
Eelco Dolstra
b70a979c69
Remove unnecessary "sort" call
...
attrNames already returns names in sorted order.
2017-02-01 20:29:34 +01:00
Alexey Shmalko
7f3f30b782
Merge pull request #22341 from peterhoeg/f/heroku
...
heroku: 3.43.12 -> 3.43.16
2017-02-01 21:29:22 +02:00
Gabriel Ebner
ac10c19746
veriT: 201506 -> 2016
2017-02-01 19:43:02 +01:00
Michael Raskin
a9e55a2a8e
firejail: 0.9.44.4 -> 0.9.44.8
2017-02-01 19:28:45 +01:00
Michael Raskin
c1f6eeb822
botan: 1.10.14 -> 1.10.14
2017-02-01 19:28:45 +01:00
Michael Raskin
846007b8db
nginx: 1.10.2 -> 1.10.3
2017-02-01 19:28:45 +01:00
Michael Raskin
1561dcdc26
getmail: 4.52.0 -> 4.53.0
2017-02-01 19:28:45 +01:00
Michael Raskin
1567d3c44a
sbcl: 1.3.13 -> 1.3.14
2017-02-01 19:28:45 +01:00
Michael Raskin
68995874be
asdf: 3.1.7 -> 3.2.0
2017-02-01 19:28:45 +01:00
Michael Raskin
ea5c83daa2
mupdf: 1.9a -> 1.10a
2017-02-01 19:28:44 +01:00
Frederik Rietdijk
fae20e6c29
pythonPackages.ipywidgets: disable tests
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
3eadbb746c
pythonPackages.numexpr: 2.6.1 -> 2.6.2
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
5cd9e1c8f2
pythonPackages.pandocfilters: 1.3.0 -> 1.4.1
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
2d062241ea
pythonPackages.xarray: 0.8.2 -> 0.9.1
2017-02-01 18:24:22 +01:00
Frederik Rietdijk
9f74012250
pythonPackages.testpath: init at 0.3
2017-02-01 18:24:22 +01:00
Peter Simons
6ba35336f0
youtube-dl: update to version 2017.02.01
2017-02-01 17:59:23 +01:00
Nikolay Amiantov
58d6b40893
nfs-utils: 1.3.3 -> 2.1.1
...
Use upstream systemd units, add kerberos support.
2017-02-01 19:47:33 +03:00
Eelco Dolstra
9d6a55aefd
~/.nixpkgs -> ~/.config/nixpkgs
...
The former is still respected as a fallback for config.nix for
backwards compatibility (but not for overlays because they're a new
feature).
2017-02-01 16:07:55 +01:00
Eelco Dolstra
7dacca324d
$NIXPKGS_OVERLAYS -> <nixpkgs-overlays>
...
The Nix search path is the established mechanism for specifying the
location of Nix expressions, so let's use it instead of adding another
environment variable.
2017-02-01 16:07:54 +01:00
Eelco Dolstra
86fe7a40ac
Only read overlays ending in .nix
...
For example, this prevents Nix from barfing on editor backup files in
~/.nixpkgs/overlays.
2017-02-01 16:07:54 +01:00
Vladimír Čunát
a2e7770b51
Merge branch 'master' into staging
...
There have been some larger security rebuilds on master.
2017-02-01 15:56:35 +01:00
Lancelot SIX
9d1e203501
pythonPackages.pytest-pep257: 0.0.1 -> 0.0.5
2017-02-01 15:11:45 +01:00
Pradeep Chhetri
93392fb666
nomad: 0.5.3 -> 0.5.4
2017-02-01 19:39:48 +05:30
3noch
05ee54782e
Add callCabal2nix to haskell packages
...
Closes https://github.com/NixOS/nixpkgs/pull/22191 .
2017-02-01 15:04:48 +01:00
Frederik Rietdijk
4188e6cbf6
pythonPackages.tabulate: 0.7.5 -> 0.7.7
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
cd7e95ac9a
pythonPackages.requests2: 2.11.1 -> 2.13.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
400da71551
pythonPackages.pexpect: 3.3 -> 4.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
a75aa2cddb
pythonPackages.bottleneck: 1.0.0 -> 1.2.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
4677b6cf84
pythonPackages.notebook: 4.2.3 -> 4.3.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
68bb54a89b
pythonPackages.nose-exclude: 0.4.1 -> 0.5.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
ac5df23fcf
pythonPackages.nbformat: 4.0.1 -> 4.2.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
286a7eb59b
pythonPackages.nbconvert: 4.2.0 -> 5.1.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
8fa286ecc1
pythonPackages.multipledispatch: 0.4.8 -> 0.4.9
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
c39c463e7a
pythonPackages.jupyter_core: 4.2.0 -> 4.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
f3d91ee84a
pythonPackages.jinja2: 2.8 -> 2.9.5
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
2a6901dc28
pythonPackages.ipython: 5.2.0 -> 5.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
f677eb6bae
pythonPackages.ipyparallel: 5.2.0 -> 6.0.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
27d4cd47e3
pythonPackages.ipykernel: 4.5.1 -> 4.5.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
9e4271551e
pythonPackages.entrypoints: 0.2.1 -> 0.2.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
1658e7a80c
pythonPackages.cytoolz: 0.8.0 -> 0.8.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
4d57cd49c2
pythonPackages.configparser: 3.3.0r2 -> 3.5.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
695ff0dc09
pythonPackages: new fetchers
...
Inspired by https://github.com/NixOS/nixpkgs/pull/22257 .
It is recommend to use fetchpypi and, when fetching a wheel, to pass
`format = "wheel"` (typically you can just `inherit format;`).
The hash type is fixed (for now) because this is the hash type PyPI
uses.
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
7b6b7f6b78
Python Flit: run tests by default
2017-02-01 14:54:20 +01:00
Will Dietz
19f70f03b2
julia: fix build and execution on PaX.
...
Alpine and Gentoo set the same flags here, FWIW.
2017-02-01 06:48:02 -06:00
Frederik Rietdijk
dd934beb9f
Merge pull request #22326 from leenaars/lpod-py-regular
...
pythonPackages.lpod: fix missing dependency
2017-02-01 13:07:51 +01:00
Peter Hoeg
fda3edda4b
heroku: 3.43.12 -> 3.43.16
...
This is the last version of the deprecated client but using the latest CLI.
2017-02-01 19:00:04 +08:00
Peter Simons
bd613c20f4
Merge pull request #22197 from LumiGuide/ghcjsHEAD-upgrade
...
ghcjs-HEAD: upgrade to the latest HEAD
2017-02-01 11:45:52 +01:00
Vincent Demeester
d1ca0ade53
docker-machine: 0.8.1 -> 0.9.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-01 11:08:13 +01:00
Domen Kožar
f4e67389cc
buildStackProject: set GIT_SSL_CAINFO and LANG
2017-02-01 10:45:37 +01:00
Vincent Laporte
6a04086683
ocamlPackages.menhir: 20161115 -> 20170101
2017-02-01 07:45:14 +00:00
Vincent Laporte
7ace1b1ced
luaPackages.luazlib: 0.4 -> 1.1
2017-02-01 08:44:52 +01:00
Vincent Laporte
0860b8d5d1
luaPackages.luazlib: fix on darwin
2017-02-01 08:44:52 +01:00
Russell O'Connor
8ba82f28bc
compcert: adding clightgen to the build
...
clightgen is a tool for coverting C to C-light.
This patch enable the build of this tool which is added to $out/bin/.
2017-02-01 08:37:34 +01:00
Rongcui Dong
c1250e96f3
kmix: init at 16.12.1
...
Signed-off-by: Rongcui Dong <rongcuid@outlook.com>
2017-01-31 22:41:58 -08:00
Shea Levy
e967068695
nodePackages: Add ios-deploy, update the rest
2017-01-31 20:10:18 -05:00
Nikolay Amiantov
469546f46e
tcp_wrappers: 7.6 -> 7.6.q
2017-02-01 02:45:44 +03:00
Nikolay Amiantov
6991e7930e
keyutils: split outputs
2017-02-01 02:45:28 +03:00
Nikolay Amiantov
314f187b0a
rpcbind: 0.2.3 -> 0.2.4
...
Enable warm starts support, use dedicated user.
2017-02-01 02:45:11 +03:00
Nikolay Amiantov
1426779072
portmap: remove
...
rpcbind is used instead
2017-02-01 02:44:56 +03:00
Michiel Leenaars
5e57536ace
pythonPackages.lpod: fix missing dependency
2017-01-31 23:03:37 +01:00
Peter Simons
3b26c2f465
callHackage: update Hackage snapshot to a current version
2017-01-31 22:50:18 +01:00
Lancelot SIX
7680786f90
pythonPackages.pep257: 0.3.2 -> 0.7.0
2017-01-31 22:39:22 +01:00
Peter Hoeg
887590e1d2
wireshark: use cmake and move to gtk3/qt5
...
wireshark used to use autotools, but instead we now use cmake. The
change alone brought to light a few missing required dependencies.
Additionally, wireshark was using gtk2 and qt4, so that has changed to
gtk3 and qt5.
2017-01-31 21:20:12 +01:00
Vincent Laporte
551c52f1a2
feh: 2.17.1 -> 2.18.1
2017-01-31 20:11:32 +00:00
Benjamin Staffin
6a7d3ceff6
Merge pull request #22320 from pradeepchhetri/consul
...
consul: 0.7.0 -> 0.7.3
2017-01-31 14:51:55 -05:00
Benjamin Staffin
fbd69aa49b
Merge pull request #22321 from pradeepchhetri/minio
...
minio: 20161213 -> 20170125
2017-01-31 14:09:21 -05:00
Pradeep Chhetri
f2961ac736
minio: 20161213 -> 20170125
2017-01-31 23:19:50 +05:30
Shea Levy
73f07ecb28
nix-exec: 4.1.5 -> 4.1.6
...
Closes #22316
2017-01-31 12:02:46 -05:00
Thomas Tuegel
fa1e8ffa76
spotify: 1.0.47 -> 1.0.48
2017-01-31 10:34:47 -06:00
Franz Pletz
44cbb0f54d
tcpdump: 4.8.1 -> 4.9.0 for multiple CVEs
...
Temporarily use the Debian mirros for the sources because upstream hasn't
released the new version. See https://www.debian.org/security/2017/dsa-3775 .
Fixes: CVE-2016-7922, CVE-2016-7923, CVE-2016-7924, CVE-2016-7925,
CVE-2016-7926, CVE-2016-7927, CVE-2016-7928, CVE-2016-7929, CVE-2016-7930,
CVE-2016-7931, CVE-2016-7932, CVE-2016-7933, CVE-2016-7934, CVE-2016-7935,
CVE-2016-7936, CVE-2016-7937, CVE-2016-7938, CVE-2016-7939, CVE-2016-7940,
CVE-2016-7973, CVE-2016-7974, CVE-2016-7975, CVE-2016-7983, CVE-2016-7984,
CVE-2016-7985, CVE-2016-7986, CVE-2016-7992, CVE-2016-7993, CVE-2016-8574,
CVE-2016-8575, CVE-2017-5202, CVE-2017-5203, CVE-2017-5204, CVE-2017-5205,
CVE-2017-5341, CVE-2017-5342, CVE-2017-5482, CVE-2017-5483, CVE-2017-5484,
CVE-2017-5485, CVE-2017-5486.
2017-01-31 17:17:12 +01:00
Franz Pletz
ca593a7293
libarchive: add patch to fix CVE-2017-5601
2017-01-31 17:00:13 +01:00
Pradeep Chhetri
c6b0c8513d
consul: 0.7.0 -> 0.7.3
2017-01-31 21:28:09 +05:30
Franz Pletz
53bfe0cafe
bitlbee: 3.5 -> 3.5.1 for multiple CVEs
...
Fixes:
* CVE-2016-10188
* CVE-2016-10189
* CVE-2017-5668
2017-01-31 16:57:57 +01:00
Vladimír Čunát
a3517bf321
lmdb: get rid of $out/man
...
Why it's annoying: #22318 .
2017-01-31 16:14:25 +01:00
Vladimír Čunát
557fd03926
Merge #22310 : Remove myself from maintainers
2017-01-31 14:56:24 +01:00
Thomas Tuegel
a2e1aecc0c
es: add ttuegel to maintainers
2017-01-31 07:54:36 -06:00
Thomas Tuegel
ace284ee95
es: git-2015-04-11 -> 0.9.1
2017-01-31 07:54:02 -06:00
Peter Hoeg
338dcba251
krename-qt5: init at 20161228
...
Upstream hasn't made a proper release based on qt5/kf5, so I'm adding this
package in addition to the kde4 based package instead of replacing it.
2017-01-31 20:36:11 +08:00
Matthias Beyer
904bcb391d
yaft: init at 0.2.9
2017-01-31 13:20:26 +01:00
Vladimír Čunát
dacbca2730
knot-dns: yet another attempt to fix build on Darwin
2017-01-31 12:53:24 +01:00
Peter Hoeg
eb92d10e1d
rockbox_utility: use qt5 instead of qt4
2017-01-31 18:38:20 +08:00
Damien Cassou
58dc8e3024
Remove myself from maintainers
2017-01-31 11:00:14 +01:00
Matthias Beyer
3ccc139b3d
cataract: init at 1.1.0 and HEAD
2017-01-31 09:20:08 +00:00
Frederik Rietdijk
18ac28b45d
Merge pull request #22280 from lsix/pytest_defaults_to_30
...
python*Packages.pytest: defaults to pytest_30
2017-01-31 09:48:38 +01:00
Vladimír Čunát
01751a9447
Merge #22309 : vim: allow building with gtk3
2017-01-31 09:41:24 +01:00
Orivej Desh
d409d23945
pidgin-xmpp-receipts: init at 0.7
2017-01-31 09:33:30 +01:00
Lancelot SIX
4cf8ae3a8c
pythonPackages.pytest: use pytest_30
2017-01-31 09:33:05 +01:00
Tim Digel
e2bf0416a9
pgroonga: init at 1.1.9
2017-01-31 09:27:36 +01:00
Benjamin Staffin
3dd2a271ef
vim: make it possible to build with --enable-gui=gtk3
...
This doesn't change any defaults; I suspect that dropping gtk2 support
would annoy some people so I didn't want to do that without asking
around first.
2017-01-31 02:17:11 -05:00
Vincent Laporte
61c48d9c45
luaPackages.luaexpat: fix build on darwin
2017-01-31 05:12:16 +00:00
Franz Pletz
1128726064
Merge pull request #22305 from jbaum98/smartmontools
...
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-31 06:04:17 +01:00
Jake Waksbaum
a9afa48915
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-30 22:09:21 -05:00
Benjamin Saunders
dbd4a35060
vulkan-loader: 1.0.26.0 -> 1.0.39.1
2017-01-31 04:47:19 +03:00
Nikolay Amiantov
5fb5914c35
ioquake3: 2016-11-02 -> 2017-01-27
2017-01-31 03:27:11 +03:00
Nikolay Amiantov
1809cb56e1
dwarf-fortress-packages.dfhack: 0.43.05-alpha2 -> 0.43.05-alpha4
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
e778f8032c
crawl: 0.19.1 -> 0.19.3
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
f5f8d59f44
folly: 2016.11.21.00 -> 2016.12.19.00
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
db99892817
treewide: quote homepages in my packages
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
e734f044ab
tdesktop: 1.0.0 -> 1.0.2
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
7b1cbd0dcb
slade: 3.1.1.4 -> 3.1.1.5
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
e89f6e3a7c
octoprint-plugins.m33-fio: 1.11 -> 1.17
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
d19b83e32b
octoprint: 1.2.17 -> 1.3.1
...
Bundled dependencies:
tornado: 4.0.1 -> 4.0.2
flask_login: 0.4.0 -> 0.2.2
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
84ee358735
pythonPackages.scandir: init at 1.4
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
20b8212a14
pythonPackages.chainmap: init at 1.0.2
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
82d9c2e3fb
krita: 3.0.1.1 -> 3.1.1
2017-01-31 03:27:08 +03:00
Nikolay Amiantov
8371d736cf
thermald: fix identation
2017-01-31 03:26:26 +03:00
Nikolay Amiantov
0cfefc7c99
grub4dos: 0.4.6a-2016-11-09 -> 0.4.6a-2016-12-24
2017-01-31 03:26:26 +03:00
Nikolay Amiantov
37e2c5378f
ejabberd: 16.09 -> 17.01
2017-01-31 03:26:25 +03:00
Nikolay Amiantov
54b27890f8
wayland: fix configure flags' type
2017-01-31 03:23:51 +03:00
Joachim F
04a7c61767
Merge pull request #22298 from mayflower/emby_3.1.5
...
emby: 3.0.8500 -> 3.1.5
2017-01-30 23:02:38 +01:00
Daiderd Jordan
7bd49cded4
khd: 1.1.4 -> 2.0.0
2017-01-30 22:43:54 +01:00
Alexey Shmalko
682e7a3643
Merge pull request #22281 from vifino/master
...
wmutils-opt: init at v1.0
2017-01-30 22:44:30 +02:00
Adrian Pistol
f6e2772cd3
wmutils-opt: init at v1.0
2017-01-30 20:42:16 +00:00
Franz Pletz
1a45ddeb2d
yotubeDL: 2017.01.28 -> 2017.01.29
2017-01-30 21:40:21 +01:00
Franz Pletz
e07f1f2066
gitlab: 8.16.1 -> 8.16.3
2017-01-30 21:40:18 +01:00
Lancelot SIX
c6c2137a9c
pythonPackages.hypothesis: 3.5.2 -> 3.6.0
2017-01-30 21:15:56 +01:00
Alexey Shmalko
74881b6bbb
Merge pull request #22299 from pradeepchhetri/nomad
...
nomad: 0.4.1 -> 0.5.3
2017-01-30 21:48:33 +02:00
Alexey Shmalko
df8195b603
Merge pull request #22295 from alibabzo/update/neofetch
...
neofetch: 3.0 -> 3.0.1
2017-01-30 21:38:17 +02:00
Pradeep Chhetri
e8df68673c
nomad: 0.4.1 -> 0.5.3
2017-01-31 00:56:27 +05:30
Tristan Helmich
d70c26df09
emby: 3.0.8500 -> 3.1.5
...
Notable changes:
* mono46 is now required by emby
* switch back to pre-built binaries due to problems building from source
* sqlite path is now configured in SQLitePCLRaw.provider.sqlite3.dll.config
2017-01-30 20:20:11 +01:00
Vladimír Čunát
612333a770
knot-resolver: yet another attempt to fix build on Darwin
2017-01-30 20:08:16 +01:00
Vladimír Čunát
9cd2dbc569
Merge branch 'master' into staging
...
Hopefully this will fix the mass abortion on Hydra;
restarting the jobs didn't help.
2017-01-30 18:39:36 +01:00
Vladimír Čunát
49b136377a
Merge #16501 : add a guide about vim plugins
2017-01-30 18:28:20 +01:00
Frederik Rietdijk
e4f739fa2f
Merge pull request #22003 from lsix/update_matplotlib
...
pythonPackages.matplotlib: 1.5.3 -> 2.0.0
2017-01-30 18:19:16 +01:00
Alistair Bill
d6a7182493
neofetch: 3.0 -> 3.0.1
2017-01-30 16:12:42 +00:00
Rob Vermaas
b8fec2384e
boto: upgrade 2.42.0 to 2.45.0
...
(cherry picked from commit 5fff5a902594b34471b613eb2babcec923e1e1f1)
2017-01-30 15:53:02 +00:00
Robert Helgesson
c603d2c0d5
svtplay-dl: 1.9 -> 1.9.1
2017-01-30 16:33:42 +01:00
Robert Helgesson
89150d3377
theme-vertex: 20161009 -> 20170128
2017-01-30 16:31:33 +01:00
Vladimír Čunát
7f7faab009
knot-dns: yet another attempt to fix build on Darwin
2017-01-30 16:10:59 +01:00
Vladimír Čunát
cc07ec890d
protobuf-3.x: fixup build with default gcc version
...
/cc @globin a3a0e8fe6
.
http://hydra.nixos.org/build/47266085
2017-01-30 15:26:29 +01:00
Pascal Wittmann
4396d43a94
Merge pull request #22293 from florianjacob/master
...
tinc: 1.0.29 -> 1.0.31
2017-01-30 15:10:28 +01:00
Vladimír Čunát
db896154d1
binutils: minimize rebuilds after parent revert
...
Only revert the addition of the output and only on Darwin.
2017-01-30 14:10:13 +01:00
Florian Jacob
51a753a2a3
os-prober: 1.65 -> 1.71
2017-01-30 13:31:50 +01:00
Robin Gloster
eaa9e01c1d
Revert "binutils: Add lib output"
...
This reverts commit 17a344a5da
.
2017-01-30 13:03:48 +01:00
Florian Jacob
97c3ee9525
tinc: 1.0.29 -> 1.0.31
2017-01-30 12:38:02 +01:00
Rahul Gopinath
66b6c2ce01
sdformat: mark as broken
...
sdformat depends on an old version of ruby and needs to be fixed. Until
there is a proper upstream release, mark as broken.
sdformat is only used by the gazebo package.
2017-01-30 11:22:58 +00:00
Rahul Gopinath
19180957f5
ruby_1_9: remove package
...
Remove ruby 1.9 since it is EOLed upstream
2017-01-30 11:18:44 +00:00
Rahul Gopinath
51dc13b148
ruby: cleanup unneeded files
2017-01-30 11:18:01 +00:00
Vladimír Čunát
196b87f707
knot-dns: another attempt to fix build on Darwin
2017-01-30 11:55:30 +01:00
Peter Simons
a2018cedf5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
beea499740
.
2017-01-30 11:49:09 +01:00
Peter Simons
522ab7efef
LTS Haskell 7.18
2017-01-30 11:48:52 +01:00
Eelco Dolstra
5fdc6db957
Revert "add nix-prefetch-source ( #21734 )"
...
This reverts commit ca38ef79e9
due its
use of importJSON and external source info files, which is
non-idiomatic.
2017-01-30 11:44:15 +01:00
Eelco Dolstra
e7ec067b6b
Revert "nix-update-source: 0.2.1 -> 0.2.2"
...
This reverts commit b984d5d25f
.
2017-01-30 11:44:15 +01:00
Eelco Dolstra
35349b6c2a
gup: 0.5.5 -> 0.6.0
2017-01-30 11:44:15 +01:00
Eelco Dolstra
12dd086c39
Revert "gup: 0.5.5 -> 0.6.0 and derivation update"
...
This reverts commit a59c3038cd
due to
use of importJSON.
2017-01-30 11:44:15 +01:00
Eelco Dolstra
c20cc6d0b3
Excise use of importJSON
...
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
Alexey Shmalko
2dc87881b0
Merge pull request #22283 from asymmetric/siji
...
siji: init at 2016-05-14
2017-01-30 12:35:15 +02:00
Lorenzo Manacorda
0ecde73b91
siji: init at 2016-05-14
2017-01-30 11:32:52 +01:00
Pascal Wittmann
92a3ecf4a3
Merge pull request #22287 from orivej/telegram-purple
...
telegram-purple: 2016-03-17 -> 1.3.0
2017-01-30 10:35:42 +01:00
Fatih Altinok
40d3a67754
flow: 0.37.1 -> 0.37.4
2017-01-30 12:15:50 +03:00
Vladimír Čunát
fd32b16f9e
knot-dns: another attempt to fix build on Darwin
...
The effort is getting long, without any direct access to a Darwin machine.
2017-01-30 10:09:44 +01:00
Vaibhav Sagar
63f609b1a4
ihaskell: remove service configuration. ( #22268 )
...
See #22047 . This change should be reverted after IHaskell has been
updated to support GHC 8.
2017-01-30 08:38:42 +01:00
Joachim F
b596cd5731
Merge pull request #22286 from dochang/yank
...
yank 0.7.1 -> 0.8.0
2017-01-30 08:02:54 +01:00
Jude Taylor
89bae81936
Merge pull request #22247 from NixOS/nvidia-vulkan
...
Enable Vulkan for nvidia driver
2017-01-29 22:02:35 -08:00
Orivej Desh
e2f7d68d73
telegram-purple: 2016-03-17 -> 1.3.0
2017-01-30 06:02:26 +00:00
Desmond O. Chang
42d3f67439
yank 0.7.1 -> 0.8.0
2017-01-30 13:25:47 +08:00
Franz Pletz
c2257506ae
weechat: 1.6 -> 1.7
2017-01-30 04:13:16 +01:00
Franz Pletz
f68b7be364
brackets: 1.7 -> 1.8
2017-01-30 01:16:26 +01:00
Franz Pletz
083cadee45
offlineimap: 7.0.12 -> 7.0.13
2017-01-30 01:16:22 +01:00
Franz Pletz
0adf664210
neomutt: 20161126 -> 20170128
2017-01-30 01:16:18 +01:00
Franz Pletz
eadb9ce15f
notmuch: 0.23.4 -> 0.23.5
2017-01-30 01:16:15 +01:00
Franz Pletz
ff7c6fe60d
youtubeDL: 2017.01.24 -> 2017.01.28
2017-01-30 01:16:01 +01:00
Franz Pletz
1c5237e25c
gmime: 2.6.20 -> 2.6.23
2017-01-30 01:15:29 +01:00
Franz Pletz
c770a94097
gnu-efi: 3.0.4 -> 3.0.5
2017-01-30 01:15:25 +01:00
Franz Pletz
403432f6ab
gpgme: 1.7.0 -> 1.8.0
2017-01-30 01:15:22 +01:00
Franz Pletz
b6d889dcd9
libgcrypt: 1.7.5 -> 1.7.6
2017-01-30 01:15:19 +01:00
Franz Pletz
4236364258
libgpgerror: 1.24 -> 1.26
2017-01-30 01:15:16 +01:00
Franz Pletz
4b2731d4f4
lmdb: 0.9.18 -> 0.9.19
2017-01-30 01:15:13 +01:00
Franz Pletz
27d21e9447
npth: 1.2 -> 1.3
2017-01-30 01:15:06 +01:00
Peter Hoeg
d1b8b0dd52
bundler: 1.13.7 -> 1.14.3 ( #22260 )
2017-01-29 22:42:17 +00:00
Joachim F
9f9f983913
Merge pull request #22251 from gnidorah/rambox
...
rambox: 0.4.5 -> 0.5.3
2017-01-29 23:13:59 +01:00
Benjamin Saunders
b02681a3d2
purple-hangouts-hg: 2016-10-01 -> 2016-12-22
2017-01-29 23:12:33 +01:00
Niklas Thörne
2eb8163fae
bashdb: init at 4.4-0.92 ( #22275 )
2017-01-29 23:05:04 +01:00
Arseniy Seroka
2f78639819
Merge pull request #22263 from peterhoeg/u/colord
...
colord-kde: 2016-02-24 -> 0.5.0
2017-01-30 00:40:24 +03:00
Peter Simons
456b9f849d
Merge pull request #22219 from Hodapp87/master
...
RStudio: Optionally allow packages from custom R environment
2017-01-29 21:13:58 +01:00
Peter Simons
c1c0cf3de7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
4be631c833
.
2017-01-29 20:20:29 +01:00
Peter Simons
3f774f6c51
hackage2nix: enable hydra builds for brick
2017-01-29 20:19:44 +01:00
Thomas Tuegel
76985ad2a7
Merge pull request #22245 from ttuegel/dropbox-grsecurity
...
dropbox: use `paxmark m` to fix Dropbox when grsecurity enabled
2017-01-29 13:04:23 -06:00
regnat
0abc1a7668
alot : 0.3.7 -> 0.5
2017-01-29 19:45:58 +01:00
Tuomas Tynkkynen
18599495c4
stdenv: make is64bit evaluate true on aarch64
...
This should fix the NSS build.
2017-01-29 20:28:14 +02:00
Michael Raskin
71fa504cf9
Merge pull request #22217 from adnelson/lsof_darwin_fix
...
lsof: replace impure reference to /usr/include files
2017-01-29 17:32:55 +00:00
Graham Christensen
96f242b8a7
Merge pull request #22266 from ttuegel/firefox-bin-hashes
...
firefox-bin: update hashes for 51.0.1
2017-01-29 12:24:32 -05:00
Edward Tjörnhammar
92cb10a253
i2pd: 2.10.0 -> 2.11.0
2017-01-29 17:54:12 +01:00
Robin Gloster
be08ada0e5
Merge pull request #22272 from rycee/bump/git-hub
...
git-hub: 0.10 -> 0.11.0
2017-01-29 17:26:57 +01:00
Peter Hoeg
5867045469
terragrunt: 0.9.3 -> 0.9.6
2017-01-29 17:12:57 +01:00
Robert Helgesson
41a0d05872
git-hub: 0.10 -> 0.11.0
...
Includes fixes for CVE-2016-7793 and CVE-2016-7794.
2017-01-29 17:04:57 +01:00
Tom Doggett
fe6c4eb8e6
gcalcli: init at 3.4.0
2017-01-29 17:00:05 +01:00
Thomas Tuegel
ca7a4ec552
firefox-bin: update hashes for 51.0.1
2017-01-29 08:44:18 -06:00
Pradeep Chhetri
a8b6988466
zookeeper: 3.4.6 -> 3.4.9
2017-01-29 15:43:16 +01:00
Robin Gloster
2fdfb123a0
Revert "qgis: enableParallelBuilding"
...
This reverts commit 632934862b
.
Still sometimes fails on hydra
2017-01-29 15:20:07 +01:00
Daiderd Jordan
5e7221e65b
Merge pull request #22224 from nhooyr/fzf
...
fzf: from 0.15.9 to 0.16.2
2017-01-29 13:13:17 +01:00
Lenz Weber
eba33cbf54
rambox: 0.4.5 -> 0.5.3
2017-01-29 10:34:17 +03:00
Anmol Sethi
a4b8a67532
fzf: from 0.15.9 to 0.16.2
2017-01-29 00:52:22 -05:00
Jude Taylor
ffc498c490
nvidia_x11: add missing vulkan files
2017-01-28 19:47:25 -08:00
Tim Steinbach
58dcda6b8c
Merge pull request #22235 from aneeshusa/mosh-use-ssh-from-nixpkgs
...
mosh: use ssh from nixpkgs
2017-01-28 20:06:49 -05:00
Tuomas Tynkkynen
424cfe7686
Merge remote-tracking branch 'upstream/master' into staging
2017-01-29 02:16:29 +02:00
Tuomas Tynkkynen
2f38d1fd1f
kmscube: init at 2016-09-19
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
fee66e9463
speexdsp: Fix build on aarch64
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
c6ce08422a
libvpx: Remove unneeded assert
...
It fails on aarch64.
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
ef089634bf
mesa: Enable some ARM drivers
...
And disable freedreno from others since it's not useful there.
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
137bf7269e
libdrm: Enable some ARM drivers
...
I dropped --enable-freedreno since it's automatically enabled on ARM and
shouldn't be needed anywhere else.
2017-01-29 02:08:04 +02:00
Thomas Tuegel
a903c9c8e3
dropbox: use paxmark m
to fix Dropbox when grsecurity enabled
2017-01-28 17:40:04 -06:00
Joachim Fasting
ba1aeb8cae
felix: 2.0.5 -> 5.6.1, fix build
...
The old source was 404
2017-01-29 00:35:38 +01:00
Tuomas Tynkkynen
4d059f6f27
spidermonkey_17: Add one more patch for Aarch64
2017-01-29 01:34:02 +02:00
Tuomas Tynkkynen
d1d8ed21b6
stdenv: Aarch64 bootstrap: Update bootstrap tarballs to hydra-built ones
...
Picked from the following cross-trunk evaluation:
http://hydra.nixos.org/eval/1326772#tabs-still-succeed based on nixpkgs
commit 264d42b9cf
.
dist job: http://hydra.nixos.org/build/47094514
2017-01-29 01:34:02 +02:00
Arseniy Seroka
d948e55c27
Merge pull request #22240 from pradeepchhetri/openconnect
...
openconnect: 7.06 -> 7.08
2017-01-29 02:13:14 +03:00
Pradeep Chhetri
56ed9f8b94
openconnect: 7.06 -> 7.08
2017-01-29 02:46:19 +05:30
Jaka Hudoklin
8a2956691a
Merge pull request #22237 from pradeepchhetri/vault
...
vault: 0.6.3 -> 0.6.4
2017-01-28 21:20:09 +01:00
Pradeep Chhetri
c0fd124f60
vault: 0.6.3 -> 0.6.4
2017-01-29 01:38:50 +05:30
Lluís Batlle i Rossell
57625514f4
Adding nuttcp.
2017-01-28 20:40:21 +01:00
Lluís Batlle i Rossell
8d5b2e66bd
Updating shotcut to 17.01 and fixing its jobs
2017-01-28 20:12:51 +01:00
Lluís Batlle i Rossell
91686f2d37
Add fixed cinelerra
...
I don't know what version to choose
2017-01-28 20:12:51 +01:00
Lluís Batlle i Rossell
20465bedee
Updating shotcut and melt.
2017-01-28 20:12:51 +01:00
Lluís Batlle i Rossell
aeb1dff13d
Update scantailor
2017-01-28 20:12:51 +01:00
Frederik Rietdijk
fc83bdc147
Merge pull request #22232 from teh/dask-update
...
Dask update
2017-01-28 20:07:01 +01:00
Robert Helgesson
588f4b7098
perl-HTML-Tiny: add meta section
2017-01-28 19:26:33 +01:00
Robert Helgesson
cf7f34a1aa
perl-IO-CaptureOutput: 1.1103 -> 1.1104
...
Also add meta section.
2017-01-28 19:26:23 +01:00
Aneesh Agrawal
ad6b79fc97
mosh: use ssh from nixpkgs
2017-01-28 13:21:24 -05:00
Robert Helgesson
44eedb927a
perl-List-Compare: 0.39 -> 0.53
...
Note, the previous package version was in error. Fixes #22234 .
2017-01-28 19:07:39 +01:00
Vincent Laporte
23894b77a7
ocamlPackages.dolmen: init at 0.2
...
dolmen is an OCaml library providing clean and flexible parsers for input languages
Homepage: https://github.com/Gbury/dolmen
2017-01-28 17:40:48 +00:00
Yacine Hmito
61e4313bf1
rustNightlyBin: 2016-12-29 -> 2017-01-26 ( #22228 )
...
thanks!
2017-01-28 18:27:41 +01:00
Tom Hunger
541d645eb0
dask: 0.11.0 -> 0.13.0
2017-01-28 17:00:32 +00:00
Tom Hunger
62e95a4235
toolz: 0.8.0 -> 0.8.2
2017-01-28 17:00:17 +00:00
Tom Hunger
96f08f809a
distributed: 1.13.3 -> 1.15.1
2017-01-28 17:00:00 +00:00
Tom Hunger
b1a1eefc13
partd: 0.3.6 -> 0.3.7
2017-01-28 16:59:41 +00:00
Tom Hunger
d419fb6b1f
s3fs: 0.0.4 -> 0.0.8
2017-01-28 16:59:27 +00:00
Tom Hunger
dfc098cedf
zict: 0.0.3 -> 0.1.1
2017-01-28 16:59:14 +00:00
Tom Hunger
aaf5a2b80c
cloudpickle: 0.2.1 -> 0.2.2
2017-01-28 16:58:56 +00:00
Tom Hunger
b90737aff3
sortedcollections: init at 0.4.2
2017-01-28 16:58:18 +00:00
Maximilian Bosch
eda5bca00a
geogebra: 5.0.271.0 -> 5-0-320-0
2017-01-28 17:33:20 +01:00
Lancelot SIX
9290751ab4
glpk: 4.56 -> 4.61
...
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00011.html
for release announcement
2017-01-28 13:37:05 +01:00
Vladimír Čunát
2200532ded
Merge #22226 : Revert "libmsgpack_1_4: remove"
...
Let's remove after all referrers are resolved.
2017-01-28 13:02:02 +01:00
Joachim Fasting
b18ff7ab82
torbrowser: make additional media playback support optional
...
This feature might not be appropriate for all users, leave it off by
default.
See 96be6a11a8
2017-01-28 12:27:24 +01:00
Kevin Cox
c09690b354
Revert "libmsgpack_1_4: remove"
...
This reverts commit ff89e81898
.
There are references to this variable.
2017-01-28 11:14:31 +00:00
Domen Kožar
fa18c37c71
haskellPackages.cryptonite-openssl: redistribute
2017-01-28 11:20:30 +01:00
Domen Kožar
0056a3a9c4
haskellPackages.hspec-expectations-pretty-diff: fix build
2017-01-28 10:56:22 +01:00
Vladimír Čunát
781c79182e
Merge #22220 : termite: unbreak by packaging vte-ng
2017-01-28 08:56:53 +01:00
Vladimír Čunát
2cbf509f6b
gnome3.vte-ng: nitpick: gperf is a native input
2017-01-28 08:55:57 +01:00
Karn Kallio
9027474b7e
racket 6.8
...
The attached patch advances the version of the racket expression in
nixpkgs to the latest released 6.8 version.
From 815aae487d5ed4b70145ebadc03a5bd040a8a829 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Fri, 27 Jan 2017 22:55:18 -0400
Subject: [PATCH] racket: advance to the 6.8 latest released version.
2017-01-27 22:01:57 -05:00
Marius Bergmann
1d6c853860
termite: unbreak by packaging vte-ng
...
termite broke when upgrading Gnome, as this removed a dependency from
the tree. I packaged this dependency (vte-ng) based upon the work of
@globin in https://github.com/NixOS/nixpkgs/issues/22026 .
2017-01-28 01:06:24 +01:00
Chris Hodapp
7638578342
RStudio: Optionally allow packages from custom R environment
...
https://nixos.org/nixpkgs/manual/#r-packages contains a method for
setting up an R environment with a specific set of libraries, and it
creates an R wrapper which points R to those libraries.
The package RStudio relies on the standard R package, which then
cannot access any of the libraries specified in a custom R
environment. While one may easily use pkgs.rstudio.override to change
rstudio's R dependency to the custom R environment, this accomplishes
nothing because while RStudio runs the correct R wrapper it clears out
the environment variable R_LIBS_SITE - and so it is still unable to
use any of those packages.
In order to work around this problem, these changes allow the user to
optionally modify rstudio's wrapper to set environment variable
R_PROFILE_USER to an R script which sets R's .libPaths(..) to point to
the same libraries; that script is generated from R_LIBS_SITE in the R
wrapper.
By default, this change has no effect. If R is overridden to
something else, and if useRPackages is changed from its default of
false, then the change described above is made; for instance:
{
packageOverrides = pkgs: let self = pkgs.pkgs; in
rec {
rEnv = pkgs.rWrapper.override {
packages = with self.rPackages; [
dplyr ggplot2 e1071 rpart reshape
];
};
rstudioEnv = pkgs.rstudio.override { R = rEnv; useRPackages = true; };
};
}
2017-01-27 18:54:50 -05:00
Jascha Geerds
5213e6326c
terraform: 0.8.4 -> 0.8.5
2017-01-28 00:49:13 +01:00
Allen Nelson
06a945f017
lsof working on darwin
2017-01-27 15:22:39 -08:00
Kevin Cox
6dcc4623ac
libnl: 3.2.23 -> 2.3.29 to revert accidental downgrade.
...
libnl was accidentally downgrades to 2.3.29 in
8d342d20b5
instead of being upgraded to
2.3.29 so this fixes that.
2017-01-27 22:41:44 +00:00
Jörg Thalheim
c2a7c448da
android-udev-rules: 20170109 -> 20170125
2017-01-27 22:37:12 +01:00
Christopher League
c1c7d2894d
vokoscreen: init at 2.5.0
...
vokoscreen is an easy to use screencast creator to record educational
videos, live recordings of browser, installation, videoconferences, etc.
It uses Qt5 and ffmpeg.
2017-01-27 16:08:34 -05:00
Tadas Barzdzius
129c4ebfed
rustRegistry: 2017-01-08 -> 2017-01-27
2017-01-27 22:07:34 +01:00
Tadas Barzdzius
a2304b0ea3
rustfmt: 0.6.3 -> 0.7.1
2017-01-27 22:07:34 +01:00
Tadas Barzdzius
edbdb4b07e
rustracer: 1.2.10 -> 2.0.5
2017-01-27 22:07:34 +01:00
Robin Gloster
ff89e81898
libmsgpack_1_4: remove
2017-01-27 22:03:23 +01:00
Robin Gloster
52be026bba
libmsgpack_0_5: remove
2017-01-27 21:59:16 +01:00
Robin Gloster
264d42b9cf
Merge pull request #22212 from rasendubi/musl
...
musl: build musl-gcc
2017-01-27 21:38:24 +01:00
Robin Gloster
426b61a1c7
openssl_1_0_1: remove
2017-01-27 21:29:53 +01:00
aszlig
61b673c1f1
gajim: Enable running test suite
...
This is a bit more involved, because first of all, the tests aren't
distributed in the release tarball and second the test suite currently
doesn't work but there are fixes for it that get released in the next
upstream patch, so we cherry-pick the relevant commits as patches.
We now also switch to fetching the tarball directly from their GitLab
instance, because - as mentioned - it contains the tests and also
contains the icon.index file, which we already had included as a patch
and we can now drop it.
The URLs to the cherry-picked upstream commits are the following:
1f0d7387fd
491d32a2ec
46a19733d2
All of these commits are in the gajim_0.16 branch and are thus very
likely becoming part of Gajim 0.16.7.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @7c6f434c
2017-01-27 21:06:21 +01:00
Alexey Shmalko
e799e7b5d6
musl: build musl-gcc
...
The build of the wrapper was disabled in 93e44be (#21023 ) and is not
related to the CVE itself. (See comments in the mentioned PR.)
2017-01-27 21:54:27 +02:00
Robin Gloster
c466e31a0f
libressl_2_3: remove
2017-01-27 20:39:32 +01:00
Robin Gloster
c67805ff17
llvmPackages_36: remove
2017-01-27 20:12:54 +01:00
Robin Gloster
edef570ad7
clooj: fix download
2017-01-27 20:09:49 +01:00
Robin Gloster
f66d7823ec
fix eval
...
cc @Baughn
2017-01-27 18:53:49 +01:00
Franz Pletz
bb8859bd66
vaapiIntel: 1.7.2 -> 1.7.3
2017-01-27 18:43:50 +01:00
Franz Pletz
9c9e5bf25e
libva: 1.7.2 -> 1.7.3
2017-01-27 18:43:33 +01:00
Robin Gloster
aa686fe5c3
gnutls33: remove
2017-01-27 18:37:24 +01:00
Robin Gloster
e11f8dc72d
miraclecast: remove obsolete enableKDbus flag
2017-01-27 18:24:06 +01:00