Commit Graph

103047 Commits

Author SHA1 Message Date
Peter Simons
f4595fa555 r-modules: drop broken irkernel package set
We can no longer update that package set since, apparently, it has moved
to a different packaging scheme.
2017-03-07 14:56:46 +01:00
Peter Simons
3dc4e12ff0 r-modules: remove weird version assertion 2017-03-07 14:56:46 +01:00
Peter Simons
e7b68767a8 nlopt: rescue build by dropping support for Octave 2017-03-07 14:56:46 +01:00
Peter Simons
c5563b48ba R: set TZDIR properly to fix test suite 2017-03-07 14:56:46 +01:00
Peter Simons
6b3eec627e R: include output of sessionInfo() in the "make check" log
The R developers would like that information to be included in bug
reports.
2017-03-07 14:56:46 +01:00
Peter Simons
fac139e723 R: update to version 3.3.3 2017-03-07 14:56:46 +01:00
Robin Gloster
b94e253e69
kiwix: remove unused param 2017-03-07 14:14:14 +01:00
Robin Gloster
09d7f7dfbd
kiwix: fix eval and build 2017-03-07 14:09:33 +01:00
Robin Gloster
4c1be22272
Merge remote-tracking branch 'upstream/pr/23525' into up 2017-03-07 14:09:27 +01:00
Joachim Fasting
351d1d9032
zimwriterfs: 20150710 -> 1.0 2017-03-07 14:06:12 +01:00
Joachim Fasting
9632cc221a
zimlib: 20150710 -> 1.4 2017-03-07 14:06:09 +01:00
Joachim Fasting
15da23d5c1
nixos/modules: use defaultText/literalExample where applicable
Primarily to fix rendering of default values/examples but also
to avoid unnecessary work.
2017-03-07 14:06:08 +01:00
Joachim Fasting
540163e4a4
search module: add missing types 2017-03-07 14:06:02 +01:00
Tim Steinbach
9fa7a3adb6 Merge pull request #23570 from Mic92/facebook-purple
facebook-purple: 2016-04-09 -> 0.9.0
2017-03-07 07:56:41 -05:00
Frederik Rietdijk
70160ff208 Merge pull request #23240 from jyp/tf
tensorflow: depend on cudatoolkit 8 and cudnn 5.1
2017-03-07 13:22:07 +01:00
Benno Fünfstück
f9b08c9dbb mpdris2: install locale files to correct location
The package included outdated intltool makefiles, resulting in installation of
local files to `$out/'@DATADIRNAME'`. Running `intltoolize -f` forces
regeneration of the Makefile and fixes the issue.
2017-03-07 12:33:36 +01:00
taku0
a24aaae602 firefox, firefox-bin: 51.0.1 -> 52.0, firefox-esr: 45.7esr -> 52.0esr 2017-03-07 20:14:01 +09:00
Benno Fünfstück
3449107d68 dvdisaster: fix $out variable expansion (makeFlags)
Make requires variables with more than one letter to be surrounded by parentheses,
like `$(out)`. Just writing `$out` will be interpreted as `$o` followed by `ut`, so
the package installed its documentaion to `ut/share/doc`.

/cc maintainers @jgeerds @nckx
2017-03-07 12:11:27 +01:00
Tim Digel
0b2502a284 elixir: 1.4.0 -> 1.4.2 2017-03-07 11:50:32 +01:00
Ryan Desfosses
ec202fe9f1 docker-machine: 0.9.0 -> 0.10.0 2017-03-07 11:44:04 +01:00
Michiel Leenaars
1522496288 softhsm: 2.1.0 -> 2.2.0 2017-03-07 11:43:46 +01:00
Franz Pletz
99ef5c84b4
cups-pk-helper: 0.2.5 -> 0.2.6 2017-03-07 11:27:18 +01:00
Clemens Manert
2a24e86676
mate-terminal: init at 1.17.0 2017-03-07 11:27:13 +01:00
Clemens Manert
5641769ff0
mate-desktop: init at 1.17.2 2017-03-07 11:27:05 +01:00
Jörg Thalheim
13ed7e6631
xfstests: set correct echo binary 2017-03-07 11:04:59 +01:00
Jörg Thalheim
60ac9ece84 Merge pull request #23574 from Mic92/lxcfs
lxcfs: 2.0.4 -> unstable-2017-03-02
2017-03-07 10:51:44 +01:00
Frederik Rietdijk
b5355c827f Merge pull request #23563 from dtzWill/update/mendeley
mendeley: 1.16.3 -> 1.17.8, multiple improvements
2017-03-07 10:22:07 +01:00
Frederik Rietdijk
03504f0150 Merge pull request #23565 from teh/mypy
Mypy
2017-03-07 10:09:11 +01:00
Neil Mayhew
c78251f17c inetutils: Add perl to buildInputs
`whois' uses perl for various things during its build. Without it,
whois fails to build .
2017-03-06 21:05:42 -07:00
Tom
9a7bad2c17 networkmanager service: support changing the mac-address (#23464)
Set `networking.networkmanager.wifi.macAddress` or `networking.networkmanager.ethernet.macAddress`
to one of these values to change your macAddress.

* "XX:XX:XX:XX:XX:XX": set the MAC address of the interface.
* "permanent": use the permanent MAC address of the device.
* "preserve": don’t change the MAC address of the device upon activation.
* "random": generate a randomized value upon each connect.
* "stable": generate a stable, hashed MAC address.

See https://blogs.gnome.org/thaller/2016/08/26/mac-address-spoofing-in-networkmanager-1-4-0/ for more information
2017-03-07 03:50:37 +01:00
Jeff Simpson
2d0991580c slack: added missing libxkbfile dependency (#23579) 2017-03-07 03:20:46 +01:00
Rommel M. Martinez
d6192e9985
emem: 0.2.29 -> 0.2.31 2017-03-06 20:45:19 -05:00
Graham Christensen
2027f8e74a Merge pull request #23522 from oxij/nixos/mstpd-rstp
nixos: network-interfaces-scripted: don't require mstpd when rstp is off
2017-03-06 20:42:44 -05:00
Daiderd Jordan
6f88f8ca1b
znc: 1.6.3 -> 1.6.4 2017-03-06 20:08:15 -05:00
Graham Christensen
710973e354 Merge pull request #23492 from zarelit/xfce_lockscreen
xfce: add screenLock option
2017-03-06 19:42:47 -05:00
Will Dietz
5013998b0e
ustr: Remove unhelpful 'buildTargets' value.
mkDerivation doesn't do anything with this,
and while it does become an environment variable
AFAICT that was never the intention and isn't helpful here.
2017-03-06 19:34:07 -05:00
Fernando J Pando
9f062c2c0b buildbot: 0.9.3 -> 0.9.4
- adds jwt
- adds module tests
- master.cfg as path in module
- fix systemd worker config
- builds on darwin
- tested on nixos
2017-03-07 00:45:37 +01:00
Franz Pletz
d102115101 Merge pull request #23573 from LnL7/darwin-gss
gss: don't build with shishi on darwin
2017-03-07 00:31:04 +01:00
Graham Christensen
370999952c Merge pull request #23254 from mdorman/emacs-updates
Automated emacs package updates
2017-03-06 18:05:33 -05:00
Graham Christensen
85b47bbd5e
mailpile: mark as insecure, pending removal 2017-03-06 18:02:55 -05:00
Jörg Thalheim
94497a0ef3 lxcfs: 2.0.4 -> unstable-2017-03-02 2017-03-06 22:54:28 +00:00
Will Dietz
9614ebf137
coccinelle: 1.0.0-r23 -> 1.0.6
* Remove camlp4 dependency, no longer needed
* Keep pycaml to use ours over bundled version
* Enable tests for sanity (broken on darwin)
* no longer need to force specific ocaml version
* don't create python wrappers, they don't seem to be needed
* remove deprecated configure flag.
* fix spgen by removing bytecode version.
2017-03-06 17:50:11 -05:00
Robert Helgesson
747b62f909
photivo: fix build with lensfun >= 0.3 2017-03-06 17:41:16 -05:00
Graham Christensen
0705346de4 Merge pull request #23512 from matthiasbeyer/doc-fix-xfce
doc: Remove indention from program listings
2017-03-06 17:33:13 -05:00
Graham Christensen
5054035c18 Merge pull request #23571 from rycee/remove/javasvn
javasvn: remove
2017-03-06 17:27:53 -05:00
ndowens
558751b41e
bs1770gain: 0.4.7 -> 0.4.12 2017-03-06 17:26:02 -05:00
ndowens
918a4e649d
unshield: 1.3 -> 1.4.2 2017-03-06 17:24:43 -05:00
Robert Helgesson
a3e6b41d36
javasvn: remove
Upstream URL is invalid and the package has not had direct attention
since June 2006.
2017-03-06 23:07:11 +01:00
Bart Brouns
abc0421c46 kdenlive: phonon-backend-vlc -> phonon-backend-gstreamer 2017-03-06 22:59:37 +01:00
Daiderd Jordan
a5fcca2004
gss: don't build with shishi on darwin 2017-03-06 22:57:54 +01:00