Gabriel Ebner
d3284576d4
emscripten: 1.37.3 -> 1.37.9
2017-04-16 18:39:00 +02:00
Benjamin Staffin
ab2e09ca11
vscode: 1.11.1 -> 1.11.2
2017-04-16 12:23:57 -04:00
Jörg Thalheim
3fae96f056
Merge pull request #24926 from Mic92/rust-package
...
buildRustPackage: cargoBuildFlags + standarized hooks
2017-04-16 18:13:29 +02:00
Dan Peebles
d990aa7163
Refactor nixos-install to separate out filesystem build logic
...
The key distinction I'm drawing is that there's a component that deals
with the store of the machine being built, and another component for
the store building it. The inner part of it assumes nothing from the
builder (doesn't need chroot or root powers) so it can run comfortably
inside a Nix build, as well as nixos-rebuild. I have some upcoming work
that will use that to significantly speed up and streamline image builds
for NixOS, especially on virtualized hosts like EC2, but it's also a
reasonable speedup on native hosts.
2017-04-16 16:09:41 +00:00
Jörg Thalheim
69d77eaa28
Merge pull request #24848 from rzetterberg/master
...
gdrive: init at 2.1.0
2017-04-16 17:20:33 +02:00
Richard Zetterberg
e9380248dd
gdrive: init at 2.1.0
...
Adds the go-based Google Drive CLI application "gdrive".
2017-04-16 14:48:01 +02:00
Jörg Thalheim
ea16d72bf3
gitg: 3.22.0 -> 3.23.90
2017-04-16 14:23:27 +02:00
Jörg Thalheim
65c99b7d6a
libgit2-glib: 0.24.4 -> 0.25.0
...
partially addresses #24807
2017-04-16 14:23:21 +02:00
Vladimír Čunát
9fc61d0db5
simgrid: fixup sandboxed build after update #24915
2017-04-16 14:15:32 +02:00
Joachim F
289a3c2b8f
Merge pull request #24929 from taku0/thunderbird-bin-52.0.1
...
thunderbird, thunderbird-bin: 52.0 -> 52.0.1
2017-04-16 13:12:12 +01:00
Joachim F
7928dbdcf9
Merge pull request #24138 from pjones/pjones/plex
...
plex: 1.3.3.3148 -> 1.5.5.3634
2017-04-16 13:08:47 +01:00
Peter Hoeg
12d44c093d
quaternion: get rid of superfluous icon-theme.cache
2017-04-16 19:48:52 +08:00
Peter Hoeg
8356c6ca2f
handbrake: 1.0.3 -> 1.0.7
2017-04-16 19:42:32 +08:00
Joachim F
901a0bb9fa
Merge pull request #24908 from adamruzicka/cjdns-v19.1
...
cjdns: 18 -> 19.1
2017-04-16 12:10:59 +01:00
Vladimír Čunát
98777646f9
wxGTK*: avoid the mesa attribute
...
Tested building all wxGTK* and execution of codeblocks.
2017-04-16 13:03:32 +02:00
Vladimír Čunát
2065eea424
mesa: reduce usage of the attribute and explain why
2017-04-16 13:03:15 +02:00
Joachim F
d4d00f8c59
Merge pull request #24875 from matthiasbeyer/update-fava
...
fava: 1.2 -> 1.3
2017-04-16 12:01:37 +01:00
Michael Raskin
ba7151e2b5
clac: add missing expression body; thanks @joachifm for the catch
2017-04-16 12:02:35 +02:00
Nikolay Amiantov
2f09105f3b
mumble_git: 1.3.0-git-2016-04-10 -> 2017-04-16
2017-04-16 12:58:44 +03:00
Nikolay Amiantov
3507da085f
dropbear: fix static build
...
Fixes #24839 . Also change default sftp-server path to a more canonical.
2017-04-16 12:58:27 +03:00
Michael Raskin
c2da0fb22c
clac: init at 20170416
2017-04-16 11:30:23 +02:00
Peter Hoeg
4ecafcf5b2
quaternion: init at 2017-04-15
2017-04-16 16:52:59 +08:00
Vladimír Čunát
9ee2143912
treewide: remove unused buildEnv parameters
2017-04-16 10:29:49 +02:00
Jörg Thalheim
0a84b26809
Merge pull request #24935 from jlesquembre/prettier
...
prettier: init at 1.1.0
2017-04-16 09:55:32 +02:00
Guillaume Maudoux
605ce9b241
cppcheck: 0.76.1 -> 0.78 ( #24937 )
...
* cppcheck: 0.76.1 -> 0.78
* cppcheck: enable rule-file support
2017-04-16 09:53:05 +02:00
Gabriel Ebner
3adc59d5ae
gpxsee: fix open dialog and online maps
2017-04-16 09:42:37 +02:00
Gabriel Ebner
2ec6e82b7f
gpxsee: 2.17 -> 4.3
2017-04-16 09:13:32 +02:00
Peter Hoeg
58db2099b4
spotify: 1.0.52.717 -> 1.0.53.758
...
Additionally:
- some minor cleanups
- define meta.platforms so hydra doesn't try to evaluate at all on i686 instead
of waiting for "assert" to fail.
As spotify is distributing a i686 version, there really is no reason not to
support that. Someone just has to add support for it.
2017-04-16 13:54:43 +08:00
Peter Hoeg
fe7fc0b2ae
calibre: 2.82.0 -> 2.83.0
2017-04-16 12:19:58 +08:00
José Luis Lafuente
b7b85316fd
prettier: init at 1.1.0
2017-04-15 20:36:57 +02:00
sternenseemann
f0fac3b578
abcde: add glyr as dep to enable getalbumart
2017-04-15 19:29:02 +02:00
sternenseemann
5b065a5ba5
glyr: init at 1.0.10
2017-04-15 18:40:23 +02:00
William Casarin
209e8e53fb
cargo-edit: init at 0.1.6
2017-04-15 09:17:21 -07:00
Profpatsch
7df8e53d28
psc-package: init at 0.1.1
2017-04-15 16:10:13 +02:00
José Luis Lafuente
f09c2e7745
chrome 59 requieres gtk3
2017-04-15 15:35:42 +02:00
taku0
692ea2b6e9
thunderbird: 52.0 -> 52.0.1
2017-04-15 22:09:15 +09:00
taku0
dac0ad26c9
thunderbird-bin: 52.0 -> 52.0.1
2017-04-15 21:44:56 +09:00
Jörg Thalheim
e8d5af0bd8
buildRustPackage: only copy executables to bin
...
in newer rust versions also *.rlib files are put into this directory
2017-04-15 13:26:51 +02:00
Jörg Thalheim
be70c02461
buildRustPackage: add standard package hooks
...
when overriding build phases also the standard hooks should be called
2017-04-15 13:26:51 +02:00
Jörg Thalheim
33cfee8177
buildRustPackage: add cargoBuildFlags
2017-04-15 13:26:50 +02:00
Jörg Thalheim
26f5fa8f97
Merge pull request #24922 from phunehehe/haskell-shell-hook
...
haskell-modules: fix shell hook
2017-04-15 12:34:41 +02:00
Robert Helgesson
45cb7c2c0e
comic-relief: change download URL
...
The previous URL is broken.
2017-04-15 12:04:37 +02:00
Mikael Brockman
4f3caee682
intel-gpu-tools: 1.17 -> 1.18 ( #24920 )
...
Version 1.17 fails to build with the current libdrm
because of a changed struct (`drm_event_vblank`).
I had to patch `tools/Makefile.am` to use `GLIB_CFLAGS`;
otherwise, the build failed to find `glib.h`.
2017-04-15 11:32:46 +02:00
Michael Raskin
b454dcd0e0
safefile: init at 1.0.5
2017-04-15 10:59:16 +02:00
Hoang Xuan Phu
2fde20e271
haskell-modules: fix shell hook
...
26623240e9
lacks a newline
2017-04-15 16:33:07 +08:00
Jörg Thalheim
d5afba485b
rpm: fix rpmquery/rpmverify symlinks
2017-04-15 10:24:16 +02:00
armijnhemel
fed7d4a6e9
RPM: 4.13.0-rc1 -> 4.13.0.1 ( #24910 )
2017-04-15 10:18:04 +02:00
Peter Hoeg
b7d2ffeb46
tensor: use date as version i/o git rev
2017-04-15 16:02:42 +08:00
Jörg Thalheim
78e1843730
Merge pull request #24916 from sigma/pr/ghq
...
ghq: init at 0.7.4
2017-04-15 09:45:16 +02:00
Jörg Thalheim
4a0be7837c
Merge pull request #24917 from sigma/pr/fzf
...
fzf: 0.16.4 -> 0.16.6
2017-04-15 09:41:53 +02:00
Sophia Gold
76b8ce3023
simgrid: 3.11.1 -> 3.15
2017-04-15 08:22:02 +02:00
Michael Raskin
3368583e32
Merge pull request #24918 from sigma/pr/lftp
...
lftp: 4.7.6 -> 4.7.7
2017-04-15 08:15:25 +02:00
John Ericson
3bff114d95
Merge pull request #24871 from elitak/cross-staging
...
Various small crossDrv fixes
2017-04-15 01:27:05 -04:00
Yann Hodique
7a8ef9c6bd
lftp: 4.7.6 -> 4.7.7
2017-04-14 21:43:24 -07:00
Yann Hodique
e0ed784c06
fzf: 0.16.4 -> 0.16.6
2017-04-14 21:38:31 -07:00
Yann Hodique
04b30942bf
ghq: init at 0.7.4
2017-04-14 20:59:45 -07:00
Eric Litak
f89504d067
kmod: crossDrv should use native xz
2017-04-14 18:03:49 -07:00
Benjamin Staffin
cdbcaa56b6
Merge pull request #24822 from techhazard/add-disk-storage-to-libvirt
...
add disk type storage to libvirt
2017-04-14 19:12:33 -04:00
Benjamin Staffin
8d07a8b381
Merge pull request #24883 from lucas8/fanficfare
...
fanficfare: init at 2.9.0
2017-04-14 19:08:16 -04:00
Benjamin Staffin
f399ea9bf3
Merge pull request #24842 from mayflower/radarr_596
...
radarr: 0.2.0.535 -> 0.2.0.596
2017-04-14 19:07:06 -04:00
Benjamin Staffin
4d4bd3d353
Merge pull request #24902 from chris-martin/pr/idea-2017-1-1
...
jetbrains.idea-{community,ultimate}: 2017.1 -> 2017.1.1
2017-04-14 19:04:02 -04:00
Benjamin Staffin
4d2bc435f9
Merge pull request #24906 from ndowens/speedtest
...
speedtest-cli: 1.0.3 > 1.0.4
2017-04-14 19:02:45 -04:00
Benjamin Staffin
aeebfd9daa
Merge pull request #24903 from pjones/pjones/atomicparsely
...
atomicparsley: 0.9.0 -> 0.9.6
2017-04-14 19:02:05 -04:00
Benjamin Staffin
c089dbe75c
Merge pull request #24891 from sigma/pr/hugo
...
hugo: 0.20 -> 0.20.1
2017-04-14 18:59:51 -04:00
Tuomas Tynkkynen
28f87e4141
stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built ones
...
Fixes sandboxed build of glibc. Discussion about a similar failure on aarch64 at:
8bfa9f528c
.
Picked from the following cross-trunk evaluation:
http://hydra.nixos.org/eval/1349278 based on nixpkgs
commit 1f32d4b4eb
.
armv5tel job: http://hydra.nixos.org/build/51569718
armv6l job: http://hydra.nixos.org/build/51569717
armv7l job: http://hydra.nixos.org/build/51569713
2017-04-15 01:52:33 +03:00
ndowens
896432e4ac
speedtest-cli: 1.0.3 > 1.0.4
2017-04-14 15:50:53 -05:00
Kai
91d2dc00bb
nitrokey-app: 0.5.1 -> 0.6.3 ( #24219 )
...
* nitrokey-app: 0.5.1 -> 0.6.3
* Fix (native)buildInputs and refactor
2017-04-14 15:34:36 -05:00
Adam Ruzicka
21efba54ca
cjdns: 18 -> 19.1
2017-04-14 22:09:20 +02:00
Chris Martin
6c94cbc75c
jetbrains.idea-{community,ultimate}: 2017.1 -> 2017.1.1
2017-04-14 15:25:03 -04:00
Peter Jones
3f69d10342
atomicparsley: 0.9.0 -> 0.9.6
2017-04-14 12:10:28 -07:00
Benjamin Staffin
81589bff4c
Merge pull request #24887 from benley/chromium
...
chromium: 57.0.2987.110 -> 57.0.2987.133 [security]
2017-04-14 14:50:47 -04:00
Peter Jones
0ac07ac531
plex: 1.3.3.3148 -> 1.5.5.3634
2017-04-14 11:00:34 -07:00
Tuomas Tynkkynen
3ed0d7e2df
kernel-config: Explicitly enable CONFIG_NETFILTER
...
This is needed by the NixOS firewall, but isn't enabled by the ARM
defconfig nor kernelAutoModules (as 'm' doesn't seem to be an option)
2017-04-14 20:43:50 +03:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
...
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát
6617c8bd87
A fixed version of commit eb750f9a7b
...
For detailed explanation see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 18:59:36 +02:00
John Ericson
eec35cb6bd
Merge pull request #24889 from formaltech/halvm-bump
...
Remove hardening at HaLVM 2.4.0
2017-04-14 12:58:46 -04:00
Lancelot SIX
9a10e5ae46
nano: 2.8.0 -> 2.8.1
...
See http://lists.gnu.org/archive/html/info-gnu/2017-04/msg00005.html
for release announcement
(cherry picked from commit 474d112b7a
)
2017-04-14 18:54:18 +02:00
Armijn Hemel
b6f88093a2
icoutils: update to 0.31.3
2017-04-14 17:21:54 +02:00
Vincent Laporte
31fef05c7c
ocamlPackages.lwt: 2.6.0 -> 2.7.1
2017-04-14 13:59:55 +00:00
Frederik Rietdijk
46403f57b0
Merge pull request #24841 from loskutov/bleech-unix
...
pythonPackages.bleach: declare unix support
2017-04-14 14:58:47 +02:00
Ignat Loskutov
31a28a38a1
pythonPackages.bleach: remove the 'platforms' attribute; update homepage
2017-04-14 15:56:54 +03:00
Peter Hoeg
862fc1b465
tensor: init at (post) 0.3
2017-04-14 19:05:01 +08:00
Tristan Helmich
c395568b7a
openssh_hpn: use new sources and version (7_5_P1)
...
Close #23990 .
2017-04-14 12:22:15 +02:00
Vladimír Čunát
5b3f807597
Merge #24179 : openssh: 7.4p1 -> 7.5p1
2017-04-14 12:16:26 +02:00
Eelco Dolstra
3124f5ab22
Merge pull request #24892 from matthiasbeyer/update-mutt
...
mutt: 1.8.0 -> 1.8.1
2017-04-14 12:04:11 +02:00
Eelco Dolstra
6a1f168b1e
flashplayer-standalone: 25.0.0.127 -> 25.0.0.148
2017-04-14 11:44:22 +02:00
Eelco Dolstra
72605647a4
flashplayer: 25.0.0.127 -> 25.0.0.148
2017-04-14 11:44:18 +02:00
Matthias Beyer
77e71c2f99
mutt: 1.8.0 -> 1.8.1
...
From the announce email:
This is a bug fix release. In particular, it has fixes for setenv,
sidebar_whitelist, some refresh issues, and a potential segfault.
Details can be seen in the ChangeLog file.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2017-04-14 11:34:13 +02:00
Eelco Dolstra
7f09c06c58
usbredir: Use dev output
2017-04-14 11:22:28 +02:00
Eric Litak
980ced505f
coreutils: fixing ccCross.libc lookup
2017-04-14 02:00:08 -07:00
Eric Litak
bd45ec6416
buildEnv: use buildPackages.perl so crossDrv works
2017-04-14 02:00:08 -07:00
Eric Litak
6b73c0f198
netcat-openbsd: pkgconfig is a nativeBuildInput
2017-04-14 01:59:28 -07:00
Yann Hodique
f8efcf1c0c
hugo: 0.20 -> 0.20.1
2017-04-14 01:34:55 -07:00
Vladimír Čunát
24444513fb
Merge branch 'staging'
2017-04-14 10:32:13 +02:00
Jörg Thalheim
3085e95a20
Merge pull request #24886 from benley/latte-dock-0.6
...
latte-dock: 0.5.98 -> 0.6.0
2017-04-14 09:29:34 +02:00
Jörg Thalheim
3f7af64de1
Merge pull request #24885 from sigma/pr/cayley
...
cayley: init at 0.6.1
2017-04-14 08:59:37 +02:00
David Johnson
6f69681dad
Add hardening, bump hash to HaLVM
2017-04-14 00:34:02 -05:00
Benjamin Staffin
552efadbef
chromium: 57.0.2987.110 -> 57.0.2987.133 [security]
...
CVE-2017-5055: Use after free in printing. Credit to Wadih Matar
CVE-2017-5054: Heap buffer overflow in V8. Credit to Nicolas Trippar of Zimperium zLabs
CVE-2017-5052: Bad cast in Blink. Credit to JeongHoon Shin
CVE-2017-5056: Use after free in Blink. Credit to anonymous
CVE-2017-5053: Out of bounds memory access in V8. Credit to Team Sniper (Keen Lab and PC Mgr) reported through ZDI (ZDI-CAN-4587)
2017-04-13 18:59:33 -04:00
Benjamin Staffin
77c8470e0a
latte-dock: 0.5.98 -> 0.6.0
2017-04-13 18:30:48 -04:00
Daiderd Jordan
d77e29815c
Merge pull request #24879 from kamilchm/vim-elixir
...
vim-elixir: 2017-03-29 -> 2017-04-13
2017-04-14 00:04:59 +02:00