Frederik Rietdijk
af0600137c
pythonPackages.GitPython: 1.0.1 -> 2.0.2
...
Issue with tests remain.
2016-05-17 14:42:11 +02:00
Domen Kožar
00ead3178b
mailcore2: remove git conflict line, still doesn't build
2016-05-17 13:07:22 +01:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Michael Alan Dorman
0bd9f7b2d6
melpa-packages 2016-05-16
2016-05-17 07:32:11 -04:00
Michael Alan Dorman
114550baa3
melpa-stable-packages 2016-05-16
2016-05-17 07:32:11 -04:00
Michael Alan Dorman
ced6d155b2
org-packages 2016-05-16
2016-05-17 07:32:11 -04:00
Michael Alan Dorman
c56614bdb8
elpa-packages 2016-05-16
2016-05-17 07:32:11 -04:00
danbst
2f24e11992
tortoisehg: 3.7.3 -> 3.8.1
2016-05-17 14:02:06 +03:00
Vladimír Čunát
4e6b45d0a0
Merge branch 'master' into staging
...
... to get the ffmpeg changes which cause nontrivial rebuilds.
2016-05-17 11:46:37 +02:00
Daniel Ehlers
52c5fabfbb
owncloud: 9.0.0 -> 9.0.2
2016-05-17 11:39:09 +02:00
Vladimír Čunát
af364c0f77
fetchurl mirrors: fix gnupg URLs
...
Some mirrors were missing /gcrypt. Now they should be consistent.
Fixes 15510. Closes 15511.
2016-05-17 11:35:49 +02:00
Vladimír Čunát
604b0c86bf
boost: fix build on mingw after b465dc202f
...
We passed bogus --libdir even in standard native builds;
apparently it wasn't a problem, but I also fixed that.
2016-05-17 10:41:06 +02:00
Vladimír Čunát
e429a4012e
Merge #15360 : xscreensaver: Fix xscreensaver-text
2016-05-17 09:13:59 +02:00
Michael Raskin
fde921578a
virtualboxGuestAdditions: update hash for virtualbox 5.0.20
2016-05-17 08:44:32 +02:00
Rommel M. Martinez
7d06d451c3
moltengamepad-git: init at 2016-05-04 ( #15462 )
2016-05-17 08:09:33 +02:00
Franz Pletz
f0f31a256f
termite: fix typo
2016-05-17 08:08:32 +02:00
Raymond Gauthier
e7cc2de7dd
simple-scan: improvements
...
Fix missing icon. It was looking for a "scanner" device
icon that can be only found as part of gnome3 default theme.
Copied this device icon and renamed it as *the* simple-scan
application icon.
2016-05-17 00:49:28 -04:00
aszlig
75c66fb40a
obs-studio: 0.13.1 -> 0.14.2
...
The biggest change is that since 0.14.0 it now has support for ALSA
sound input, so this also adds the ALSA library to the dependencies.
URL for upstream changes in 0.14.2:
https://github.com/jp9000/obs-studio/releases/tag/0.14.2
URL for upstream changes in 0.14.0 and 0.14.1:
https://github.com/jp9000/obs-studio/releases/tag/0.14.1
Changes for 0.13.3 and 0.13.4 were only Windows-related hotfixes, the
URLs are:
https://github.com/jp9000/obs-studio/releases/tag/0.13.3
https://github.com/jp9000/obs-studio/releases/tag/0.13.4
Upstream changes for 0.13.2:
* Fixed an issue where certain devices (elgato/lgp/hdpvr) could have
stuttering audio
* Changed lossless recording quality to use .avi with uncompressed PCM
audio data
* Made it so that linux window capture does not display red when it
can't capture, instead it now becomes transparent
URL: https://github.com/jp9000/obs-studio/releases/tag/0.13.2
Built and tested successfully on my machine.
Cc: @jb55
Reported-by: @rikai
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-17 06:44:13 +02:00
Rok Garbas
499195dfcf
vimPlugins: updated existing plugins and added new ones
...
- also added fzf manuall
- added following plugins to `vim-plugin-names` list:
github:terryma/vim-expand-region
github:rust-lang/rust.vim
github:junegunn/fzf.vim
github:hecal3/vim-leader-guide
github:ctjhoa/spacevim
github:Shougo/deoplete.nvim
2016-05-17 02:01:10 +02:00
Rok Garbas
44b6ba1872
nerdfonts: moved to correct location
2016-05-17 01:56:35 +02:00
Rok Garbas
348ae8f6ec
termite: make it possible to provide a configuration file for termite
...
also added myself as a maintainer
2016-05-17 01:56:35 +02:00
Rok Garbas
76222c10d5
zsh-prezto: update to latest and fetch submodules
2016-05-17 01:56:35 +02:00
Rok Garbas
cf1ef7cc67
goPackages.fzf: move vim plugin to a place where it can be found
2016-05-17 01:56:35 +02:00
Rok Garbas
3c8bd93f23
base16: use patch for neovim terminal mode
2016-05-17 01:56:35 +02:00
William Casarin
cac460f6c4
wkhtmltopdf: fix openssl bug ( #15443 )
2016-05-17 01:35:15 +02:00
Franz Pletz
2007e9b140
firefox: reenable libvpx as 1.5 is now available
2016-05-17 01:05:46 +02:00
Franz Pletz
28e051f066
ffmpeg: add patches for libvpx 1.5
...
ffmpeg bug report: https://trac.ffmpeg.org/ticket/4956
ffmepg fix commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
2016-05-17 01:02:30 +02:00
Christian Albrecht
fd294521e6
libav: add patches for libvpx 1.5
...
ffmpeg bug report: https://trac.ffmpeg.org/ticket/4956
ffmepg fix commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
2016-05-17 01:01:55 +02:00
taku0
67cb0eaae3
libvpx: 1.4.0 -> 1.5.0
...
Closes #15136 .
2016-05-17 01:00:13 +02:00
Tobias Geerinckx-Rice
806ce6323e
mcelog: 136 -> 137
2016-05-17 00:49:57 +02:00
Eric Sagnes
dcd4728095
uim: enable fep ( #15355 )
2016-05-17 00:26:15 +02:00
Franz Pletz
e98a0bc9e0
Merge pull request #15476 from matthiasbeyer/update-unmaintained
...
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Tobias Geerinckx-Rice
133c1b7c42
pythonPackages.acme-tiny: 20151229 -> 2016-03-26
...
Fix version format and build. That's all I tested. This can't have
built in quite some time (since 8104b8f
, a quick bisect suggests) so
likely nobody uses it, and nothing in nixpkgs does.
2016-05-16 23:27:17 +02:00
Peter Simons
385b21c92d
boost/generic.nix: fix Emacs syntax highlighting (cosmetic)
2016-05-16 22:49:55 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Michael Raskin
4f5e4ad69c
virtualbox: 5.0.14 -> 5.0.20
2016-05-16 22:42:27 +02:00
Frederik Rietdijk
47d220818c
Merge pull request #15503 from madjar/master
...
nox: update to 0.0.3
2016-05-16 21:34:14 +02:00
Matthias Mailänder
8b6125333c
openra: Fix a typo and the website URL ( #15504 )
2016-05-16 21:15:29 +02:00
Tobias Geerinckx-Rice
a13b69bb61
geolite-legacy: 2016-05-09 -> 2016-05-16
2016-05-16 20:27:31 +02:00
Tobias Geerinckx-Rice
2b3e994587
webkitgtk212x: move libXdmcp to buildInputs
2016-05-16 20:27:31 +02:00
Tobias Geerinckx-Rice
2159ea5e4c
include-what-you-use: 0.5 -> 0.6
...
* Added mappings for Qt 5.4.
* Added better analysis of uses in macros.
* Added --no_comments switch to suppress why-comments.
* Fixed bug with global namespace qualifier on friend declarations.
* Fixed bug in fix_includes.py generating invalid diff output.
2016-05-16 20:27:31 +02:00
Tobias Geerinckx-Rice
a4e9662297
packagekit: 1.1.0 -> 1.1.1
2016-05-16 20:27:31 +02:00
Shea Levy
da998cffcd
gsasl: Maintain, fix gssapi support
2016-05-16 14:10:29 -04:00
Shea Levy
1ea263ef03
linux-4.6: Fix copy-paste error.
...
Thanks to @NeQuissimus for the spot
2016-05-16 13:53:23 -04:00
Georges Dubus
7747d535b1
nox: update to 0.0.3
2016-05-16 19:45:51 +02:00
Nahum Shalman
300527b31a
glide: 0.6.1 -> 0.10.2 (using go 1.6)
2016-05-16 16:36:37 +00:00
Shea Levy
0373eb86f1
Linux 4.6
2016-05-16 11:56:39 -04:00
Eelco Dolstra
a5fa7c25cb
Merge pull request #15469 from NixOS/fetchgit
...
fetchgit: remove only .git folder
2016-05-16 16:44:55 +02:00
Matthias Beyer
e958e827fe
libgit2: 0.23.2 -> 0.24.1
2016-05-16 16:12:23 +02:00
Matthias Beyer
17cf80dfb5
log4cplus: 1.1.2 -> 1.2.0
2016-05-16 16:12:23 +02:00
Matthias Beyer
d0abe9fb35
lsscsi: 0.27 -> 0.28
2016-05-16 16:12:22 +02:00
Matthias Beyer
d7914d8f0a
rsnapshot: 1.4.1 -> 1.4.2
2016-05-16 16:12:22 +02:00
Matthias Beyer
3c8681646d
soundtouch: 1.8.0 -> 1.9.2
2016-05-16 16:12:22 +02:00
Matthias Beyer
4d2914ff9e
sourceHighlight: 3.1.7 -> 3.1.8
2016-05-16 16:12:21 +02:00
Matthias Beyer
81a3a5b3d4
guile_ncurses: 1.4 -> 1.7
2016-05-16 16:12:21 +02:00
Matthias Beyer
8f2eb1b7ff
http-parser: 2.6.1 -> 2.7.0
2016-05-16 16:12:21 +02:00
Matthias Beyer
2636145368
incrtcl: 3.4.1 -> 4.0.4
2016-05-16 16:12:21 +02:00
Matthias Beyer
5e6bb86f5d
joe: 4.1 -> 4.2
2016-05-16 16:12:20 +02:00
Matthias Beyer
950764f9f8
gdcm: 2.4.4 -> 2.4.6
2016-05-16 16:12:20 +02:00
Matthias Beyer
673b6d6d01
bwidget: 1.9.8 -> 1.9.10
2016-05-16 16:12:19 +02:00
Matthias Beyer
48f94e2aea
cloog: 0.18.3 -> 0.18.4
2016-05-16 16:12:19 +02:00
Matthias Beyer
3583e2a24d
complexity: 1.3 -> 1.10
2016-05-16 16:12:19 +02:00
Matthias Beyer
5f76761dc2
daemonize: 1.7.6 -> 1.7.7
2016-05-16 16:12:18 +02:00
Eduardo Gomez
1b30ac68f2
factoryboy: init at 2.6.1
2016-05-16 14:19:23 +01:00
Thomas Tuegel
9035827986
ats2: 0.2.6 -> 0.2.7
2016-05-16 08:08:50 -05:00
Vladimír Čunát
aed4881ca5
pythonPackages.SPARQLWrapper: 1.7.4 -> 1.7.6
...
This fixes build. It was broken probably by pip update,
and it was blocking channel through gnome3.
2016-05-16 14:38:53 +02:00
Robert Helgesson
cb693dbe14
perl-CryptX: 0.032 -> 0.034
2016-05-16 12:22:51 +02:00
Robert Helgesson
2e2cc597b0
perl-List-SomeUtils: init at 0.52
2016-05-16 12:22:51 +02:00
Robert Helgesson
19c7868eb8
perl-MooseX-Types-URI: 0.05 -> 0.08
2016-05-16 12:22:51 +02:00
Robert Helgesson
e42ae8f26e
perl-MooseX-Runnable: 0.03 -> 0.10
2016-05-16 12:22:51 +02:00
Robert Helgesson
5b77c33c27
perl-MooseX-Getopt: 0.69 -> 0.70
2016-05-16 12:22:51 +02:00
Robert Helgesson
acb5d7c8e4
perl-MooseX-Daemonize: add missing dependency
2016-05-16 12:22:51 +02:00
Robert Helgesson
ea30ab20ba
perl-MooseX-Types-DateTime-MoreCoercions: 0.11 -> 0.15
2016-05-16 12:22:51 +02:00
Robert Helgesson
a88b650741
perl-MooseX-Types-DateTime: 0.08 -> 0.13
2016-05-16 12:22:51 +02:00
Robert Helgesson
f1445f1927
perl-MooseX-Traits: 0.11 -> 0.13
2016-05-16 12:22:51 +02:00
Robert Helgesson
c2a6eb8b4c
perl-DateTime-Locale: 0.92 -> 1.03
2016-05-16 12:22:51 +02:00
Robert Helgesson
ec5afa4305
perl-DateTime-Format-Strptime: 1.56 -> 1.68
2016-05-16 12:22:51 +02:00
Robert Helgesson
17d65cccdf
perl-Params-Validate: 1.08 -> 1.24
2016-05-16 12:22:51 +02:00
Robert Helgesson
af531d2c2b
perl-Package-DeprecationManager: 0.13 -> 0.16
2016-05-16 12:22:51 +02:00
Robert Helgesson
2022d113fd
perlPackages.NamespaceAutoclean: deprecate
...
Use perlPackages.namespaceautoclean instead.
2016-05-16 12:22:51 +02:00
Robert Helgesson
f624f20fee
perlPackages.NamespaceClean: deprecate
...
Use perlPackages.namespaceclean instead.
2016-05-16 12:22:51 +02:00
Robert Helgesson
db1b87d828
perl-namespace-autoclean: 0.27 -> 0.28
2016-05-16 12:22:51 +02:00
Robert Helgesson
d7e10c885c
perl-namespace-clean: 0.25 -> 0.26
2016-05-16 12:22:51 +02:00
Robert Helgesson
3db3b31fc5
perl-DBIx-Connector: 0.53 -> 0.56
2016-05-16 12:22:51 +02:00
Robert Helgesson
9f8db74b39
perl-DBIx-Class: add missing dependency
...
DBIx::Class needs the Try::Tiny module.
2016-05-16 12:22:51 +02:00
Robert Helgesson
fa748c1f66
perl-DBI: 1.634 -> 1.636
2016-05-16 12:22:51 +02:00
Robert Helgesson
a6f87481b2
perl-App-Cmd: 0.326 -> 0.330
2016-05-16 12:22:51 +02:00
Robert Helgesson
6801d14485
perl-MooseX-App-Cmd: 0.27 -> 0.32
2016-05-16 12:22:51 +02:00
Robert Helgesson
27cc1961ff
perl-MooseX-ConfigFromFile: 0.13 -> 0.14
2016-05-16 12:22:51 +02:00
Frederik Rietdijk
022f5fdf83
Merge pull request #15477 from FRidh/pythonbuildinputs
...
Python: be explicit about buildInputs
2016-05-16 12:11:39 +02:00
Frederik Rietdijk
91834cfe3e
Python 3.5: be explicit about buildInputs
2016-05-16 12:10:33 +02:00
Frederik Rietdijk
56e96b8b10
Python 3.4: be explicit about buildInputs
2016-05-16 12:10:32 +02:00
Frederik Rietdijk
58ec2d47ea
Python 3.3: be explicit about buildInputs
2016-05-16 12:10:32 +02:00
Frederik Rietdijk
68c73ada20
Merge pull request #15486 from luispedro/add_jug
...
python-jug: init at 1.2.1
2016-05-16 12:08:34 +02:00
zimbatm
c276727dca
Merge pull request #15427 from Shados/add-pkg-rssh
...
rssh: init at 2.3.4
2016-05-16 10:28:26 +01:00
Luis Pedro Coelho
57c7fd1971
python-jug: init at 1.2.1
...
Python jug is a Python tool for reproducibly running tasks in parallel.
2016-05-16 11:12:32 +02:00
Vladimír Čunát
e5d40c6fa3
Merge branch 'staging'
...
Hydra is only half-finished, but we'd better get secure glibc fast.
2016-05-16 10:15:28 +02:00
Evgeny Egorochkin
d15fedbcc0
rxvt: put suffixes where they belong
2016-05-16 10:19:38 +03:00
Evgeny Egorochkin
d9ee918547
systemd: put "-with-lvm2" suffix where it belongs
2016-05-16 10:19:38 +03:00
Evgeny Egorochkin
4b979eef29
atlas: put the name suffix where it belongs
2016-05-16 10:19:38 +03:00
Evgeny Egorochkin
20b410743f
quodlibet: put the name suffix where it belongs
2016-05-16 10:19:38 +03:00
Evgeny Egorochkin
98fbe83423
thinkingRock: put -binary suffix where it belongs
2016-05-16 10:19:38 +03:00
Joachim Fasting
f99c86eec1
grsecurity: remove expressions for unsupported versions
...
Retain top-level attributes for now but consolidate compatibility
attributes.
Part of ongoing cleanup, doing it all at once is infeasible.
2016-05-16 09:10:27 +02:00
Alexei Robyn
0cebbc92f0
rssh: init at 2.3.4
2016-05-16 12:02:14 +10:00
Joachim Fasting
4cf524e588
udev182: fix build against linux 4.4 headers
...
Fix from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=libudev0
2016-05-16 01:35:57 +02:00
Thomas Tuegel
f7ec37f3e8
Merge branch 'pr-15453'
2016-05-15 18:19:57 -05:00
Thomas Tuegel
112d4c71b2
kde5.frameworks: 5.21 -> 5.22
2016-05-15 18:19:12 -05:00
Joachim Fasting
ca730d4452
fio: 2.2.11 -> 2.9
...
This fixes the build against linux 4.4 headers; see
https://hydra.nixos.org/build/35697941/log/raw
Also set `platforms.unix` per what upstream claims.
2016-05-16 01:06:00 +02:00
Michael Raskin
60740c8936
libreoffice: 5.1.2.2 -> 5.1.3.2
2016-05-15 23:49:44 +02:00
Michael Raskin
18b3c16b25
libreoffice-still: 5.0.5.2 -> 5.0.6.3; set empty hydraPlatforms for now
2016-05-15 23:49:44 +02:00
Michael Raskin
40fd39e88e
libre: 0.4.15 -> 0.4.16
2016-05-15 23:49:44 +02:00
Michael Raskin
ff0c5fa7aa
SlimerJS: 0.9.6.2015.08.20 -> 0.10.0 (git->release)
2016-05-15 23:49:44 +02:00
Michael Raskin
f2bd0925ce
mupdf: update download URL
2016-05-15 23:49:44 +02:00
Michael Raskin
3f83632650
sgtpuzzles: 20160410.9d15092 -> 20160429.b31155b
2016-05-15 23:49:44 +02:00
Michael Raskin
6ed76dccb1
xboard: 4.8.0 -> 4.9.0
2016-05-15 23:49:44 +02:00
Michael Raskin
b8c0726fc2
apache-jena-fuseki: 2.3.1 -> 2.4.0
2016-05-15 23:49:44 +02:00
Michael Raskin
80fc8542ff
apache-jena: 3.0.1 -> 3.1.0
2016-05-15 23:49:44 +02:00
Michael Raskin
6c96968d70
glusterfs: 3.7.10 -> 3.7.11
2016-05-15 23:49:44 +02:00
Michael Raskin
4b72729691
nilfs-utils: 2.2.3 -> 2.2.4
2016-05-15 23:49:44 +02:00
Michael Raskin
29acc7e0df
asymptote: 2.37 -> 2.38
2016-05-15 23:49:44 +02:00
Michael Raskin
916c6cf1ad
ipmiutil: 2.9.8 -> 2.9.9
2016-05-15 23:49:44 +02:00
Tobias Geerinckx-Rice
e8db151fa3
firefox-bin: fix evaluation
2016-05-15 23:22:50 +02:00
Tobias Geerinckx-Rice
85148e8ed2
webkitgtk212x: add missing X library inputs
...
Conservatively added to buildInputs, but not really sure why
libXdmcp is native. @bendlas?
2016-05-15 23:20:34 +02:00
rardiol
3373ef1349
Minetest 0.4.13 -> 0.4.14 ( #15481 )
...
* minetest: 0.4.13 -> 0.4.14
* minetest: add ncurses support for server
* minetest: add leveldb support
2016-05-15 22:44:56 +02:00
Pascal Wittmann
f40accdb40
zsh-navigation-tools: 2.1.12 -> 2.1.14
2016-05-15 21:52:29 +02:00
Joachim Fasting
fee22f28a6
Merge pull request #15440 from chris-martin/gore-master
...
goPackages.gore: init at 0.2.5
2016-05-15 20:58:15 +02:00
Robert Helgesson
2a6cbbfaec
fantasque-sans-mono: 1.6.5 -> 1.7.1
2016-05-15 19:45:39 +02:00
Joachim Fasting
a11b0bc515
efivar: fix build against linux 4.4 headers
2016-05-15 19:39:18 +02:00
Joachim Fasting
0a8d1627ec
Revert "efivar: fix build after #15449 "
...
This reverts commit 21d09bcb71
.
2016-05-15 19:30:39 +02:00
Arseniy Seroka
82feebd53d
Merge pull request #15479 from mpscholten/vim-plugin-vim-closetag
...
vimPlugins: Init vim-closetag
2016-05-15 21:27:39 +04:00
zimbatm
0d09437e23
Merge pull request #15478 from seppeljordan/guile-sdl2
...
Add guile-sdl2 package to nixpkgs
2016-05-15 18:21:46 +01:00
Sebastian Jordan
8484328a34
guile-sdl2: init at 0.1.0
2016-05-15 19:04:48 +02:00
Vladimír Čunát
21d09bcb71
efivar: fix build after #15449
...
I don't know why it matters here; the error was:
linux.c:25:24: fatal error: linux/nvme.h: No such file or directory
2016-05-15 18:21:06 +02:00
Marc Scholten
6bbead5e12
fpp: init at 0.7.1
...
With fixups by joachifm
Closes #15468
2016-05-15 17:21:00 +02:00
Marc Scholten
f3a912a0d5
vimPlugins: Init vim-closetag
2016-05-15 17:01:51 +02:00
Rok Garbas
ebaf051604
python32: removing from all packages list
2016-05-15 15:15:11 +02:00
Rok Garbas
913e869f8d
remove python32 due to pip 8.1.2 not supporting python 3.2 anymore
2016-05-15 15:09:23 +02:00
Joachim Fasting
58736aec93
Merge pull request #15467 from juliendehos/cpputest
...
cpputest: init at 3.7.2
2016-05-15 15:06:08 +02:00
Julien Dehos
6400283c09
cpputest: init at 3.7.2
2016-05-15 14:54:19 +02:00
Joachim Fasting
397b356383
Merge pull request #15323 from joachifm/libgd
...
gd: 2.0.35 -> 2.1.1
2016-05-15 14:12:28 +02:00
Joachim Fasting
3ad0276e7e
Merge pull request #15435 from mayflower/nzbget_no_config
...
nzbget: 16.4 -> 17.0-r1686 and nzbget service
2016-05-15 14:05:31 +02:00
Joachim Fasting
57a3370117
Merge pull request #15455 from zimbatm/terraform-fix
...
terraform: fixes the plugins
2016-05-15 13:29:11 +02:00
Matthias Beyer
57f2e6e0b5
ed: 1.12 -> 1.13
2016-05-15 13:19:37 +02:00
Frederik Rietdijk
6c51676476
Merge pull request #15366 from bendlas/update-pypy
...
pypy: 4.0.1 -> 5.1.1
2016-05-15 13:12:11 +02:00
Pascal Wittmann
49cf9b902a
help2man: 1.47.3 -> 1.47.4
2016-05-15 12:56:08 +02:00
Sebastián Bernardo Galkin
edaecb41db
postgis: fix build after output splits
...
Fixes #15236
Two changes were needed:
- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly
Closes #15470
2016-05-15 11:49:59 +02:00
Joachim Fasting
577d999ea6
Merge pull request #15448 from joachifm/libksba
...
libksba: 1.3.3 -> 1.3.4
2016-05-15 10:30:59 +02:00
Frederik Rietdijk
4a513bb101
Merge pull request #15464 from seschwar/livestreamer-curses
...
pythonPackages.livestreamer-curses: init at 1.5.2
2016-05-15 10:22:48 +02:00
Joachim Fasting
3a5781aa77
Merge pull request #15329 from anderspapitto/tensorflow
...
tensorflow: init at 0.8.0
2016-05-15 08:26:30 +02:00
Joachim Fasting
e87ddb2822
Merge pull request #15452 from taku0/synfig_sigc++2
...
synfigstudio: fixed build error
2016-05-15 08:25:41 +02:00
Rok Garbas
97440d6a4a
urxvt-theme-switch: init at cfcbcc3dd5a
2016-05-15 07:36:44 +02:00
Rok Garbas
4aa0e50388
libmpack: init at 1.0.2
2016-05-15 06:52:55 +02:00
Rok Garbas
e5177a9642
libxkbcommon: 0.5.0 -> 0.6.1
...
and ...
- added license
- added myself as a maintainer
2016-05-15 06:52:55 +02:00
Joachim Fasting
dffb9a28cf
Merge pull request #15451 from romildo/new.blackbird
...
blackbird: init at 2016-04-10
2016-05-15 06:35:24 +02:00
Joachim Fasting
7666b8161f
Merge pull request #15454 from romildo/fix.xfce4-screenshooter
...
xfce4-screenshooter: 1.8.1 -> 1.8.2
2016-05-15 06:34:57 +02:00
Joachim Fasting
1dc377eb5d
Merge pull request #15472 from nathanielbaxter/dev/keepass
...
keepass: 2.32 -> 2.33
2016-05-15 06:29:21 +02:00
Rok Garbas
350fc8b2ab
rofi-menugen: init at revision 168efd2";
2016-05-15 06:16:48 +02:00
Rok Garbas
06a56e8a10
rofi: 1.0.0 -> 1.0.1
...
- added myself as a maintainer
2016-05-15 06:16:24 +02:00
aszlig
b9ffa19db8
dosemu-fonts: Fix and simplify build
...
Regression introduced by 9820cb1bf2
.
The commit only sets dontBuild but the build for the DOSEmu fonts had a
dummy configurePhase as well.
So rather than just reinserting a dummy configurePhase again, let's just
use buildCommand and put it out in one go, which is more suitable for
such a simple package.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-15 06:03:56 +02:00
Rok Garbas
e4e7ba281d
i3lock-fancy: init at b7196aaff
2016-05-15 05:47:35 +02:00
Rok Garbas
3249796220
xautolock: adding patch that enables -lockaftersleep option
...
and...
- added metadata
- added myself as a maintainer
2016-05-15 05:47:35 +02:00
Rok Garbas
3290b66e0e
i3lock-color: init at 2.7 revision 63a4c23ec6f
2016-05-15 05:47:35 +02:00
aszlig
ad2c8d3510
chromium: Update to latest beta and dev channels
...
Overview of the updated versions:
beta: 50.0.2661.49 -> 51.0.2704.47
dev: 51.0.2693.2 -> 52.0.2729.3
It has been a while since we had a major Chromium update that compiled
and worked without troubles, but version 52 builds and the VM tests are
successful as well:
https://headcounter.org/hydra/eval/320335
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-15 05:17:51 +02:00
Rok Garbas
770017d610
zsh-prezto: init at revision 7227c4f0b
2016-05-15 05:05:05 +02:00
Nathaniel Baxter
b3734202c6
keepass: 2.32 -> 2.33
2016-05-15 12:45:16 +10:00
Rok Garbas
266c94ccfa
nerdfonts: init at 0.7.0
2016-05-15 04:31:47 +02:00
José Romildo Malaquias
1b5de9df06
xfce4: rename package xfce4screenshooter to xfce4-screenshooter
2016-05-14 23:27:09 -03:00
Rok Garbas
bfe8d8ac84
base16: init at revision 9b24598c0 (no release)
...
also applied few patches from not merged PRs
2016-05-15 03:58:28 +02:00
Rok Garbas
79e31d7a3b
pythonPackages.py3status: 2.8 -> 2.9
2016-05-15 03:30:10 +02:00
Rok Garbas
d4fe0f522e
firefox-bin: adding developer and beta channel
2016-05-15 03:00:44 +02:00
Nikolay Amiantov
229e544148
steamPackages.steam-runtime-wrapped: fix w. multiple outputs
2016-05-15 02:35:17 +03:00
Domen Kožar
64a072e357
fetchgit: remove only .git
...
Source of this change goes back to 2009 and original version of
fetchgit at 205fb0c87e
.
The nondeterminism is really caused by changing .git so leave other
files alone as they might be interesting.
Note: this causes a hash mismatch with Hydra's version of Git Plugin
which we should fix to comply.
2016-05-15 00:24:04 +01:00
robbinch
db7bf64e31
haskellPackages.tinc: 20160419 -> 20160511 ( #15457 )
2016-05-15 00:28:59 +02:00
Arseniy Seroka
ac54855b0b
Merge pull request #15465 from seschwar/transmission-remote-cli
...
transmission_remote_cli: init at 1.7.1
2016-05-15 01:09:30 +03:00
Sebastian Schwarz
6a224c6f8f
pythonPackages.livestreamer-curses: init at 1.5.2
2016-05-15 00:09:21 +02:00
Sebastian Schwarz
d2ab0431df
transmission_remote_cli: init at 1.7.1
2016-05-15 00:06:42 +02:00
Nikolay Amiantov
e81c6c7768
firefox: upstream moved to ffmpeg from gstreamer
...
Sadly, they don't support using system library yet (or I was unattentive).
2016-05-15 01:06:39 +03:00
Nikolay Amiantov
41aa123345
bomi: use qt 5.5
2016-05-15 01:06:39 +03:00
Arseniy Seroka
969ce217f7
Merge pull request #15458 from romildo/upd.arc
...
arc: 2015-10-21 -> 2016-05-14
2016-05-15 01:01:27 +03:00
Arseniy Seroka
bc880acb22
Merge pull request #15459 from romildo/upd.atom
...
atom: 1.6.2 -> 1.7.3
2016-05-15 01:01:09 +03:00
Arseniy Seroka
59dade074b
Merge pull request #15463 from seschwar/mpop
...
mpop: init at 1.2.4
2016-05-15 01:00:26 +03:00
Arseniy Seroka
9441c1a422
Merge pull request #15460 from igsha/i3pystatus-fix
...
i3pystatus: fix libpulseaudio
2016-05-15 00:59:58 +03:00
Sebastian Schwarz
97581e7458
mpop: init at 1.2.4
2016-05-14 22:27:07 +02:00
Vladimír Čunát
024d44dd61
Merge #15449 : update default Linux headers
...
...to those of the default NixOS kernel
2016-05-14 22:25:04 +02:00
Vladimír Čunát
26e8e3e654
util-linux: use sha256 instead of sha512 again
...
/cc #15048 . I believe the usage of sha512 here at this point
brings very little gain and can be quite painful to some users.
2016-05-14 22:19:28 +02:00
Scott R. Parish
5ebf20db0f
chromium: Update stable to 50.0.2661.102 for multiple security fixes
...
This addresses the following security fixes:
* High CVE-2016-1667: Same origin bypass in DOM. Credit to
Mariusz Mlynski.
* High CVE-2016-1668: Same origin bypass in Blink V8 bindings. Credit
to Mariusz Mlynski.
* High CVE-2016-1669: Buffer overflow in V8. Credit to Choongwoo Han.
* Medium CVE-2016-1670: Race condition in loader. Credit to anonymous.
* Medium CVE-2016-1671: Directory traversal using the file scheme on
Android. Credit to Jann Horn.
See: http://googlechromereleases.blogspot.com/2016/05/stable-channel-update.html
Signed-off-by: Scott R. Parish <srparish@gmail.com>
Tested-by: aszlig <aszlig@redmoonstudios.org>
Closes : #15446
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-14 22:04:56 +02:00
Vladimír Čunát
45a14c873b
Merge #15447 : glibc security updates
2016-05-14 21:38:18 +02:00
Vladimír Čunát
b1ac3404e0
Merge branch 'master' into staging
2016-05-14 21:37:55 +02:00
Tuomas Tynkkynen
0561e14c3b
bind: Split into multiple outputs
...
A patch is needed to make bind not print its configure flags on
'named -V'.
2016-05-14 22:12:59 +03:00
Tuomas Tynkkynen
d359ce90e8
nix-prefetch-scripts: Use correct output of 'nix'
2016-05-14 21:10:23 +03:00
Tuomas Tynkkynen
b7437eb012
tcp_wrappers: Remove separate builder.sh and use standard stdenv phases
...
For instance, this means that the binaries get stripped properly
(previously this package retained a reference to glibc headers).
2016-05-14 21:05:58 +03:00
Pascal Wittmann
34f4515051
filezilla: 3.17.0 -> 3.17.0.1
2016-05-14 19:48:30 +02:00
José Romildo Malaquias
080f9c579a
atom: 1.6.2 -> 1.7.3
2016-05-14 13:54:27 -03:00
Pascal Wittmann
b596fd4a42
xlockmore: 5.46 -> 5.47
2016-05-14 18:27:43 +02:00
José Romildo Malaquias
e081433bee
arc: 2015-10-21 -> 2016-05-14
2016-05-14 13:05:03 -03:00
Tobias Geerinckx-Rice
934be04e19
perlPackages.URIFind: 20111103 -> 20140709
2016-05-14 16:44:04 +02:00
Tobias Geerinckx-Rice
bf2834a105
pyexiv2: 0.3.0 -> 0.3.2
2016-05-14 16:12:21 +02:00
Tobias Geerinckx-Rice
9385353a99
btrfs-progs: 4.5.2 -> 4.5.3
2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
2cf6c67d15
dpkg: 1.18.6 -> 1.18.7
2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
f2c7f9a677
zstd: 0.6.0 -> 0.6.1
2016-05-14 16:01:33 +02:00