Frederik Rietdijk
50bc1dc0df
Merge pull request #22345 from NixOS/python-wip
...
Python package updates and new fetchers
2017-02-02 11:04:32 +01:00
Peter Simons
b5a1783be7
haskell-servant: update overrides for version 0.10
2017-02-02 10:59:33 +01:00
Peter Simons
30bdcd9a8e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
45587c1114
.
2017-02-02 10:59:33 +01:00
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
Nikolay Amiantov
4feb0a998a
manual: mention needed options for IPv6
2017-02-02 01:53:00 +03:00
Nikolay Amiantov
0cb487ee04
network-interfaces service: add defaultGateway{,6}.interface
2017-02-02 01:53:00 +03:00
Nikolay Amiantov
fcb20b9fee
module tests: add tests for coercedTo
2017-02-02 01:53:00 +03:00
Nikolay Amiantov
5cbcd3af69
types library: add coercedTo
2017-02-02 01:53:00 +03: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
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
Tristan Helmich
24f3abdafb
Revert "Make services.xserver.xkbDir conflict free when overriden."
...
This reverts commit 82bcfef109
.
cc @nbp
Fixes #22290 , #22352 .
Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>
2017-02-01 22:37:04 +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
Domen Kožar
220adbb039
docs: fix link for python
2017-02-01 21:32:06 +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
Nikolay Amiantov
c34cfa21d4
Merge pull request #22343 from abbradar/dbus-etc
...
dbus service: use /etc/dbus-1 for configuration
2017-02-01 23:00:07 +03: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