Rok Garbas
fac474080f
cygwin: patchShebangs fails without proper findutils
2015-06-12 12:17:12 +02:00
Rok Garbas
7c67c350a3
cygwin: turn off ldap and crypt for apr-util to make it build
2015-06-12 12:17:12 +02:00
Rok Garbas
d5087119c6
cygwin: remove kerberos from builsInputs for serf
2015-06-12 12:17:12 +02:00
Rok Garbas
85b7673e92
cygwin: turn off tests for swig since they depend on tcl (which i havent yet figure out how to build)
2015-06-12 12:17:12 +02:00
Rok Garbas
0a7c5e4f68
cygwin: libedit patch for cygwin
2015-06-12 12:17:12 +02:00
Damien Cassou
da10587d1b
Merge pull request #8306 from DamienCassou/8305-gparted-gmpc-should-depend-on-hicolor_icon_theme
...
Add hicolor_icon_theme dependency
2015-06-12 11:58:22 +02:00
Damien Cassou
69f4fc4be6
Add hicolor_icon_theme dependency
...
This avoids having icon-theme.cache generated.
2015-06-12 11:53:33 +02:00
Luca Bruno
248a1b4d51
nixos-artwork: only download the necessary artwork
2015-06-12 11:45:58 +02:00
Eelco Dolstra
69829dd4ff
Debian: Update to 8.1
2015-06-12 11:22:59 +02:00
Peter Simons
4d404fd6a4
ihaskell-wrapper: avoid use of /bin/sh
...
https://github.com/NixOS/nixpkgs/issues/183
2015-06-12 10:50:40 +02:00
Peter Simons
214aae46c7
emacs-monky: add an Mercurial mode that's inspired by Magit
2015-06-12 10:33:10 +02:00
aszlig
1746140184
Merge branch 'chromium-update'.
...
This also merges pull request #8290 plus a few other fixes from
@ambrop72 and me.
The summary of changes is:
* Update all channels to latest upstream.
* Update GYP package and drop gyp_svn1977.
* Remove ICU from buildInputs to prevent build failure.
* Switch back to using --depth . to GYP instead of patching in the
absolute store paths.
* Don't symlink source code anymore, which might introduce a
regression on high I/O load on Hydra. As this is only a temporary
build fix, let's cross fingers and hope we don't hit it. See
c92dbffeac
for an explanation.
* Use HTTPS for the bucket URL.
* Fix nix_plugin_paths patch for version 44 and higher.
Tested at: https://headcounter.org/hydra/eval/169134
2015-06-12 06:05:08 +02:00
Austin Seipp
da6eec001a
nixpkgs: z3 4.3.2 -> 4.4.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-06-11 22:10:56 -05:00
Thomas Tuegel
089f9d6486
gnuapl: latest version doesn't require liblapack
2015-06-11 22:00:13 -05:00
Nikolay Amiantov
bb3db4e653
mueval: reapply Nix-specific patch
2015-06-12 03:54:20 +03:00
Nikolay Amiantov
29779ae642
R: regenerate CRAN packages
2015-06-12 03:44:39 +03:00
Nikolay Amiantov
9bb5e7edbd
generate-cran-packages: make executable
2015-06-12 03:44:38 +03:00
Nikolay Amiantov
bb6e504d6b
thermald: update and adopt
2015-06-12 03:42:29 +03:00
Nikolay Amiantov
6cc817cf51
mueval: add patch until release is pushed to Hackage
2015-06-12 03:42:29 +03:00
Thomas Tuegel
29db05132b
pythonPackages.cvxopt: build with openblas
2015-06-11 19:35:35 -05:00
Tobias Geerinckx-Rice
2156937166
include-what-you-use 3.6 -> 0.4 (sic)
...
Not a downgrade. Upstream's weird.
2015-06-12 02:27:53 +02:00
Tobias Geerinckx-Rice
776608a332
aha: remove default GitHub downloadPage
2015-06-12 02:27:53 +02:00
Charles Strahan
3859f7bdab
haskell-ng: hoogleLocal support
2015-06-11 20:25:31 -04:00
Thomas Tuegel
bc3217251e
pythonPackages.scikitlearn: build with openblas
2015-06-11 19:23:25 -05:00
Arseniy Seroka
f744798969
Merge pull request #8283 from eduarrrd/dfilemanager
...
Add dfilemanager/dfm
2015-06-12 01:23:16 +02:00
Eduard Bachmakov
9a517da2b1
Add dfilemanager/dfm
2015-06-11 19:03:53 -04:00
Nikolay Amiantov
4e49773d26
sdl-jstest: add package
2015-06-12 02:03:29 +03:00
Arseniy Seroka
2e5f4a0152
Merge pull request #8255 from adevress/master
...
New expression for the davix toolkit
2015-06-12 00:52:37 +02:00
Arseniy Seroka
ea1d03c792
Merge pull request #8295 from ftrvxmtrx/wavpack-4.75.0
...
wavpack: 4.70.0 -> 4.75.0
2015-06-12 00:47:49 +02:00
Peter Simons
b507c20ba9
Merge pull request #8294 from cheecheeo/openconnect_update
...
openconnect: update to version 7.06 and support openssl or gnutls
2015-06-11 23:55:56 +02:00
Siarhei Zirukin
838c8f2520
wavpack: 4.70.0 -> 4.75.0
2015-06-11 23:42:14 +02:00
Adrien Devresse
f12a466730
New expression for the davix toolkit
2015-06-11 22:57:13 +02:00
Vladimír Čunát
885808a8d9
liferea: maintenance update
2015-06-11 22:11:21 +02:00
Matthew Maurer
6a76633bb6
llvm-3.4: enable RTTI ( close #8289 )
2015-06-11 22:09:46 +02:00
aszlig
cdc70b69f5
steam-original: Mark package as lowPrio.
...
This is to avoid accidentally installing it via "nix-env -i", which
leads to a non-working Steam on NixOS.
Thanks to srhh and Pamelloes on IRC for bringing this up.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 21:37:53 +02:00
Vladimír Čunát
69945a8701
ffmpeg: remove 0.11 and replace by 0.10
...
That branch is better supported, and 0.11 only had one user -
minidlna still builds
2015-06-11 21:36:14 +02:00
aszlig
d15777fac9
gyp: Remove old SVN version to build Chromium.
...
This reverts commit b26de39252
.
We no longer need this version because Chromium now builds with the
latest gyp version, see 58fd4f672f
.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 21:28:16 +02:00
Kirill Elagin
e5b56cdfff
firefox: add option to build with GTK3 ( close #7743 )
2015-06-11 21:15:48 +02:00
Vladimír Čunát
3a90a80a9d
abiword: fix gschemas crash and missing icons
...
The gtk3 file dialogs were crashing, as always without wrapping.
/cc maintainer @pSub.
2015-06-11 21:13:00 +02:00
Vladimír Čunát
cfc753478e
abiword: support goffice
...
/cc maintainer @pSub.
2015-06-11 21:13:00 +02:00
Vladimír Čunát
39902b01bf
goffice: separate from gnome3
...
It's got practically no coupling with gnome, except for gtk3.
2015-06-11 21:13:00 +02:00
Ambroz Bizjak
f3ca1cc238
gyp: 2015-05-17 -> 2015-06-11
2015-06-11 21:00:59 +02:00
John Chee
85da7792b8
openconnect: update to version 7.06 and support openssl or gnutls
2015-06-11 11:56:18 -07:00
Rickard Nilsson
03e4e3e92a
bosun: Update to 0.2.0
2015-06-11 19:55:33 +02:00
aszlig
af54ddf8b6
chromium: Drop plugin_paths patch for old versions.
...
The patch was for versions prior to version 22, so we no longer need it.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 19:54:11 +02:00
aszlig
6a8afa4bb3
chromium: Fix plugin_paths patch for version 44.
...
The pepper effects plugin has been removed and migrated to NaCl, so I'm
just dropping the hunk of that patch.
Upstream reviow URL: https://codereview.chromium.org/1085393003
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 19:54:11 +02:00
Ambroz Bizjak
58fd4f672f
Chromium: Update and build fixes.
...
Changes included:
- Update versions.
- Use gyp package not gyp_svn1977.
- Remove icu from buildInputs, since this causes a build error due to inferference with use_system_icu=false.
- Remove the hack that inserts the absolute path into gyp files, and pass `--depth .` to gyp. This resolves the `third_party/angle` gyp error.
- Do a normal copy of the source code not a symlink copy. This resolves some link error where the symlinks interfere with relative paths (seems like because gyp resolves symlinks first). Note, this used to be worked around with the absolute path insertion hack.
- Change the bucketURL in update.nix to https (for more secure updates).
2015-06-11 18:23:58 +02:00
Daiderd Jordan
fb19019af7
pythonPackages.trollius: disable the tests that fail on darwin
2015-06-11 16:24:10 +02:00
Luca Bruno
fbfdc71e1f
libical: fix crash when TZDIR is empty, and add non-nixos zoneinfo paths. Closes #8285
2015-06-11 15:49:29 +02:00
Rok Garbas
e1683eeff1
lsof: url is behind auth. changed downloaded url for lsof
2015-06-11 14:54:30 +02:00
Daiderd Jordan
61531556d8
remove hardcoded clang
2015-06-11 14:42:55 +02:00
Daiderd Jordan
020f466ef4
disable tests for pythonPackages.trollius
2015-06-11 14:42:55 +02:00
Daiderd Jordan
c7a73dbbdb
removed unnecessary patch
2015-06-11 14:42:55 +02:00
Daiderd Jordan
c7f36cb5f0
fix neovim on darwin
2015-06-11 14:42:55 +02:00
Daiderd Jordan
8ffce0888c
fix luaPackages.luabitop on darwin
2015-06-11 14:42:55 +02:00
Daiderd Jordan
414d6d9e87
fix unibilium on darwin
2015-06-11 14:42:55 +02:00
Daiderd Jordan
a51e9610e7
fix libtermkey on darwin
2015-06-11 14:42:55 +02:00
Luca Bruno
63bb4f919c
Update evolution and evolution-data-server
2015-06-11 14:31:53 +02:00
Rickard Nilsson
8a7c23456d
jetty: Update from 9.2.5 to 9.2.11
2015-06-11 13:33:32 +02:00
Pascal Wittmann
9aa07ac846
sourceforge: remove unreachable mirrors
2015-06-11 12:28:46 +02:00
Peter Simons
84dfce0bc0
mercurial: install bash completion
2015-06-11 12:07:15 +02:00
Peter Simons
414d71c499
haskell-cron-compat: unnecessary fork of 'cron' that doesn't compile anyway
2015-06-11 11:52:27 +02:00
Peter Simons
283b75910a
haskell-Win32: mark broken on systems other than Cygwin
2015-06-11 11:52:27 +02:00
Peter Simons
2f6c8127f5
uhc: update to version 1.1.9.1
2015-06-11 11:52:26 +02:00
Peter Simons
9e04c74d95
haskell-bitx-bitcoin: disable the test suite which tries to access the network
2015-06-11 11:52:26 +02:00
Peter Simons
1c31a4660a
haskell-pipes-mongodb: disable the test suite which tries to access the network
2015-06-11 11:52:26 +02:00
Peter Simons
d9461e945f
hackage-packages.nix: update to bab92d665c
with hackage2nix revision c3122d617e69efe091549cec44d578bba41515f1
2015-06-11 11:52:22 +02:00
Pascal Wittmann
681b9bf9f9
Merge pull request #8284 from eduarrrd/photoqt
...
photoqt: 1.1.0.1 -> 1.2
2015-06-11 11:36:45 +02:00
Domen Kožar
a06bb18ce5
Merge pull request #8274 from k0ral/lsof
...
lsof: 4.87 -> 4.88
2015-06-11 11:26:18 +02:00
Domen Kožar
8f28742315
Merge pull request #8251 from lancelotsix/fix_networkx
...
Fix pythonPackages.networkx
2015-06-11 11:24:40 +02:00
Rok Garbas
19248c309a
neovim: uses vimUtils to make it configurable like vim_configurable is
...
- vimAlias argument , when true, will create a @out/bin/vim symlink
- configure argument, which will configure neovim the same way as it does
vim_configurable. eg.: ~/.nixpkgs/config.nix
{
packageOverrides = pkgs : with pkgs; rec {
vimg = neovim.override {
vimAlias = true;
configure = {
customRC = ''
set spell
'';
vam.pluginDictionaries = [
{ names = [ "youcompleteme" "ctrlp"]; }
];
};
};
};
}
Enjoy!
2015-06-11 10:48:29 +02:00
Pascal Wittmann
6125f583e6
redis: update from 3.0.1 to 3.0.2, fixes CVE-2015-4335
2015-06-11 10:46:57 +02:00
Pascal Wittmann
2700715567
global: update from 6.4 to 6.5
2015-06-11 10:46:57 +02:00
Domen Kožar
fdc83edd08
Removing python-packages-generated.nix
...
It was an experiment by @garbas in 2014 that has been forgotten
because of other, newer experiments.
Packages also weren't updated so we shouldn't let them rot in nixpkgs.
2015-06-11 10:42:15 +02:00
Domen Kožar
4227b13af6
pypy: 2.5.1 -> 2.6.0
2015-06-11 10:42:14 +02:00
Eduard Bachmakov
11f0f3cba9
photoqt: 1.1.0.1 -> 1.2
...
remove no longer necessary patch
2015-06-10 21:47:50 -04:00
Rok Garbas
f2d7f573af
neovim: adding python2 and python3 support
...
neovim:
- possibility to extend neovim (via .override) and passing extraPythonPackages
or extraPython3Packages
- neovim's python interpreter can be found as nvim-python / nvim-python3
- wrapping nvim binary and setting `g:python_host_prog` and
`g:python3_host_prog` via --cmd flag
python-packages.nix fixes:
- ordereddict builds for py26 and uses disabled argument to tell this
- trollius builds on all python platforms except 3.4 (where is included in
standard librarary)
- neovim builds on all python platforms
2015-06-11 02:54:10 +02:00
Arseniy Seroka
81225f1002
Merge pull request #8280 from rycee/update/fira
...
Version updates of 'fira' and 'fira-mono'.
2015-06-11 01:43:56 +02:00
Arseniy Seroka
c698c2709c
Merge pull request #8276 from k0ral/glances
...
glances: 2.3 -> 2.4.2
2015-06-11 01:41:46 +02:00
Mateusz Kowalczyk
1cc999e09d
Merge branch 'youtube-dl' of https://github.com/KaiSforza/nixpkgs
2015-06-11 00:36:00 +01:00
Jascha Geerds
117dfac3d1
gnome-pomodoro: Fix meta description
2015-06-11 00:58:51 +02:00
William Giokas
51ce297187
youtube-dl: make a python package
...
This allows youtube-dl to support all versions of python, and be built
correctly even when the python version is overridden by the user.
An alias to youtube-dl has been added which points to the default python
version's youtube-dl.
Also, ffmpeg has been made into an optional dependency. If ffmpeg is set
to 'null' then it will not be built and there will be no wrapper for it
either. An extra package, youtube-dl-light, is the same as youtube-dl
but without the ffmpeg dependency.
2015-06-10 15:50:17 -07:00
William A. Kennington III
bb23251c90
java: Fix jre derivations
2015-06-10 15:33:22 -07:00
Robert Helgesson
3b95f89735
Update package 'fira-mono' to version 3.203.
2015-06-11 00:07:35 +02:00
Robert Helgesson
50bf92623d
Update package 'fira' to version 4.103.
2015-06-11 00:07:35 +02:00
Rok Garbas
1c3585e411
pythonPackages.livestreamer: fix builds for py33 and py34
2015-06-11 00:06:52 +02:00
Rok Garbas
4970aa6f46
pythonPackages: fix apscheduler
2015-06-11 00:06:52 +02:00
Rok Garbas
adbed3fb6a
pythonPackages.neovim: new package added
2015-06-11 00:06:52 +02:00
William A. Kennington III
93ddc18a59
Make jdk / jre derivations installable
2015-06-10 14:24:23 -07:00
vbgl
9d88a15ab4
Merge pull request #8275 from k0ral/mpc
...
mpc: 0.26 -> 0.27
2015-06-10 22:37:48 +02:00
Peter Simons
59d98da246
Merge pull request #8273 from k0ral/git
...
git: 2.4.1 -> 2.4.2
2015-06-10 21:40:13 +02:00
Joachim Schiele
a398088ec6
Merge pull request #8265 from k0ral/dfc
...
dfc: 3.0.4 -> 3.0.5
2015-06-10 20:46:05 +02:00
koral
4387cd5841
glances: 2.3 -> 2.4.2
2015-06-10 17:16:31 +00:00
koral
ffdb7ab9a2
mpc: 0.26 -> 0.27
2015-06-10 17:03:10 +00:00
koral
0ac1de60e9
lsof: 4.87 -> 4.88
2015-06-10 16:34:45 +00:00
Ricardo M. Correia
e26bfbe26f
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201506021902 -> 3.1-3.14.44-201506082249
test: 3.1-4.0.4-201506021902 -> 3.1-4.0.5-201506082251
2015-06-10 18:33:28 +02:00
koral
5a64cc1dc8
git: 2.4.1 -> 2.4.2
2015-06-10 16:22:23 +00:00
Mateusz Kowalczyk
330758e788
cran: remove bad mirror
...
Gives ‘welcome to nginix’ pages
2015-06-10 17:21:48 +01:00
Pascal Wittmann
6fa0db5a31
coqPackages.fiat: disable parallel build to fix build
2015-06-10 16:14:11 +02:00
Luca Bruno
38b58bab62
gcr: propagate p11_kit required in the pc file
2015-06-10 15:00:34 +02:00
hiberno
429461c3e2
xcape: bump to latest revision
2015-06-10 14:37:49 +02:00
Christian Theune
8fc6185037
Update syncthing to 0.11.8
...
(Also should fix failing test on i686 as per its Changelog)
2015-06-10 13:33:59 +02:00
koral
e3b3dff1d5
dfc: 3.0.4 -> 3.0.5
2015-06-10 11:18:55 +00:00
Robbin C
9d749881d6
dvd-slideshow: Removed dot at the end.
2015-06-10 19:02:09 +08:00
Pascal Wittmann
62d62b6588
Fixed some licenses
2015-06-10 13:00:42 +02:00
Arseniy Seroka
a1144c5b45
Merge pull request #8264 from robbinch/pkg-wavegain
...
wavegain: Use fetchFromGitHub instead of fetchgit.
2015-06-10 13:53:15 +03:00
Robbin C
b62f02f751
wavegain: Use fetchFromGitHub instead of fetchgit.
2015-06-10 18:40:25 +08:00
Pascal Wittmann
deb0ed0810
opencascade: fix build
2015-06-10 12:02:58 +02:00
Robbin C
085a0e8d24
dvd-slideshow: Add package.
...
This adds dvd-slideshow, a suite of command line programs that creates a
slideshow-style video from groups of pictures.
2015-06-10 17:34:51 +08:00
Peter Simons
07579409cc
hackage-packages.nix: update to cf0a9dd31e
with hackage2nix revision c3122d617e69efe091549cec44d578bba41515f1
2015-06-10 10:55:50 +02:00
Peter Simons
43a7006495
hackage-packages.nix: update to 31af6a881c
with hackage2nix revision c3122d617e69efe091549cec44d578bba41515f1
2015-06-10 10:55:49 +02:00
Pascal Wittmann
bc4be19099
sonic-visualiser: fix build
2015-06-10 10:17:03 +02:00
Pascal Wittmann
24a218b1cc
mcabber: enable tests
2015-06-10 10:17:03 +02:00
Peter Simons
957d9f6d57
zeromq: update to version 4.1.1
...
Version 4.0.6 is "retired" and also failed to compile because its sha256
hash changed on the upstream site for some reason.
2015-06-10 10:07:46 +02:00
Pascal Wittmann
7829a2c92e
chocolate-doom: update from 2.1.0 to 2.2.0
2015-06-10 09:00:47 +02:00
Pascal Wittmann
556562173c
t1utils: update from 1.38 to 1.39, fixes CVE-2015-3905
2015-06-10 08:54:21 +02:00
Tobias Geerinckx-Rice
ef94547093
neovim -> 2015-06-09
2015-06-10 00:50:35 +02:00
Thomas Tuegel
661ce66483
haskellPackages.hmatrix: remove impure openblas path
2015-06-09 14:31:19 -05:00
Lancelot SIX
7a87a1e73f
Fix pythonPackages.networkx
2015-06-09 20:49:24 +02:00
Thomas Tuegel
406428d6a4
haskellPackages.bindings-levmar: build with openblas
2015-06-09 13:48:36 -05:00
Pascal Wittmann
e1af50c4c4
byzanz: add -Wno-error for deprecated declarations to fix the build
2015-06-09 20:38:05 +02:00
Tobias Geerinckx-Rice
b229cfc894
mcelog -> 119
...
- Fix clobbered status variable in server_ping
- Avoid prefilling memory database when DMI is disabled
2015-06-09 20:22:26 +02:00
Tobias Geerinckx-Rice
21f8130dda
cassandra 2.1.5 -> 2.1.6
2015-06-09 20:22:26 +02:00
Jude Taylor
746df7b034
remove now-applied process-extras patch
2015-06-09 10:26:29 -07:00
Pascal Wittmann
d362ef845e
Merge pull request #8250 from pesterhazy/fix/httpie
...
httpie: bump version to fix ImportError
2015-06-09 19:19:08 +02:00
Thomas Tuegel
8245caedf1
rPackages.SamplerCompare: build with openblas
2015-06-09 11:47:40 -05:00
Thomas Tuegel
58754130cc
rPackages.slfm: build with openblas
2015-06-09 11:47:26 -05:00
Thomas Tuegel
77aa1c990e
rPackages.Mposterior: build with openblas
2015-06-09 11:47:12 -05:00
Thomas Tuegel
b120a737fd
rPackages.BayesLogit: build with openblas
2015-06-09 11:43:00 -05:00
Damien Cassou
972ad2437a
Merge pull request #8243 from geerds/pomodoro
...
gnome-pomodoro: Fix build for 3.16
2015-06-09 18:14:37 +02:00
Paulus Esterhazy
fdc8e6beff
httpie: bump version to fix ImportError
...
Fixes https://github.com/jakubroztocil/httpie/issues/314
2015-06-09 17:45:00 +02:00
Cillian de Róiste
6455404f1b
mlt-qt4: update from 0.9.2 to 0.9.6
2015-06-09 15:51:37 +02:00
Peter Simons
62f2b24c83
haskell-fft: disable failing test suite
2015-06-09 15:51:01 +02:00
Peter Simons
49d4342f1b
hackage-packages.nix: update to c8b207efe7
with hackage2nix revision c3122d617e69efe091549cec44d578bba41515f1
2015-06-09 15:50:56 +02:00
Pascal Wittmann
023be72082
tomcat8: update from 8.0.9 to 8.0.23, fixes CVE-2014-7810
2015-06-09 14:28:39 +02:00
Pascal Wittmann
9b417df916
tomcat7: update from 7.0.55 to 7.0.62, fixes CVE-2014-7810
2015-06-09 14:27:13 +02:00
Thomas Tuegel
71b848b45d
openblas: build with USE_OPENMP=0 on Darwin
...
Darwin's clang does not support OpenMP yet. OpenMP is required on other
platforms for e.g. Julia.
2015-06-09 06:34:52 -05:00
Jascha Geerds
9485bb3fef
gnome-pomodoro: Fix build for 3.16
2015-06-09 12:59:32 +02:00
Cray Elliott
e7c2a58250
bump dolphinEmuMaster, now needs gcc5 to compile
...
also removed wxGTK30 as that was unnecessary, and actually causes compilation errors with gcc5 in the mix
2015-06-09 03:24:18 -07:00
lethalman
253d30b986
Merge pull request #8231 from DamienCassou/add-carddav-util
...
Add carddav-util
2015-06-09 10:39:46 +02:00
William A. Kennington III
48381b7621
nixos-artwork: Make into a derivation and use fetchfromgithub
2015-06-08 18:32:32 -07:00
William A. Kennington III
ddafa487fc
dnstop: Update to 20140915
2015-06-08 17:59:09 -07:00
William A. Kennington III
8d4c5c956d
ethtool: 3.18 -> 4.0
2015-06-08 17:45:31 -07:00
William A. Kennington III
6c00f2105a
iw: 3.15 -> 4.1
2015-06-08 17:41:10 -07:00
Pascal Wittmann
e35c9afcff
Merge pull request #8237 from bobvanderlinden/zopfli-remove-maintainer
...
zopfli: removed roconnor as a maintainer
2015-06-08 23:20:54 +02:00
William A. Kennington III
240338638e
openjdk7: Fix refernces to the bootstrap
2015-06-08 13:56:29 -07:00
Bob van der Linden
e593a8d3bf
zopfli: removed roconnor as a maintainer
...
roconnor was added as a maintainer by accident
2015-06-08 19:41:45 +02:00
Arseniy Seroka
ae6d056188
Merge pull request #8229 from KoviRobi/vips-nip-8.0.2
...
Major update to vips and nip2 to 8.0.2, changes:
2015-06-08 19:49:41 +03:00
Bart Brouns
db10561313
init AMB-plugins at 0.8.1
2015-06-08 18:04:43 +02:00
Damien Cassou
5647c894c6
Add carddav-util
2015-06-08 18:03:41 +02:00
Mateusz Kowalczyk
89c68954bd
Merge pull request #8230 from hiberno/rofi-pass
...
rofi-pass: bump to latest revision
2015-06-08 16:55:38 +01:00
hiberno
d07373c632
rofi-pass: bump to latest revision
2015-06-08 17:48:38 +02:00
Tobias Geerinckx-Rice
b2d300e59b
boxfs: work around box.com breaking their API
...
See <https://github.com/drotiro/boxfs2/issues/11 >.
This should soon be fixed upstream. Until then, any bugs are mine.
2015-06-08 16:56:55 +02:00
Tobias Geerinckx-Rice
dd6ceb61fa
netsniff-ng -> 0.5.9-10-gb7ece46
2015-06-08 16:56:54 +02:00
Jaka Hudoklin
b570c644c9
Merge pull request #8223 from offlinehacker/pkgs/rippled/update
...
rippled: Update to 0.28.1
2015-06-08 16:49:39 +02:00
lethalman
6ad663fa90
Merge pull request #8078 from magnetophon/magnetophonDSP-master
...
init CharacterCompressor CompBus RhythmDelay constant-detune-chorus
2015-06-08 16:42:11 +02:00
Pascal Wittmann
794feb7879
opkg: update from 0.2.4 to 3.0.0
2015-06-08 16:19:42 +02:00
Pascal Wittmann
0ed4ad8c63
pdf2djvu: update from 0.7.17 to 0.7.21, adopt it
2015-06-08 16:19:42 +02:00
Pascal Wittmann
48006ee291
cherrytree: update from 0.35.7 to 0.35.8
2015-06-08 16:19:42 +02:00
Mateusz Kowalczyk
9bb5c2c488
Merge pull request #8077 from Ericson2314/agda
...
Interactive `env` for developing Agda packages, and misc cleanup
2015-06-08 14:57:38 +01:00
aszlig
87b9cceefd
linux-testing: Update to new version 4.1-rc7.
...
Includes fixes for DRM, MIPS, iSCSI, ALSA, USB, bna and wireless and
more. Full diff can be found here:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/diff/?id=v4.1-rc7&id2=v4.1-rc6
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-08 15:12:47 +02:00
lethalman
9ed71a26fe
Merge pull request #8094 from rzetterberg/antimony
...
Adds antimony 0.8.0b CAD program
2015-06-08 15:04:01 +02:00
lethalman
7fb476c99e
Merge pull request #8046 from gebner/ibus-version-bump
...
Update: ibus, ibus-qt, ibus-anthy
2015-06-08 14:34:20 +02:00
Jaka Hudoklin
43c9162255
ripple-rest: commit forgotten changes
2015-06-08 14:32:19 +02:00
lethalman
f37c81323e
Merge pull request #8180 from froozen/master
...
Add the tewi font
2015-06-08 14:27:57 +02:00
lethalman
850f775a98
Merge pull request #8213 from robbinch/pkg-wavegain
...
wavegain: show correct maintainer
2015-06-08 14:26:36 +02:00
Jaka Hudoklin
e83aa95669
Merge pull request #8220 from offlinehacker/nixos/ripple-rest2
...
Add ripple rest module
2015-06-08 14:25:47 +02:00
Jaka Hudoklin
161418537c
rippled: Update to 0.28.1
2015-06-08 14:15:07 +02:00
Pascal Wittmann
c46889ea42
ipsec-tools: apply debians patch to fix CVE-2015-4047
2015-06-08 13:56:42 +02:00
Jaka Hudoklin
2e5dbc4746
Add ripple rest module
2015-06-08 13:48:23 +02:00
Pascal Wittmann
8895716869
zeromq: update from 4.0.5 to 4.0.6, fixes CVE-2014-9721
2015-06-08 13:31:27 +02:00
Arseniy Seroka
24a8c23617
Merge pull request #8212 from ktosiek/sstp-1.0.10
...
Bump sstp to 1.0.10
2015-06-08 14:28:27 +03:00
Arseniy Seroka
b04ba33e40
Merge pull request #8211 from ktosiek/dfeet-0.3.9
...
Bump d-feet to 0.3.9
2015-06-08 14:28:20 +03:00
Jaka Hudoklin
256692cac1
Merge pull request #8221 from offlinehacker/kubernetes/update
...
Update kubernetes to 0.18.0, fix module
2015-06-08 13:24:18 +02:00
Pascal Wittmann
9cd6786acb
elasticsearch: update from 1.4.4 to 1.4.5, potenially fixes CVE-2015-3337
2015-06-08 13:21:58 +02:00
Jaka Hudoklin
392fc849e4
Update kubernetes to 0.18.0, fix module
2015-06-08 13:10:32 +02:00
Pascal Wittmann
6ceecb5548
zsh: update from 5.0.7 to 5.0.8
...
add myself as maintainer
2015-06-08 12:55:38 +02:00
Vladimír Čunát
9f7d7adb05
Revert "kmod-blacklist-ubuntu: update to Vivid"
...
This reverts commit 0307c27219
.
The only change was blacklisting bochs-drm, but that breaks our VM setup
and I don't see a good reason to do that on the Ubuntu issue
(just some PowerPC failure).
Defaulting to qxl driver might be better anyway, but I'm not venturing
such changes now.
2015-06-08 12:34:24 +02:00
Pascal Wittmann
ef1c9cdeef
llpp: update to HEAD
2015-06-08 12:30:23 +02:00
Eelco Dolstra
cea6207a05
Merge pull request #8219 from KoviRobi/remind-3.1.14
...
Remind update to 3.1.14, changes:
2015-06-08 12:24:33 +02:00
Pascal Wittmann
eac4f2aa31
calibre: update from 2.29.0 to 2.30.0
2015-06-08 12:17:32 +02:00
Jaka Hudoklin
8b79a09f78
Merge pull request #7553 from offlinehacker/pkgs/python-packages/graphite-beacon
...
Add graphite beacon package and module
2015-06-08 12:17:01 +02:00
Kovacsics Robert (NixOS-SSD2)
f4dce11c19
Major update to vips and nip2 to 8.0.2, changes:
...
- Much better conversion to greyscale
- More efficient use of file descriptors
- Rewritten TIFF pyramid creator
- Removed old stuff
See http://libvips.blogspot.co.uk/2015/05/whats-new-in-80.html
and https://github.com/jcupitt/libvips/blob/master/ChangeLog
2015-06-08 10:56:00 +01:00
Peter Simons
b5f868f48b
Merge pull request #8150 from ts468/upstream.calamares
...
Add Calamares: A distribution independent installer framework.
2015-06-08 11:48:41 +02:00
Kovacsics Robert (NixOS-SSD2)
8e7f4d3c33
Remind update to 3.1.14, changes:
...
* Version 3.1 Patch 14 - 2014-04-24
- NEW FEATURE: Putting the line __EOF__ in a .rem file causes Remind to
treat it as end-of-file.
- IMPROVEMENT: Use better PNG images for moons in the HTML display
- CHANGE: Author name updated from "David" to "Dianne"
- BUG FIX: The "-n" command-line option should really run in
"ADVANCE_MODE" rather than "CAL_MODE" internally; otherwise, the
substitution sequences may be misinterpreted.
- BUG FIX: A typo in clearing out MD5 sum context has been fixed.
- BUG FIX: Typo in Spanish translation was fixed.
2015-06-08 10:36:18 +01:00
Thomas Strobel
d3435d7ce0
New package: Calamares
...
Add Calamares, a distribution independent installer framework.
2015-06-08 11:22:09 +02:00
Thomas Strobel
02b7901023
New flag for compiling libyaml-cpp as PIC.
2015-06-08 11:17:50 +02:00
Anders Papitto
50e9fa5719
dirt: include sound samples ( close #8179 )
...
also add self as maintainer
2015-06-08 10:16:03 +02:00
Jude Taylor
b9de32de5b
update GHC HEAD and configuration
2015-06-08 00:48:34 -07:00
Lengyel Balázs
c3d9e90f0e
Updated apcupsd to version 3.14.13
2015-06-08 09:03:30 +02:00
William A. Kennington III
6e68e874b5
openjdk8: Fix refernces to the bootstrap
2015-06-08 00:00:12 -07:00
William A. Kennington III
a5ef488b11
opendjk: Make boostraps for each major version and update openjdk7
2015-06-07 21:02:02 -07:00
William A. Kennington III
a8d1010027
icedtea: Remove
2015-06-07 21:02:02 -07:00
William A. Kennington III
0cc68fa478
openjdk-make-bootstrap: Use openjdk8
2015-06-07 21:02:02 -07:00
William A. Kennington III
bdcb721546
java: Refactor top level and build ordering
2015-06-07 21:02:02 -07:00
Thomas Tuegel
e0db2213fc
Update qt-5.4.1 -> qt-5.4.2
2015-06-07 22:18:35 -05:00
Robbin C
757942ddbf
wavegain: show correct maintainer
2015-06-08 10:31:30 +08:00
Tobias Geerinckx-Rice
09b95b88a5
python-packages: add buttersink 0.6.6
2015-06-08 01:19:07 +02:00
Tomasz Kontusz
380c7d1f72
Bump sstp to 1.0.10
2015-06-08 00:23:46 +02:00
Tomasz Kontusz
bbf0f7e16f
Bump d-feet to 0.3.9
2015-06-08 00:10:48 +02:00
Thomas Tuegel
614c867b29
octave: build with openblas
...
The expression inherits integer width from OpenBLAS, so Octave will use
64-bit integers if OpenBLAS supports it. However, this feature in Octave
is experimental, so we continue to use OpenBLAS with 32-bit integers by
default. (This only applies to the integer width, the pointer width is
always the platform-native width.)
2015-06-07 14:16:37 -05:00
Thomas Tuegel
fa290cb741
qrupdate: build with openblas
...
Replaces ATLAS and LAPACK with OpenBLAS. Also builds both static and
shared libraries. (Octave upstream recommends the shared library.)
2015-06-07 13:48:35 -05:00
William A. Kennington III
514a9fdf87
Merge pull request #8173 from dezgeg/pr-kernel-config
...
kernel-config: Enable framebuffer console for BIOS systems & /proc/config.gz for ARM
2015-06-07 10:14:51 -07:00
fro_ozen
c5993a1988
Change dina-font's platform to platform.unix
2015-06-07 19:05:17 +02:00
fro_ozen
4ae0815d3b
Add the tewi font
2015-06-07 19:05:05 +02:00
Nixpkgs Monitor
389820e798
weechat: update from 1.1.1 to 1.2, potentially fixes CVE-2012-6047, CVE-2012-6554
2015-06-07 15:43:54 +02:00
Moritz Ulrich
f68ab19ff5
slic3r: Update to 1.2.7.
2015-06-07 15:43:53 +02:00
Nixpkgs Monitor
2a74e84992
pngcrush: update from 1.7.83 to 1.7.85
2015-06-07 15:43:53 +02:00
Nixpkgs Monitor
c25027f210
openttd: update from 1.4.4 to 1.5.1
2015-06-07 15:43:53 +02:00
Arseniy Seroka
ab8561e3e5
fix: vim-xkbswitch proper lib
2015-06-07 16:00:13 +03:00
Joachim Fasting
261dfad8a7
clamav: build mail filter
...
Provides clamav-milter, a mail filter for sendmail compatible
MTAs.
2015-06-07 14:36:13 +02:00
Arseniy Seroka
d2ee96c7b8
Merge pull request #8208 from magnetophon/caps-update-master
...
update caps to 0.9.24
2015-06-07 14:38:51 +03:00
Herwig Hochleitner
8b0b9be025
emacs24: add options for acl and gpm
2015-06-07 13:26:27 +02:00
Aristid Breitkreuz
f63a9f2534
fix libcap for packages depending on pulseaudio
2015-06-07 11:06:54 +00:00
Bart Brouns
dbec88f564
update caps to 0.9.24
2015-06-07 12:05:11 +02:00
Arseniy Seroka
944972ba4a
Merge pull request #8199 from bobvanderlinden/zopfli
...
added zopfli package
2015-06-07 01:13:58 +03:00
Peter Simons
0520540018
haskell-bytestring-builder: trigger rebuild with GHC 7.8.x to mitiagate broken library ID
2015-06-07 00:09:06 +02:00
Peter Simons
820c87af1f
haskell-webwebsockets: disable spuriously failing test suite
2015-06-07 00:09:06 +02:00
Peter Simons
14cf76bb84
hackage-packages.nix: update to 7e9d164c83
with hackage2nix revision d827dc6865dcad7d4890f27985383cc6d7cd1236
2015-06-07 00:09:01 +02:00
Bob van der Linden
a818dba90b
added zopfli package
2015-06-06 23:59:51 +02:00
Arseniy Seroka
433a8d766e
Merge pull request #8166 from richardlarocque/firefox_icon
...
Fix firefox-bin icon path
2015-06-07 00:14:37 +03:00
Mateusz Kowalczyk
423c666628
Merge pull request #8202 from ardumont/add-apvlv
...
[new] Add apvlv pdf reader
2015-06-06 20:58:17 +01:00
William A. Kennington III
4991e62285
musl: 1.1.9 -> 1.1.10
2015-06-06 12:56:10 -07:00
William A. Kennington III
0a8e830196
kernel: 4.0.4 -> 4.0.5
2015-06-06 12:32:58 -07:00
William A. Kennington III
24042f3803
kernel: 3.14.43 -> 3.14.44
2015-06-06 12:32:58 -07:00
William A. Kennington III
1adef3db3d
kernel: 3.10.79 -> 3.10.80
2015-06-06 12:32:58 -07:00
lethalman
df08e5adfc
Merge pull request #7955 from obadz/dotnet
...
dotNET packages
2015-06-06 21:21:55 +02:00
Domen Kožar
a96f7c9e0a
Merge pull request #8197 from taku0/firefox-bin-libmozgnome
...
firefox-bin, thunderbird-bin: update patchelf arguments
2015-06-06 21:03:16 +02:00
Antoine R. Dumont
dac5a45acf
Add apvlv pdf reader
2015-06-06 21:02:46 +02:00
Arseniy Seroka
ee8825935f
google-music: beta_1.0.129.6633 -> beta_1.0.182.3607
2015-06-06 20:43:09 +03:00
Vincent Laporte
142400b8d5
ocaml-merlin: update from 2.1.2 to 2.2
2015-06-06 17:42:24 +02:00
obadz
d4681bf626
Lay down the foundation for packaging the .NET echosystem
...
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
- Places nuget & paket as they would clash with nix
- Patch project files because F# targets are expected to be found in
the mono directory (and we know that's not going to happen on nix)
- Find DLLs that were copied from buildInputs and replace by symlink
for sharing
- Export produced DLL via the pkg-config mechanism
- Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
bunch more..
This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00
Arseniy Seroka
4cf3596fda
Merge pull request #8198 from vbgl/re-1.4
...
ocaml-re: update from 1.3.1 to 1.4.0
2015-06-06 15:58:40 +03:00
Arseniy Seroka
5395128a36
Merge pull request #8196 from taku0/flashplayer_2.2.202.460
...
flashplayer: Update from 11.2.202.457 -> 11.2.202.460
2015-06-06 15:58:24 +03:00
Arseniy Seroka
90f4843f45
f2fs-tools: 1.3.0 -> 1.4.1
2015-06-06 15:22:02 +03:00
Tobias Geerinckx-Rice
8c0389ac01
python-packages: prompt_toolkit -> 0.39
...
Fixes:
- Fixed layout.py example.
- Fixed eventloop for Python 64bit on Windows.
- Fix in history.
- Fix in key bindings.
2015-06-06 12:28:48 +02:00
Vincent Laporte
e32d6f6b52
ocaml-re: update from 1.3.1 to 1.4.0
2015-06-06 12:08:09 +02:00
taku0
5f890ceca1
firefox-bin, thunderbird-bin: update patchelf arguments
2015-06-06 19:05:57 +09:00
taku0
6aa10201cc
flashplayer: Update from 11.2.202.457 -> 11.2.202.460
2015-06-06 18:38:18 +09:00
Peter Simons
08c4a192e2
ghc-7.10.x.nix: remove obsolete re-build hacks from the package set configuration
2015-06-06 09:43:15 +02:00
Bjørn Forsman
52184b53c0
Revert "Revert "Explicitly pass -pthread flag to fix the build after some updates""
...
This reverts commit 6cfea50ad1
.
I think the reason for the revert was because of patch dependencies. We really
need this patch to fix heimdal build.
Or else:
$ nix-build -A heimdal
...
/tmp/nix-build-heimdal-1.5.3.drv-0/heimdal-1.5.3/base/.libs/libheimbase.so: undefined reference to `pthread_getspecific'
/tmp/nix-build-heimdal-1.5.3.drv-0/heimdal-1.5.3/base/.libs/libheimbase.so: undefined reference to `pthread_key_create'
/tmp/nix-build-heimdal-1.5.3.drv-0/heimdal-1.5.3/base/.libs/libheimbase.so: undefined reference to `pthread_setspecific'
collect2: error: ld returned 1 exit status
Makefile:509: recipe for target 'tc' failed
make[2]: *** [tc] Error 1
2015-06-06 09:23:33 +02:00
Peter Simons
7e04b7319c
haskell: disable parallel compilation for libraries to mitigate the effects of GHC's non-deterministic library ID bug
...
Further details can be found at <https://github.com/peti/ghc-library-id-bug >
and <https://ghc.haskell.org/trac/ghc/ticket/4012 >.
2015-06-05 23:55:01 +02:00
Thomas Tuegel
fbcdb66264
kdeApps_15_04.ktp-text-ui: add missing kdbusaddons dependency
2015-06-05 16:39:50 -05:00
Thomas Tuegel
217506aca1
Update kde-applications-15.04.1 -> kde-applications-15.04.2
2015-06-05 16:39:50 -05:00
Arseniy Seroka
70b5e51456
Merge pull request #8178 from jagajaga/fix/versions
...
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III
ffd0539eba
cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out
2015-06-05 13:00:52 -07:00
Ricardo M. Correia
9176f73cee
buildRustPackage: Cosmetic improvement
2015-06-05 19:18:45 +02:00
lethalman
b19cae8544
Merge pull request #8185 from desiderius/master
...
python-packages: updates pyinotify 0.9.3 to 0.9.5
2015-06-05 18:38:36 +02:00
lethalman
9683743e68
Merge pull request #8191 from ragnard/wrk-update
...
wrk: Update from 3.1.2 to 4.0.0 (master)
2015-06-05 18:31:18 +02:00
goibhniu
c17aa9d3c6
Merge pull request #7875 from fkz/digikam
...
updated digikam to version 4.10.0
2015-06-05 17:53:55 +02:00
Ragnar Dahlén
45cad45e4d
wrk: Update from 3.1.2 to 4.0.0 (master)
2015-06-05 15:15:21 +01:00
Eelco Dolstra
a70d0275e2
nixUnstable: Bump
...
This should fix the NixOS installer tests.
2015-06-05 13:53:49 +02:00
Peter Simons
7acb77ca2b
cabal2nix: run "git reset --hard" to clean up the source to avoid the "-dirty" tag
2015-06-05 12:42:34 +02:00
Peter Simons
c1c4ca08de
youtube-dl: clean up the expression and document the pandoc situation
...
This patch resolves https://github.com/NixOS/nixpkgs/pull/8184 .
2015-06-05 10:38:35 +02:00
Michael Phillips
86a511a398
youtube-dl: remove unnecessary pandoc dependency
2015-06-05 10:31:59 +02:00
desiderius
daf0e6500d
python-packages: updates pyinotify 0.9.3 to 0.9.5
2015-06-05 09:20:46 +02:00
William A. Kennington III
6d42d6928e
Merge pull request #8111 from codyopel/musescore
...
musescore: 2.0.0 -> 2.0.1
2015-06-05 00:13:02 -07:00
William A. Kennington III
04f0ab105c
Merge pull request #8105 from codyopel/beets
...
Updated Beets and dependenecies
2015-06-04 23:59:14 -07:00
Thomas Tuegel
bfe106cfa6
Build numpy and scipy with openblas
...
Fixes #6772 .
2015-06-04 17:44:31 -05:00
Thomas Tuegel
e729a88474
R: build with openblas
...
Fixes #6393 .
2015-06-04 17:42:04 -05:00
Thomas Tuegel
90b2afee04
haskell-hmatrix: build with openblas
...
Fixes #6392 .
2015-06-04 17:42:04 -05:00
Thomas Tuegel
6e3eac5c92
julia03: avoid opaque shell scripts
...
The old expression used a shell script to set some repetitive
makeFlags. The makeFlags settings were spread out over different parts
of the expression. This deters new contributors. The new expression is
clearer, at the cost of being slightly repetitive.
2015-06-04 17:42:04 -05:00
Thomas Tuegel
1a11b52ffa
julia03: use system double_conversion (grisu)
2015-06-04 17:42:04 -05:00
Thomas Tuegel
6f3dfc0cf8
julia03: remove unused dependencies
2015-06-04 17:42:04 -05:00
Thomas Tuegel
b255f8df2e
julia03: use system utf8proc
2015-06-04 17:42:04 -05:00
Thomas Tuegel
63be59abc7
utf8proc: use makeFlags instead of overriding installPhase
2015-06-04 17:42:03 -05:00
Thomas Tuegel
2b525f60c9
update julia-0.3.6 -> julia-0.3.9
...
Includes a workaround for the test suite suggested by
upstream (b192bf0e2f (commitcomment-11139348)
)
for a buggy system wcwidth.
2015-06-04 17:42:03 -05:00
Thomas Tuegel
bd280660f7
julia03: clean up LDFLAGS and LD_LIBRARY_PATH
...
There were a few unused LDFLAGS and LD_LIBRARY_PATH settings. There was
also an incorrect setting; Julia prefers to be linked to threaded
FFTW. The libary names are now set correctly so that it's not necessary
to link system libraries into $out/lib/julia as if they were private
libraries. The LDFLAGS were also moved out of NIX_LDFLAGS so they will
affect only the Julia build itself, and not all the individual private
libraries.
2015-06-04 17:42:03 -05:00
Thomas Tuegel
41cc06fd00
julia03: use system arpack
2015-06-04 17:42:03 -05:00
Thomas Tuegel
5c9750e5bb
julia03: link shared libraries privately
2015-06-04 17:42:03 -05:00
Thomas Tuegel
fff0191f48
arpack: build with openblas
2015-06-04 17:42:03 -05:00
Thomas Tuegel
e36b3ec0a5
suitesparse: build shared libraries
2015-06-04 17:42:03 -05:00
Thomas Tuegel
adcdec2e70
julia03: use system patchelf
2015-06-04 17:42:02 -05:00
Thomas Tuegel
86c54040aa
julia03: build with suitesparse_4_4
2015-06-04 17:42:02 -05:00
Thomas Tuegel
a17d8bcc4b
suitesparse_4_4: update to 4.4.4
2015-06-04 17:42:02 -05:00
Thomas Tuegel
bbda7d427b
suitesparse: version derivations by major version only
2015-06-04 17:42:02 -05:00
Thomas Tuegel
77a454b866
julia03: refactor and build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel
4f98287afa
julia02: build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel
e5ee1a0577
suitesparse: remove unnecessary patches
2015-06-04 17:42:02 -05:00
Thomas Tuegel
b02f300c44
suitesparse_4_4_1: build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:01 -05:00
Thomas Tuegel
982aabc561
suitesparse_4_2: build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:01 -05:00
Thomas Tuegel
b4eb8a5bc3
openblas: remove old expressions
2015-06-04 17:42:01 -05:00
Thomas Tuegel
a0a5fb46ff
openblas: use default liblapack
2015-06-04 17:42:01 -05:00
Thomas Tuegel
a376a68f74
openblas: add openblasCompat
...
openblasCompat uses 32-bit integers on all platforms for compatibility
with standard BLAS and LAPACK.
2015-06-04 17:42:01 -05:00
Thomas Tuegel
86fb034008
openblas: build with native-width integers by default
2015-06-04 17:42:01 -05:00
Thomas Tuegel
14ee766024
openblas: set NUM_THREADS and USE_OPENMP
2015-06-04 17:42:00 -05:00
Rok Garbas
a84e6336bd
cygwin: make coreutils build on cygwin
2015-06-05 00:39:38 +02:00
Rok Garbas
9e99a66c24
cygwin: make flex building on cygwin
2015-06-05 00:39:29 +02:00
Rok Garbas
8908471ecc
cygwin: add needed patches for boost 1.57.0 to build
2015-06-05 00:39:15 +02:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Tobias Geerinckx-Rice
860589227b
eid-mw: don't install useless about-eid-mw.desktop
2015-06-04 20:31:05 +02:00
Eelco Dolstra
99d2e80d97
In VM builds, connect stdin to /dev/null
...
This prevents programs from hanging while trying to read from stdin.
2015-06-04 20:08:56 +02:00
Allen Nelson
8bf170f280
Remove lingering dependence on atlas with numpy.
...
Closes https://github.com/NixOS/nixpkgs/pull/8133 .
2015-06-04 20:07:41 +02:00
Peter Simons
f1587a2d1e
Move numpy-scipy-support.nix file from the top-level to development/python-modules.
...
The top-level is not supposed to contain sub-directories, IMHO.
2015-06-04 19:59:46 +02:00
Tobias Geerinckx-Rice
fcee71066b
rsstail -> 1.9.1
2015-06-04 18:35:44 +02:00
Tobias Geerinckx-Rice
921249e13d
keyfinder -> 1.26
2015-06-04 18:35:43 +02:00
Tobias Geerinckx-Rice
5cb1af03ef
libkeyfinder -> 0.11 (final)
2015-06-04 18:35:43 +02:00
Tobias Geerinckx-Rice
f5c5e4af74
perl-packages: IOSocketSSL -> 2.016
...
Many, many fixes. Too many to list here. See:
<https://github.com/noxxi/p5-io-socket-ssl/blob/master/Changes >
2015-06-04 18:35:43 +02:00
Eelco Dolstra
08d4e4ce18
Merge pull request #8175 from wizeman/u/zfs-fix-rm
...
zfs: Fix systemd warning
2015-06-04 17:43:32 +02:00
Peter Simons
2db9a8289d
haskell-semigroupoids: disable doctests suite to avoid version conflict with doctest 0.10.x
2015-06-04 17:42:06 +02:00
Peter Simons
e0f7ab678a
ghc-events: fix build of latest version with ghc-7.8.x
2015-06-04 17:42:06 +02:00
Peter Simons
a982892116
Fix evaluation errors on Hydra.
2015-06-04 17:42:06 +02:00
Peter Simons
dbf55842e8
haskell-comonad: disable test suite to work avoid doctest failure
2015-06-04 17:42:06 +02:00
Peter Simons
697a80c004
haskell-influxdb: build has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
6130aa2a4d
haskell-cipher-aes: test suite has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
80e98ba00a
hackage-packages.nix: update to 25f7b30351
with hackage2nix revision d8b7e62373ad16bdc2a5a93d0870bc05b814ac39
2015-06-04 17:42:02 +02:00
Ricardo M. Correia
3afae4037b
zfs: Fix systemd warning
...
The `zfs-share` service was trying to execute the `rm` binary, but it
was providing an invalid `/bin` path.
This should fix #8171 .
2015-06-04 17:35:39 +02:00
Eelco Dolstra
f1d465f429
pulseaudio: Revert to regular style
...
Also, the NixOS module uses pulseaudioLight in order to prevent
excessive dependency bloat.
2015-06-04 14:54:54 +02:00
Eelco Dolstra
f08c8bc752
postgresql: Latest versions
2015-06-04 14:54:54 +02:00
Eelco Dolstra
22c627bf5b
Remove PostgreSQL 8.4 (EOL)
2015-06-04 14:54:54 +02:00
Eelco Dolstra
fb2d45233a
Fix typos
2015-06-04 14:54:54 +02:00
Eelco Dolstra
330d198be1
libgcrypt: Revert to old style
2015-06-04 14:54:54 +02:00
Eelco Dolstra
c47e78bbec
libssh: Revert to old style
2015-06-04 14:54:53 +02:00
Eelco Dolstra
5b7c6d0440
audit: Update to 2.4.2
2015-06-04 14:54:53 +02:00
Eelco Dolstra
7fae300ebc
e2fsprogs: Update to 1.42.13
2015-06-04 14:54:53 +02:00
Eelco Dolstra
e3356b396d
Revert "libssh2: Modernize Build"
...
This reverts commit e9ee5f9961
.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
487736dc62
Revert "libssh2: Fix for darwin"
...
This reverts commit 2c9481e0fd
.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
f1f7bd9a93
libmicrohttpd: Fix build and drop curl dependency
...
Curl was only used for the test suite, which was disabled anyway.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
020cb43f55
Revert "kerberos: Modernize build"
...
This reverts commit 9740b0d12d
.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
056e2c8d6a
Revert "heimdal: Disable DCE as it was breaking the build"
...
This reverts commit 0f2de4c64e
.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
6cfea50ad1
Revert "Explicitly pass -pthread flag to fix the build after some updates"
...
This reverts commit ed38a2d32b
.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
6c878e0d05
Fix cacert
2015-06-04 14:54:52 +02:00
Eelco Dolstra
cde5053d9a
Revert "curl: Modernize build"
...
This reverts commit 5e3fe3916a
.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
68493cd8dc
Revert "curl: propagate inputs instead of patching pkgconfig"
...
This reverts commit 206d63edac
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
513bd8bd22
Revert "libmicrohttpd: Modernize"
...
This reverts commit c5d13d4fe9
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
eae17c3743
Revert "libxml2: Refactor and fix library propagation"
...
This reverts commit 287ec76b8f
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
16f87d772f
Revert "libverto: Add derivation"
...
This reverts commit 4389ae5208
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
ab8b68cd99
Revert "bind: Modify build"
...
This reverts commit 0a06b99d69
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
676fbc2578
Revert "bind: Enable parallel building"
...
This reverts commit e74b5704a8
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
4fdf489073
Revert "dnsutils: Add smaller derivation of bind"
...
This reverts commit bb6ac771c4
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
0a4de71cb0
Revert "bind: Add propagatedBuildInputs"
...
This reverts commit 9f70b1ab31
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
4c16c271f6
Revert "audit: 2.9.1 -> 2.9.2"
...
This reverts commit 7e126ac83e
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
5931932f05
Revert "rsyslog: krb5 -> libkrb5 argument changed few commits ago"
...
This reverts commit 6a5126348b
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
832aeb66f8
Revert "Fix krb5 reference"
...
This reverts commit 9f0da5315b
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
93bd7f95aa
Revert "389-ds-base: Remove kerberos line as it is strictly dependent on krb5"
...
This reverts commit b1e4371a1c
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
5d8fe045b6
Revert "Refactor mkFlag out of old packages"
...
This reverts commit 3117e0c897
.
Conflicts:
pkgs/development/libraries/wayland/default.nix
pkgs/servers/samba/4.x.nix
2015-06-04 14:54:50 +02:00
Eelco Dolstra
17b6a597fb
Revert "ceph: Now evaluate on darwin"
...
This reverts commit 54963fb5b7
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
660e85a0d9
Revert "ceph: Add development version"
...
This reverts commit 81f705e98c
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
24390ab377
Revert "ceph: Update git"
...
This reverts commit 2154348ba0
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
05f1457c1e
Revert "postgresql: Refactor 8.4 into generic"
...
This reverts commit 1bb67e514b
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
5efd73fce6
Revert "postgresql: 9.0.19 -> 9.0.20"
...
This reverts commit 8c99f2e3d6
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
e3ab9804ba
Revert "postgresql: 9.1.15 -> 9.1.16"
...
This reverts commit be94d4bc25
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
eb269336f1
Revert "postgresql: Add schema version"
...
This reverts commit 243dc10b0b
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
3da0f64088
Revert "postgresql: Add myself as maintainer"
...
This reverts commit e9d0c395d1
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
4d0156025d
Revert "postgresql: 9.2.10 -> 9.2.11"
...
This reverts commit 601e713bb8
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
bcd9f792da
Revert "postgresql: Correct propagated readline"
...
This reverts commit d9efd0676f
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
f1b8931cc9
Revert "postgresql: Consolidate patches"
...
This reverts commit 7174391e5b
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
ef5647d757
Revert "postgresql: 9.3.6 -> 9.3.7"
...
This reverts commit 5486c08dc2
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
f4b5cd8dde
Revert "postgresql: Fix sha256 for 9.3.7"
...
This reverts commit adcf1c7a90
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
c82da1ece6
Revert "postgresql: 9.4.1 -> 9.4.2"
...
This reverts commit 6775c0696f
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
aa2a0ff1d8
Revert "postgres: Fix maintainers"
...
This reverts commit e8392bb33f
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
1e6e52c2ac
Revert "krb5: 1.13.1 -> 1.13.2"
...
This reverts commit 85932bc5a9
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
1b32ae03f3
Revert "krb5: Fixes"
...
This reverts commit a74e4863f3
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
c449f292d2
Revert "krb5: Make lib build parallel"
...
This reverts commit ac2f05a50a
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
b5dea5c86a
Fix wayland
2015-06-04 14:54:48 +02:00
Eelco Dolstra
80ebb879cd
Revert "e2fsprogs: 1.14.12 -> 1.14.13"
...
This reverts commit 3f4f90b58b
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
98a4eabd99
Revert "qemu: 2.2.2 -> 2.3.0"
...
This reverts commit 19c259161b
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
3096d03435
Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
...
This reverts commit 25a148fa19
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
4f60156afb
Revert "qemu-nix: Build statically"
...
This reverts commit 5afa4f18d6
.
2015-06-04 14:54:47 +02:00
Peter Simons
c659105ef8
cabal2nix: get rid of the '-dirty' version suffix
...
The fetchgit builder performs some freak magic in the name of deterministic
hashes that screws up git's idea of a clean directory tree.
2015-06-04 13:33:57 +02:00
Tobias Geerinckx-Rice
ac5d849ff6
Merge pull request #8153 from nckx/update-libnl
...
libnl 3.2.25 -> 3.2.26
2015-06-04 13:11:16 +02:00
Domen Kožar
baa4d46d21
Merge pull request #8170 from anderspapitto/dunst-fix
...
make a wrapper so that dunst can find dbus-launch
2015-06-04 13:03:31 +02:00
lethalman
1e744d9005
Merge pull request #8149 from clefru/xsettingsd
...
Add xsettingsd package
2015-06-04 12:19:42 +02:00
Cillian de Róiste
4938d89272
Merge pull request #8168 from richardlarocque/loxodo_app_rebase
...
Move Loxodo package and add an icon
2015-06-04 11:26:04 +02:00
Clemens Fruhwirth
1db87a34e9
Add xsettingsd.
2015-06-04 09:16:05 +00:00
Eelco Dolstra
cdeb271101
zfs: Nuke references to linux.dev in *.ko files
...
This prevents linux.dev being included in the installation CD.
2015-06-04 11:06:44 +02:00
Domen Kožar
a53955eac9
Merge pull request #8167 from richardlarocque/kodi_fix_rebased
...
kodi: Enable RTMP support
2015-06-04 11:01:44 +02:00
Domen Kožar
eb9874389b
Merge pull request #8079 from adnelson/pandas_osx
...
supporting pandas on osx, added test suite
2015-06-04 10:29:01 +02:00
Tuomas Tynkkynen
6be70d17c0
kernel-config: Enable IKCONFIG so ARM gets /proc/config.gz
...
IKCONFIG must be enabled so IKCONFIG_PROC can be set. On x86 IKCONFIG
gets implicitly enabled by kernelAutoModules in platforms.nix. But ARM
doesn't use kernelAutoModules, so IKCONFIG_PROC won't get enabled
without this patch.
2015-06-04 11:28:35 +03:00
Tuomas Tynkkynen
9c2f2bc893
kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE
...
Commit 159fed47bc
(nixos/grub: Fix video display on efi) changed BIOS
systems to start in non-text mode as well. Enable FB_VESA to get a
framebuffer console on BIOS systems. Change FRAMEBUFFER_CONSOLE to 'y'
instead of the default 'm' to so the user doesn't need to manually load
the fbcon module anymore.
Other distros have similar defaults, at least on Arch:
CONFIG_FB_VESA=y
CONFIG_FRAMEBUFFER_CONSOLE=y
and on Ubuntu (12.04):
CONFIG_FB_VESA=m
CONFIG_FRAMEBUFFER_CONSOLE=y
Fixes #8139
2015-06-04 11:26:20 +03:00
lethalman
8e564526fc
Merge pull request #8157 from monocell/spotify-fix
...
fix spotify by using older libgcrypt
2015-06-04 10:05:43 +02:00
Anders Papitto
43ef7e2925
make a wrapper so that dunst can find dbus-launch
...
Prior to this change, the following would fail
nix-shell --pure -p dunst --command dunst
while this would succeed
nix-shell --pure -p dunst -p dbus_daemon --command dunst
because dunst tries to execve 'dbus-launch'. The same issue hit if dunst
was used inside a (user) systemd service (which is what I actually care
about).
2015-06-03 23:53:50 -07:00
Richard Larocque
19108c1b6c
Add a .desktop file for Loxodo
2015-06-03 23:44:18 -07:00
Richard Larocque
472642ebff
Make Loxodo into a real package
...
There's no reason to keep it hidden in python27Packages hierarchy.
Promote it to be a top-level package.
2015-06-03 23:43:00 -07:00
Richard Larocque
78f2410865
kodi: Enable RTMP support
...
Ports over similar XBMC changes from
d221fd91a3
.
2015-06-03 23:27:39 -07:00
Richard Larocque
6214a521c9
Fix firefox-bin icon path
2015-06-03 19:33:59 -07:00
Allen Nelson
560d52f51e
switched to python.executable
2015-06-03 15:45:57 -05:00
Tobias Geerinckx-Rice
33ad641be9
libnl 3.2.25 -> 3.2.26
...
Changes (also in project hosting):
<http://lists.infradead.org/pipermail/libnl/2015-March/001865.html >
2015-06-03 22:41:30 +02:00
Tobias Geerinckx-Rice
a714ddcbd5
signing-party: Americanise licence -> license
2015-06-03 22:40:10 +02:00
Tobias Geerinckx-Rice
142cf0de0d
geolite-legacy: GeoLiteCity -> 2015-06-03
...
The update of this file seems to have been delayed.
2015-06-03 22:24:40 +02:00
Pascal Wittmann
b55e54694e
Merge pull request #7666 from qknight/clamav_security
...
clamav: CVE-2015-2170 CVE-2015-2221 CVE-2015-2222 CVE-2015-2305 CVE-2015...
2015-06-03 22:13:48 +02:00
Ricardo M. Correia
07c26ee680
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201505272112 -> 3.1-3.14.43-201506021902
test: 3.1-4.0.4-201505272113 -> 3.1-4.0.4-201506021902
2015-06-03 19:38:05 +02:00
Peter Simons
e7f898a17c
Merge pull request #8158 from DamienCassou/add-signing-party
...
Add signing-party (aka., gpg-tools)
2015-06-03 17:11:48 +02:00
Damien Cassou
a4ac0caa52
Add signing-party (aka., gpg-tools)
2015-06-03 17:08:45 +02:00
Emil Rangden
165cb05ea5
fix spotify by using older libgcrypt
2015-06-03 16:50:53 +02:00
Rok Garbas
7b2448d021
cygwin: perl-Encode-Locale fix
...
disabling tests which test setting environment variable with a name outside
7-bit ASCII. this causes a segmentation fault in cygwin.
2015-06-03 15:21:40 +02:00
Tobias Geerinckx-Rice
bcc8eeca48
geolite-legacy -> 2015-06-03
2015-06-03 13:38:46 +02:00
lethalman
d144ece04e
Merge pull request #8127 from ip1981/mwlib
...
Add more dependencies for mwlib
2015-06-03 12:50:02 +02:00
Tobias Geerinckx-Rice
3467aa462a
stress-ng 0.04.04 -> 0.04.05
...
Changes:
- Ensure maximum sizes don't exceed 4GB-1 for 32 bit systems
- stress-crypt: only use re-entrant crypt_r on Linux for now
- Add perf reference in manual, update date
- stress-vm-rw: zero msg_wr just to be totally safe
- stress-crypt: use reentrant crypt_r to avoid any memory leaks
- stress-zombie: free items on list head on exit
- stress-lockf: free items on list head on exit
- stress-wcstr: fix incorrect wide string size
- Add int8, int16, int32 and int64 versions of mwc*()
- Increase various stressors upper memory limits
- Make --aggressive force more CPU migrations and context switches
- Fix comment for stress_get_ticks_per_second
- perf: enable inherit flag to trace children
- Add the new --getrandom stressor
- Fix sigq options, missing because not using STRESS_SIGQUEUE
- Fix help -h option, was --h, should be -h
- avoid builtins when libs shall be tested
- add stressor for wide character sting operations
- fix string names
- avoid compiler error in stress-vector
- fix EPOLL build
2015-06-03 12:44:07 +02:00
Eelco Dolstra
4564a0e5e2
firefox: Update to 38.0.5
2015-06-03 11:35:06 +02:00
Marco
3af4c7065d
Update HOL Light to svn r232 (2015-05-31)
2015-06-03 11:17:39 +02:00
lethalman
6e0ca8cd11
Merge pull request #8122 from benley/prometheus-0.14
...
Prometheus: update to 0.14.0
2015-06-03 11:09:44 +02:00
lethalman
997022bea9
Merge pull request #8148 from ts468/jitsi
...
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 10:57:37 +02:00
lethalman
219b9a63ad
Merge pull request #8135 from sofuture/fix-goimports-build
...
Fix goimports build
2015-06-03 10:47:55 +02:00
Cillian de Róiste
68a82a9114
Merge pull request #8145 from robbinch/pkg-wavegain
...
wavegain: Add package.
2015-06-03 09:59:40 +02:00
Domen Kožar
23c845f526
Merge pull request #8119 from mbbx6spp/fix-dd-agent-package
...
Fix dd-agent buildInputs to include pythonPackages.psutil
2015-06-03 09:11:10 +02:00
Thomas Strobel
ac355ac095
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 07:49:01 +02:00
Mateusz Kowalczyk
9e5c2450d8
Merge pull request #8144 from taku0/firefox-bin-38.0.5
...
firefox-bin: update to version 38.0.5
2015-06-03 06:40:25 +01:00
Daniel Peebles
9712e379da
Rename microHttpd to micro-httpd
2015-06-03 00:15:14 -04:00
Robbin C
13ea5b65db
wavegain: Add package.
...
This adds wavegain which is a normalizer for WAV audio files.
2015-06-03 11:06:24 +08:00