José Romildo Malaquias
af1327a881
ibm-plex: init at 0.5.3
2017-12-19 18:17:52 -02:00
Kevin Hanselman
65fb15aaf8
nixos/smartd: allow extra cli options for daemon
...
This enables further customization of smartd.
2017-12-19 18:43:49 +01:00
Anders Kaseorg
58fd7719ea
mosh: Install bash-completion rule
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-19 18:32:47 +01:00
Michael Raskin
1d7f90cba2
quicklisp-to-nix: update after fixes to our ASDF handling suggested by upstream
2017-12-19 17:55:22 +01:00
Michael Raskin
e618aad27e
lispPackages.cl-fuse: compile the small wrapper library manually, because for some reason NIX_LDFLAGS get lost with the new binutils wrapper
2017-12-19 16:43:18 +01:00
Peter Simons
523fae925c
haskell-pandoc-citeproc: update override
2017-12-19 13:58:52 +01:00
Peter Simons
d323c38082
haskell-htoml-megaparsec: update override for latest megaparsec version
2017-12-19 13:58:52 +01:00
Peter Simons
ee75081370
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
d1e90f94f3
.
2017-12-19 13:58:47 +01:00
Peter Simons
53a18401ff
hackage2nix: update list of broken builds
2017-12-19 13:58:45 +01:00
Peter Simons
1c988f97e9
LTS Haskell 9.20
2017-12-19 13:58:45 +01:00
Robert Helgesson
424427fb39
perl-boolean: 0.45 -> 0.46
2017-12-19 13:02:30 +01:00
Robert Helgesson
51fcd8831b
perl-B-C: fix homepage
2017-12-19 13:02:29 +01:00
Graham Christensen
035aca9d09
electron: Properly handle evaluating on unsupported archs
2017-12-19 06:48:41 -05:00
Vladimír Čunát
1bc288591e
coqPackages docs: fix typo (and thus manual build)
2017-12-19 11:34:54 +01:00
Pavel Goran
502ebb0ae5
perl-File-Slurper: 0.010 -> 0.011
...
Fixes Leont/file-slurp-sane#5 .
2017-12-19 11:03:36 +01:00
Vladimír Čunát
4a2340ff6b
Merge branch 'staging'
2017-12-19 10:27:13 +01:00
Vincent Laporte
b4551924b1
Merge pull request #32737 from vbgl/coq-packages-filter
...
Tidy up the Coq package sets
2017-12-19 10:15:31 +01:00
Lancelot SIX
982cd565cc
Merge pull request #32447 from lsix/add_djano_hijack_admin
...
pythonPackages.django_hijack_admin: init at 2.1.5
2017-12-19 09:18:22 +01:00
Lancelot SIX
298f404aeb
Merge pull request #32446 from lsix/update_django_1_11
...
pythonPackages.django: 1.11.7 -> 1.11.8
2017-12-19 09:16:24 +01:00
volth
489d3e7d06
qemu: fix bin/qemu-kvm on aarch64 + minor fixes
...
* $out/bin/qemu-kvm should point to qemu-system-aarch64 on aarch64, libvirt expect it
* makeWrapper codes are separated as some architectures might require additional command flags (https://github.com/NixOS/nixpkgs/issues/31606#issuecomment-349675127 )
* x86_64-on-i686 is not a native emulation and not supported by KVM, so it is removed from the list
2017-12-19 06:22:16 +02:00
Orivej Desh
69345ec37b
perlPackages: use ld-is-cc-hook to fix build
...
after #29396 removed `-L path/to/dir/of/libstdc++.so` from ld flags
See https://github.com/NixOS/nixpkgs/pull/29396#issuecomment-352600129
Module::Build build helper works correctly when LD is unset (taking LD from Perl
config to be `cc`). However, we can not unset LD because this goes contrary to
the cross compilation effort, and we can not make it propagate ld-is-cc-hook
because it breaks e.g. the build of `libguestfs`. However, #29396 makes LD=ld
incompatible with just 3 perl packages; they are individually fixed by this
commit.
2017-12-19 02:19:35 +00:00
Orivej Desh
e2c8655405
ld-is-cc-hook: init
...
This hook sets LD to CC, for use with software that works as if LD=$CC when LD
is unset, and does not work when LD=ld.
2017-12-19 01:45:42 +00:00
Orivej Desh
170a964815
makeSetupHook: make the default name "hook" overridable
...
for occasional convenience while looking at drv paths,
such as in the output of nix-build and nix-diff.
2017-12-19 01:41:31 +00:00
Orivej Desh
8f53673c64
Merge pull request #32768 from yegortimoshenko/electron/1.7.9
...
electron: 1.8.1 -> 1.7.9
2017-12-18 23:56:04 +00:00
Yegor Timoshenko
a9d212fea4
electron: 1.8.1 -> 1.7.9
...
1.7.9 is the latest stable, and 1.8.1 is beta and it draws `rambox` as a white
rectangle (after a few manipulations with the window such as hiding, showing,
resizing): https://github.com/NixOS/nixpkgs/pull/32741#issuecomment-352203170
2017-12-18 23:52:11 +00:00
Jan Tojnar
64cc62162d
Merge pull request #32793 from jtojnar/telepathy
...
Telepathy updates
2017-12-19 00:47:18 +01:00
Tuomas Tynkkynen
fa822161b9
bmap-tools: init at 3.4
2017-12-19 01:12:14 +02:00
Benjamin Staffin
4ec5c79d60
signal-desktop-beta: init at 1.1.0-beta.5 ( #32619 )
...
Signal is a bit like google-chrome, wherein the beta version
is independent from the release builds and uses different data
locations and binary names.
2017-12-18 17:20:57 -05:00
Joachim F
50f5cf6537
Merge pull request #32820 from mdorman/emacs-updates
...
Semi-automated Emacs package updates
2017-12-18 21:53:09 +00:00
Michael Raskin
67f9fd9e9f
Merge pull request #32788 from fahadsadah/master
...
weechat: 1.9.1 -> 2.0
2017-12-18 19:39:23 +00:00
Tim Steinbach
6e7944b55e
linux-copperhead: 4.14.6.a -> 4.14.7.a
2017-12-18 13:56:21 -05:00
Michael Alan Dorman
21bcd523eb
emacsPackagesNg: mark -rtags packages broken
...
They're all trying to use the same `configure` script that expects
/bin/bash. This should be correctable.
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e529c6fd1f
emacsPackageNg: Mark some broken packages...broken
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
b0860b2a3c
melpa-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e349a987e9
melpa-stable-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
018db6a168
org-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
a44b7bcbe2
elpa-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Orivej Desh
5b6c5964b0
Revert "cairo: bugfix 1.14.10 -> 1.14.12"
...
This reverts commit fc5756ea5e
.
It hangs in cairo_image_surface_create_from_png_stream consuming 100% CPU when
png is malformed:
fc5756ea5e
2017-12-18 18:18:15 +00:00
Yell0w Ghost
d9f4f9e3f9
xfdesktop: fix #12832 GTK 2.24.31 regression
...
Contains bug fix for #12832 which solves issue with GTK 2.24.31
regression - grayed out folders in wallpaper chooser dialog.
2017-12-18 18:17:51 +00:00
Shea Levy
c6c05dd255
gurobipy: Use buildPythonPackage on Darwin.
2017-12-18 13:07:41 -05:00
Shea Levy
03e10f8535
gurobipy: Use buildPythonPackage on Linux
2017-12-18 12:42:54 -05:00
Jan Tojnar
0875bea675
Merge pull request #32815 from jtojnar/evince-cleanup
...
gnome3.evince: clean up
2017-12-18 18:00:12 +01:00
Orivej Desh
745be0cb61
mpv: fix build with libva 2
2017-12-18 16:43:24 +00:00
Tim Steinbach
8faa0c91aa
Merge pull request #32810 from lierdakil/patch-1
...
atom-beta: 1.23.0-beta0->1.24.0-beta1
2017-12-18 16:39:03 +00:00
Orivej Desh
b29c78df66
gst_all_1.gst-vaapi: 1.12.3 -> 1.12.4
2017-12-18 16:17:50 +00:00
Jan Tojnar
e56c00c9dd
gnome3.evince: clean up
...
There was som cruft, for example, dogtail tests were removed long time ago.
2017-12-18 17:14:41 +01:00
Orivej Desh
964008db40
Merge pull request #32745 from davidak/elementary-xfce
...
elementary-xfce-icon-theme: init at 2017-11-28
2017-12-18 16:13:49 +00:00
Orivej Desh
a65525bf9f
Merge pull request #32787 from yegortimoshenko/xfce/svg
...
xfce: SVG icon support in xfce4-panel, fixes #18536
2017-12-18 16:13:36 +00:00
Orivej Desh
7c58e8dfc2
Merge branch 'master' into staging
...
* master: (125 commits)
scummvm: fix eval
tinycc: 0.9.27pre-20171016 -> 0.9.27
Update terraform provider versions
vscode: 1.18.1 -> 1.19.0
linux: 4.14.6 -> 4.14.7
scummvm: 1.9.0 -> 2.0.0
cmst: 2017.03.18 -> 2017.09.19
albert: 0.14.7 -> 0.14.14
obs-studio: fix vlc plugin
ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
uchiwa: 0.26.3 -> 1.1.0
linux-testing: 4.15-rc3 -> 4.15-rc4
steam: override nss, nspr, fixes #32781
ponyc: 0.20.0 -> 0.21.0
pythonPackages.pwntools: disable tests
gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
vim-rhubarb: init at 2017-06-28
atom: depend on libsecret
nvidia-settings: Make sure binary can find libXv.so
backblaze-b2: 0.6.2 -> 1.1.0
...
2017-12-18 15:56:03 +00:00
Orivej Desh
68d57167b0
scummvm: fix eval
2017-12-18 15:44:06 +00:00