Commit Graph

95502 Commits

Author SHA1 Message Date
Franz Pletz
da5b4c4612 Merge pull request #20229 from puffnfresh/package/motion
motion: init at 4.0.1
2016-11-08 04:39:18 +01:00
Franz Pletz
36de8e9914 Merge pull request #20234 from magnetophon/jack2-unstable
build jack unstable without profiling
2016-11-08 03:42:58 +01:00
Franz Pletz
12a057cbe0 Merge pull request #20233 from womfoo/bump/fldigi-3.23.15
fldigi: 3.23.07 -> 3.23.15
2016-11-08 02:52:21 +01:00
Kjetil Ørbekk
0d5caf138a tpacpi-bat: init at 3.0 (#20213) 2016-11-08 02:46:34 +01:00
Franz Pletz
ee5af3fb66 Merge pull request #20236 from layus/update-mptcp
linux_mptcp: 0.91 -> 0.91.2
2016-11-08 02:13:34 +01:00
Ji-Haeng Huh
633387c0e8 tensorflow support for Darwin
tensorflow 0.10.0 : Because of an upstream bug in tensorflow, only tensorflow > 0.10.0 is functional in Darwin system. Required python packages (mock 2.0.0 and funcsigs 1.0.2) are added

Removing mock2_0_0 and funcsigs since now upstream supports them
2016-11-08 01:56:05 +01:00
Michael Alan Dorman
4fc5946d5f melpa-packages: 2016-11-07
Removals:
  - closql: repository moved, recipe not updated
  - epkg: repository moved, recipe not updated
  - flycheck-protobuf: recipe removed from melpa
  - frame-restore: recipe removed from melpa
2016-11-07 19:46:27 -05:00
Michael Alan Dorman
6449b122eb melpa-stable-packages: 2016-11-07
Removals:
  - closql: repository moved, recipe not updated
  - epkg: repository moved, recipe not updated
  - frame-restore: recipe removed from melpa
  - gulp-task-runner: version tag no longer present
  - weblogger: moved to github, version tag no longer present
2016-11-07 19:46:15 -05:00
Michael Alan Dorman
19aad5c984 org-packages: 2016-11-07 2016-11-07 19:46:15 -05:00
Michael Alan Dorman
b61b2806db elpa-packages: 2016-11-07 2016-11-07 19:46:15 -05:00
Joachim F
54f057266d Merge pull request #20244 from womfoo/bump/xdotool-3.20160805.1
xdotool: 3.20150503.1 -> 3.20160805.1
2016-11-08 00:58:51 +01:00
Brian McKenna
c950840544 motion: init at 4.0.1 2016-11-08 10:55:13 +11:00
Vladimír Čunát
593b46fd1d
Merge branch 'staging'
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Vladimír Čunát
3e6d04da57
texlive: disable xindy on Darwin for now (#20062) 2016-11-07 22:57:41 +01:00
Kranium Gikos Mendoza
f17e13a0d5 xdotool: 3.20150503.1 -> 3.20160805.1 2016-11-08 05:24:06 +08:00
Maximilian Güntner
7fa157c558
services: Add Interplanetary File System service
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-07 22:01:38 +01:00
Matthew Justin Bauer
6de20a7fe4 virtualbox-demo: Add modesetting to drivers
This needs to be included for VirtualBox to detect that it needs to start the video driver. "modesetting" is also set in virtualbox-image.nix but this line seems to take precedence over that one (even though the virtualbox-image.nix has a higher override?) This should fix the problems that I and a few others have been having with the .ova files built for nixos.org.

Fixes #20007.
2016-11-07 14:36:41 -06:00
Daiderd Jordan
dcb2179a1f Merge pull request #20191 from periklis/darwin_support_rtags
rtags: fix darwin build
2016-11-07 21:08:21 +01:00
Graham Christensen
33f59469fe Merge pull request #20239 from 4tXJ7f/patch-1
NixOS manual: Update link to list of AMIs
2016-11-07 14:29:58 -05:00
Andres Nötzli
95b5e4c46a NixOS manual: Update link to list of AMIs 2016-11-07 11:24:15 -08:00
Vladimír Čunát
8e86d3d451 vim-plugins: add clighter8 2016-11-07 20:21:42 +01:00
Vladimír Čunát
f28dd2c735 vim-youcompleteme: clang 3.8 -> 3.9
It seems to work fine on my NixOS.
2016-11-07 18:55:21 +01:00
Vladimír Čunát
d8652a053b vimPlugins: auto-update
- Rename couldn't be fetched; new URL should be OK.
- Two plugins got re-ordered (added ad-hoc, apparently).
- ctrlp* is suspected to contain non-generated code;
  I left it untouched this round but it should be fixed.
  /cc @carlsverre for 71a94dfd9
2016-11-07 18:55:21 +01:00
Vladimír Čunát
996d8ddd99 vim*: fix :Man a bit 2016-11-07 18:55:21 +01:00
Vladimír Čunát
51feecbe88 vim_configurable: misc improvements
- fix wrongly used *native* build inputs;
- remove confusing `prePatch = "cd src";` ;
- adapt RPATH handling to multiple-output changes;
- don't list full compiler flags in vim --version,
  as that would keep references to -dev paths.

Together, the closure of the default feature-set drops almost by 100 MB.
The lean vim attribute would *not* lose any references due to patching
--version, so we only apply it for vim_configurable.
2016-11-07 18:55:21 +01:00
Vladimír Čunát
1667046505 vim: factor common.nix from {default,configurable}.nix
The derivations are unchanged.
2016-11-07 16:38:13 +01:00
Michaël Faille
a2149d61ab
yamllint: init 0.5.2
yamllint: add myself as maintainer
2016-11-07 09:06:31 -05:00
Graham Christensen
88c4cc8660
faust1git: remove, fixup PR #19992 2016-11-07 09:06:31 -05:00
Frederik Rietdijk
811def0f18 Merge pull request #19992 from magnetophon/faustUpdate
faust 1 and 2 update, plus adapt affected pkgs
2016-11-07 14:28:36 +01:00
Frederik Rietdijk
b4f50ba1c1 Merge pull request #20039 from magnetophon/ingen
ingen: svn 5675 -> unstable 2016-10-29
2016-11-07 14:28:16 +01:00
Bart Brouns
16c54ff208 ingen: svn 5675 -> unstable 2016-10-29 2016-11-07 14:20:13 +01:00
Bart Brouns
c10d653ac5 ganv: svn 5675 -> unstable 2016-10-15 2016-11-07 14:19:02 +01:00
Bart Brouns
f7b7d86015 lv2-unstable: init at 2016-10-23 2016-11-07 14:17:49 +01:00
Guillaume Maudoux
eb9d126d2c linux_mptcp: 0.91 -> 0.91.2 2016-11-07 14:15:33 +01:00
Bart Brouns
f63c179b0b magnetophonDSP: update to new faust libraries 2016-11-07 14:06:35 +01:00
Tim Steinbach
f4e2773567
libgphoto2: Refactor to use GitHub 2016-11-07 08:04:48 -05:00
Bart Brouns
77afa8e6b7 faust2: 2.0-a41 -> 2.0.a51 2016-11-07 13:49:31 +01:00
Bart Brouns
b19b440cb8 faust1: 0.9.73 -> 0.9.90 2016-11-07 13:47:12 +01:00
Graham Christensen
c30ff9effc Merge pull request #20224 from asymmetric/youtube-dl-rtmp
youtube-dl: add optional support for RTMP (default enabled)
2016-11-07 07:43:29 -05:00
Frederik Rietdijk
68d15b81c6 Merge pull request #20227 from michalrus/octave
octave: 4.0.1 → 4.0.3 (+ portaudio dep)
2016-11-07 13:42:41 +01:00
Frederik Rietdijk
a794b93cf8 Merge pull request #20132 from mdaiter/cudnn5_cudatoolkit80
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 13:02:48 +01:00
Bart Brouns
78121c2118 build jack unstable without profiling 2016-11-07 12:59:05 +01:00
Profpatsch
65fe0e98d7 twitterBootstrap3: init at 3.3.7 (#19852) 2016-11-07 12:55:10 +01:00
Matthew Daiter
541b3fc7d2 cudnn5_cudatoolkit80: adding to main repo 2016-11-07 12:07:29 +01:00
Peter Simons
6b964d953a erlang-R14: remove invalid meta.maintainer 2016-11-07 12:05:26 +01:00
Frederik Rietdijk
830aa11aad Merge pull request #19999 from AndersonTorres/cherrytree
cherrytree: 0.37.1 -> 0.37.6
2016-11-07 11:43:54 +01:00
Frederik Rietdijk
bb35828d97 Merge pull request #19925 from FRidh/dup
duplicity: use buildPythonApplication
2016-11-07 11:41:32 +01:00
Frederik Rietdijk
e830727dc6 Merge pull request #20231 from luispedro/update_jug130
pythonPackages.jug: 1.2.2 -> 1.3.0
2016-11-07 11:24:07 +01:00
Kranium Gikos Mendoza
d17160b55d fldigi: 3.23.07 -> 3.23.15 2016-11-07 17:05:19 +08:00
Robin Gloster
605cdd41e2
prometheus-nginx-exporter: 20160524 -> 20161104 2016-11-07 09:47:39 +01:00