Michael Alan Dorman
09e5107d3b
haskell-hbro: fixed by upstream
2015-08-19 11:01:48 +02:00
Kevin Quick
d58753b994
Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
...
Closes https://github.com/NixOS/nixpkgs/pull/9316 .
2015-08-19 11:01:48 +02:00
Peter Simons
f2fc95686c
haskell-shelly has transient test suite failures.
2015-08-19 11:01:48 +02:00
Peter Simons
7e48c52aaa
haskell-singletons: update documentation for override
2015-08-19 11:01:47 +02:00
Nikolay Amiantov
1a590a6185
haskell: use postPatch instead of patchPhase where possible
...
Closes https://github.com/NixOS/nixpkgs/pull/9297 .
2015-08-19 11:01:47 +02:00
Peter Simons
d8650d5d6c
haskell-commutative: re-enable test suite
...
All files, dependencies, etc. appear to now be set correctly. Tested
with 'cabal test' in a local nix-shell environment.
Closes https://github.com/peti/nixpkgs/pull/20 .
2015-08-19 11:01:47 +02:00
Peter Simons
0eca00a544
haskell-sets-with was deprecated.
2015-08-19 11:01:47 +02:00
Peter Simons
f92eb718eb
haskell-sets still can't compile its test suite.
2015-08-19 11:01:47 +02:00
Peter Simons
b591bec333
haskell-yi: fixed by upstream
2015-08-19 11:01:41 +02:00
Peter Simons
574e2a5f81
hackage-packages.nix: update to 83e7ec0b31
with hackage2nix v20150807-45-gbadda1e
2015-08-19 11:00:06 +02:00
Bjørn Forsman
b69d119b89
cudatoolkit: switch the default from version 5 to 7
...
Version 5 doesn't build because it depends on broken/EOL'd python 2.6. Better
switch to something that works. Most users of unversioned cudatoolkit attr are
r-packages, but they are already marked as broken.
Another user is haskellPackages.cuda, it builds fine with cuda 7.
2015-08-19 10:22:44 +02:00
goibhniu
7d807f32d4
Merge pull request #9273 from joelmo/audio
...
Audio updates
2015-08-19 10:15:30 +02:00
William A. Kennington III
54dee45402
Revert "firefoxWrapper: switch to GStreamer 1.0"
...
This reverts commit 69269bebeb
.
2015-08-19 00:39:16 -07:00
William A. Kennington III
5711761622
firefox: Revert gstreamer-1.0 changes
...
This causes firefox to sometimes crash and hang when playing videos.
2015-08-19 00:39:14 -07:00
Bjørn Forsman
1357692555
blender: take unversioned cudatoolkit attr
...
Makes it less weird to do an override, if a user wants to use e.g. cuda
6.5 (also requires gcc 4.8).
2015-08-19 07:27:59 +02:00
William A. Kennington III
d70c01daec
grsecurity: Update patches
2015-08-18 21:06:45 -07:00
William A. Kennington III
ab7a1646d9
aria2: Fix ssl support and switch back to sourceforge
...
Using sourceforge gives release binaries which don't require us to
regenerate all of the autotools scripts. This removes the need for
dependencies like cppunit and libgcrypt and autoreconfHook.
cc @geerds
2015-08-18 17:18:49 -07:00
William A. Kennington III
429d4beaa2
lvm2: 2.02.124 -> 2.02.128
2015-08-18 17:01:13 -07:00
Mateusz Kowalczyk
ccb9acc43e
youtube-dl: update to 2015.08.16.1
2015-08-19 00:45:59 +01:00
Spencer Janssen
f2ce639000
kodi: 15.0 -> 15.1
2015-08-18 17:41:48 -05:00
Jascha Geerds
56d6a3d846
aria2: Remove openssl dependency
2015-08-18 23:52:58 +02:00
William A. Kennington III
2d40eeceda
ceph-git: 2015-08-07 -> 2015-08-18
2015-08-18 14:45:11 -07:00
Bjørn Forsman
69367e4ebc
blender: unbreak cudaSupport
...
Currently it errors out at build time with:
/nix/store/HASH-cudatoolkit-6.5.19/usr_include/host_config.h:82:2:
error: #error -- unsupported GNU version! gcc 4.9 and up are not supported!
Instead of downgrading gcc to 4.8, this patch upgrades cuda to 7.0, which
I think is the better choice. (Cuda 7 dropped support for some older graphics
cards, but gained support for newer ones.)
2015-08-18 23:22:06 +02:00
Tobias Geerinckx-Rice
848c1a72b2
gnome-control-center: don't add sounds to userEnv
...
It's not needed after all.
See discussion at https://github.com/NixOS/nixpkgs/pull/9308 .
2015-08-18 23:14:51 +02:00
Jan Malakhovski
c80af74a84
haskell-packages: throw withHoogle away from the lib
2015-08-18 19:56:17 +00:00
Jan Malakhovski
0013743845
haskell-packages: make hoogle wrapper much more helpful
...
* Build most of the stuff on /tmp, not in /nix/store.
* Generate hoogle database for all the dependencies.
* Generate haddock index and contents files.
* Cleanup.
2015-08-18 19:56:17 +00:00
Jan Malakhovski
d8487667cf
haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogle
...
Replace `ghcWithPackages` to `ghcWithHoogle` in your config and enjoy.
2015-08-18 19:56:16 +00:00
Vincent Laporte
7e80417fa8
coq-QuickChick: 21f50a02 -> 20150605
2015-08-18 21:28:33 +02:00
Peter Simons
4cc5be347a
haskell-configuration-ghc-head: update obsolete jailbreak-cabal override
2015-08-18 21:13:23 +02:00
William A. Kennington III
31a27c44c8
lxc: 1.1.2 -> 1.1.3
2015-08-18 11:33:37 -07:00
William A. Kennington III
74a885d13e
bluez5: 5.32 -> 5.33
2015-08-18 11:33:23 -07:00
William A. Kennington III
c4dc3aa97f
acpid: 2.0.23 -> 2.0.25
2015-08-18 11:32:29 -07:00
William A. Kennington III
e1ac7ad7cc
libpipeline: 1.4.0 -> 1.4.1
2015-08-18 11:31:25 -07:00
William A. Kennington III
9fa56e49d7
man-db: 2.7.1 -> 2.7.2
2015-08-18 11:29:36 -07:00
William A. Kennington III
0b907d875c
procps-ng: 3.3.10 -> 3.3.11
2015-08-18 11:12:34 -07:00
William A. Kennington III
eb859dc816
kernel: 4.1.5 -> 4.1.6
2015-08-18 11:12:34 -07:00
William A. Kennington III
e4fa08711c
kernel: 3.14.50 -> 3.14.51
2015-08-18 11:12:34 -07:00
William A. Kennington III
109ff7ddee
kernel: 3.10.86 -> 3.10.87
2015-08-18 11:12:34 -07:00
goibhniu
d952b0ad4b
Merge pull request #9241 from Twey/plover
...
Add Python package: OpenSteno Plover
2015-08-18 17:34:29 +02:00
Bjørn Forsman
836fa19651
cudatoolkit: fixup path to samples
...
This is needed for cuda 6.5 or else nsight will not find them. In cuda 7.0 the
samples are already in $out/samples. Older versions do not build due to broken
dependency (python-minimal).
2015-08-18 17:06:42 +02:00
lethalman
8f2ddf98f2
Merge pull request #9308 from nckx/gnome-fix-speaker-test
...
gnome-control-center: depend on sound-theme-freedesktop
2015-08-18 16:36:58 +02:00
Joel Moberg
bf5eece51d
Make fetchFromGitHub return an additional attr rev
...
This means it is more consistent with fetchgit which returns rev.
2015-08-18 16:34:27 +02:00
Joel Moberg
e31e28602f
rkrlv2: initial version at beta
2015-08-18 16:34:27 +02:00
Joel Moberg
3d37dcc9eb
ardour: 4.1 -> 4.2
2015-08-18 16:34:14 +02:00
Tobias Geerinckx-Rice
24dedd0c9b
gnome-control-center: depend on sound-theme-freedesktop
...
Required for working speaker test sounds in the Sound applet.
2015-08-18 15:42:47 +02:00
Jascha Geerds
1375602b8d
aria2: Add myself as a maintainer
2015-08-18 14:51:54 +02:00
Jascha Geerds
4140d6352e
aria2: Add platforms attribute
2015-08-18 14:51:03 +02:00
Jascha Geerds
cc0f9acb53
aria2: Fetch from github instead of sourceforge
2015-08-18 14:50:19 +02:00
taku0
dffb7373a5
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-18 20:35:10 +09:00
Domen Kožar
f044c31174
Merge pull request #9298 from abbradar/python-env
...
python: add .env for convenient nix-shell's
2015-08-18 13:09:04 +02:00
Domen Kožar
3409dc7fe8
Merge pull request #9319 from ctheune/submit/syncthing-0.11.20
...
syncthing: 0.11.16 -> 0.11.20
2015-08-18 13:08:17 +02:00
Peter Simons
1fc3e769e3
haskell-hindent: byte-compile installed elisp code
2015-08-18 12:59:36 +02:00
Peter Simons
6d0fee82c5
haskell-structured-haskell-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
13024a48a3
haskell-ghc-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
62a85cb205
haskell-cabal-helper: test suite has been fixed upstream
2015-08-18 12:40:18 +02:00
Joel Moberg
4beab2264b
ardour: simplify version handling
2015-08-18 12:19:00 +02:00
Peter Simons
93b830f111
htop: use a version number that corresponds to the output from "git describe --tags"
...
This approach avoids potential problems with "nix-env --update" when
we'll go back to a release version. Kindly suggested by @vcunat in
https://github.com/NixOS/nixpkgs/pull/9307#issuecomment-132112840 .
2015-08-18 12:18:19 +02:00
Rob Vermaas
cdee2b74ee
Update pstree to 2.39
2015-08-18 09:50:46 +00:00
Sophie Taylor
2e41646441
nixpkgs: llvm v3.5.0 -> v3.5.2
2015-08-18 02:18:04 -07:00
Max Zerzouri
807a0e4609
xorg-server: fix XKB_BINDIR usage ( close #8993 )
...
Previously, XKB_BINDIR was read inside a loop over the program
arguments, so was only read if it had arguments that weren't matched by
the first some number of checks.
2015-08-18 10:14:11 +02:00
Oliver Charles
ec8f2716f8
Merge pull request #9296 from kamilchm/bluejeans
...
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-18 07:59:22 +01:00
Christian Theune
97afc0a914
syncthing: 0.11.16 -> 0.11.20
2015-08-18 08:15:37 +02:00
Austin Seipp
2c933ad3db
nixpkgs: add tarsnap shell completion utils
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 22:00:47 -05:00
Austin Seipp
cec55d6c15
nixpkgs: touchup tarsnap formula
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 21:48:34 -05:00
Tobias Geerinckx-Rice
4fdb99d31e
netsniff-ng: update 0.5.9-{71-g77445f8 -> 80-g3384ee7}
2015-08-18 03:38:23 +02:00
Tobias Geerinckx-Rice
765d1159e9
python-packages: click 5.0 -> 5.1
2015-08-18 03:38:23 +02:00
Cray Elliott
e99167d7f1
new package: mgba 0.3.0
...
This is a new Gameboy Advance emulator which aims to run on lower
end hardware without sacrificing accuracy or portability.
2015-08-17 18:00:33 -07:00
Cray Elliott
2afc00061b
zandronum 2.1 -> 2.1.2
2015-08-17 17:57:47 -07:00
Arseniy Seroka
d33170a3d2
Merge pull request #9311 from ro6/master
...
urweb: 20150214 -> 20150520
2015-08-18 03:42:51 +03:00
ro6
15ef1f3a7e
urweb: 20150214 -> 20150520
2015-08-17 21:00:49 -03:00
Tobias Geerinckx-Rice
54916ba657
htop: 1.0.3 -> (git) 2015-08-12
...
Temporarily update to git HEAD for the "display program basename"
functionality it provides.
2015-08-18 01:13:59 +02:00
Austin Seipp
5d964375e5
nixpkgs: afl 1.83b -> 1.86b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Austin Seipp
55e5bd4e9b
nixpkgs: arcanist 20150707 -> 20150817
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Thomas Tuegel
8f271a771d
Merge pull request #9270 from Mathnerd314/supertux-editor
...
supertux-editor: init at git-2014-08-20
2015-08-17 17:13:44 -05:00
Thomas Tuegel
9b5242b625
Merge pull request #9223 from danshapero/metis-5.1.0
...
metis: init at 5.1.0
2015-08-17 16:51:01 -05:00
Tobias Geerinckx-Rice
7a854e3ed5
sound-theme-freedesktop: init at 0.8
2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
2ae4c0aa69
python-packages: click 4.1 -> 5.0
2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
adca30f24b
geolite-legacy: update 2015-08-11 -> 2015-08-17
2015-08-17 23:26:51 +02:00
Tobias Geerinckx-Rice
481d2acea8
git-hub: remove files not needed on Nix
2015-08-17 23:21:50 +02:00
William A. Kennington III
810a033d1b
picocom: 1.7 -> 1.8
2015-08-17 13:14:59 -07:00
Nikolay Amiantov
42ea0d3341
Merge pull request #9233 from abbradar/elm
...
elm: add the platform and helpful scripts
2015-08-17 22:31:55 +03:00
William A. Kennington III
48f49a730e
Merge pull request #9293 from kmicu/fix-firefox-switch-to-GStreamer-1.0
...
firefoxWrapper: switch to GStreamer 1.0
This definitely fixes the compatibility issues. @peti We should open an issue to figure out what is wrong with audio for that machine.
2015-08-17 11:34:18 -07:00
Nikolay Amiantov
43cba717d2
haskell: partially revert marking Elm packages as broken
...
See https://github.com/NixOS/nixpkgs/pull/9233#issuecomment-131596192
2015-08-17 21:32:38 +03:00
Nikolay Amiantov
89a2f87011
elm: add the platform and helpful scripts
2015-08-17 21:32:30 +03:00
Nikolay Amiantov
344e522166
python: add .env for convenient nix-shell's
2015-08-17 21:22:50 +03:00
Nikolay Amiantov
1a22ad6b18
deadbeef: add -with-plugins wrapper and a necessary patch
2015-08-17 21:05:52 +03:00
Nikolay Amiantov
4a12ff77cc
deadbeef-mpris2-plugin: init at 1.8
2015-08-17 21:05:44 +03:00
Mathnerd314
4d6452bab9
Move licenseAllowed check into the builder attribute ( fixes #7541 )
2015-08-17 10:54:38 -06:00
Michael Alan Dorman
0ccf8eae2f
Disable some stuff that won't work with 7.6 anyway.
...
Closes https://github.com/peti/nixpkgs/pull/19 .
2015-08-17 17:56:38 +02:00
Peter Simons
c845fcfbb3
uhc: broken by recent uhc-util update
...
https://github.com/UU-ComputerScience/uhc/issues/60
2015-08-17 17:56:38 +02:00
Peter Simons
053e52fbd5
darcs: patch to cope with vector 0.11.x
2015-08-17 17:56:38 +02:00
Peter Simons
a3de6a15c1
haskell-lens-aeson: test suite was broken by vector update
2015-08-17 17:56:38 +02:00
Peter Simons
7e2da20a97
haskell-sets can't compile its test suite.
2015-08-17 17:56:38 +02:00
Peter Simons
c8616b488b
haskell-set-with can't compile its test suite.
2015-08-17 17:56:37 +02:00
Peter Simons
441e8a1590
hackage-packages.nix: update to d2f0ba57b0
with hackage2nix v20150807-40-g9d40586
...
Notable updates changes include:
- vector: update to version 0.11.x
- errors: update to version 2.x
2015-08-17 17:56:37 +02:00
Kamil Chmielewski
8d21fe21ce
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-17 17:37:53 +02:00
Kamil Chmielewski
992247745e
glide: init at 0.4.1, and dependencies:
...
cli-go: init at 1.2.0
cookoo: init at 1.2.0
go-gypsy: init at current master
2015-08-17 17:18:43 +02:00
Mathnerd314
4ff22bd680
supertux-editor: init at git-2014-08-20
2015-08-17 09:00:18 -06:00
Vladimír Čunát
7c61106bf3
libreoffice: fix URL of libgltf
...
Reported by @deepfire on IRC.
2015-08-17 15:37:36 +02:00
kmicu
69269bebeb
firefoxWrapper: switch to GStreamer 1.0
...
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.
With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715
It should help with peti#9247
Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
William Casarin
f51546888d
spectrwm: 2.6.2 -> 2.7.2
2015-08-17 00:25:07 -07:00
vbgl
f2aeca7772
Merge pull request #9274 from mdorman/fix-python-cryptography
...
Update python-cryptography to 1.0.
2015-08-17 09:03:10 +02:00
William Casarin
aba6c9e9cb
antimicro: init at 2.18
...
antimicro is a graphical program used to map keyboard keys and mouse controls
to a gamepad. Useful for playing PC games with no gamepad or poor gamepad
support.
2015-08-16 20:07:23 -07:00
Arseniy Seroka
1d35d31a2f
Merge pull request #9268 from makefu/squashed-ovh
...
pythonPackages.ovh: init at 0.3.5
2015-08-16 23:50:17 +03:00
Pascal Wittmann
9b41ae74dd
Merge pull request #9286 from mstarzyk/obnam
...
obnam: 1.13 -> 1.14
2015-08-16 22:28:25 +02:00
Michael Alan Dorman
5b91f2dd91
python-Electrum: fix file sha256
...
It's unfortunate that this changed, but the tarball does appear to have
a valid signature.
2015-08-16 15:55:48 -04:00
Michael Alan Dorman
ebe451017c
python-SleekXMPP: fix source URL
2015-08-16 15:55:29 -04:00
Michael Alan Dorman
3ea4485446
python-pyopenssl: update propagatedBuildInputs.
2015-08-16 15:54:59 -04:00
Michael Alan Dorman
ef43cb270e
python-cryptography: 0.6.1 -> 1.0
...
Update propagatedBuildInputs to get proper cffi version and shim
packages for older pythons.
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
ff192b72cf
python-cryptography_vectors: 0.6.1 -> 1.0
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
fcd5a4a2c3
python-pyasn1: 0.1.7 -> 0.1.8
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:28 -04:00
Michael Alan Dorman
b0d26719da
python-idna init at 2.0
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:26 -04:00
Maciek Starzyk
2388a0c985
obnam: 1.13 -> 1.14
2015-08-16 21:44:21 +02:00
Peter Simons
bc3b49ea6f
Merge pull request #9279 from oxij/haskell-related-emacs
...
Somewhat trivial Haskell-, Agda-, and emacs-related fixes
2015-08-16 21:02:17 +02:00
Jan Malakhovski
7a73622116
emacs-packages: ghc-mod now requires haskell-mode
2015-08-16 18:00:56 +00:00
Jan Malakhovski
2f7a75f74a
carefully revert e749f1ef61
and 8f1d256435
2015-08-16 18:00:54 +00:00
Bjørn Forsman
5079b4f27b
cassandra: 2.1.7 -> 2.1.8
...
Version 2.1.7 is not available anymore from current mirror. This is a
stable update.
2015-08-16 19:30:05 +02:00
Bjørn Forsman
2d17e52dc1
solvespace: download from github instead of gitorious
...
gitorious has shut down. Long live github.
2015-08-16 19:09:27 +02:00
Bjørn Forsman
0279a979a5
stunnel: 5.20 -> 5.22
...
Changelog:
https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
Pascal Wittmann
227ee14efd
Merge pull request #9276 from joelmo/distrho
...
distrho: update
2015-08-16 18:18:18 +02:00
Felix Richter
6f77262e07
pythonPackages.ovh: init at 0.3.5
...
pythonPackages.d2to1: init at 0.2.11
\-> d2to1 is a build dependency of ovh
2015-08-16 16:07:40 +02:00
Joel Moberg
5aeca83cf5
distrho: 2015-05-04 -> 2015-07-18
...
ladspa was added to pass juce compilation
2015-08-16 15:52:20 +02:00
Arseniy Seroka
296f0d07c6
Merge pull request #9272 from AndersonTorres/xiphos
...
Xiphos
2015-08-16 16:39:07 +03:00
Arseniy Seroka
3aed9714ad
Merge pull request #9275 from rycee/bump/fira-code
...
fira-code: 0.5 -> 0.6
2015-08-16 16:37:19 +03:00
Bjørn Forsman
9f9f1db6e5
python-py: 1.4.24 -> 1.4.30
...
Unbreaks some packages because they require py>=1.4.29. Example build
error, from the 'argh' package:
The 'py>=1.4.29' distribution was not found and is required by pytest
`nox-review wip` shows that there is a net reduction in build errors with
this patch.
2015-08-16 12:57:19 +02:00
Robert Helgesson
effe2ca5a5
fira-code: 0.5 -> 0.6
2015-08-16 11:29:11 +02:00
AndersonTorres
53ff7e1664
Xiphos: added new dependency: biblesync
2015-08-16 00:47:43 -03:00
AndersonTorres
0935ef2913
BibleSync: init at 1.1.2
...
Biblesync is a dependency of new Xiphos.
2015-08-15 22:36:44 -03:00
Profpatsch
c34d852ea1
kbd: really do include neo layout
2015-08-16 01:46:50 +02:00
Raymond Gauthier
cff84b2a71
chromium: improvement.
...
Fixed `*.desktop` refering to nix store for its icon.
2015-08-15 18:32:30 -04:00
zimbatm
67c9a485b7
direnv: 2.6.0 -> 2.7.0
2015-08-15 22:39:03 +01:00
Pascal Wittmann
d0f75b4391
filegive: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
72bfb93beb
plowshare: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
789ae5333b
logkeys: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
a1d4e7ff70
u9fs: move from googlecode to bitbucket
2015-08-15 21:04:32 +02:00
Peter Simons
4c7d928f0b
haskell-msgpack-rpc can't execute its test suite in a chroot environment.
2015-08-15 20:25:01 +02:00
Peter Simons
b0784c2dc8
haskell-commutative can't compile its test suite.
2015-08-15 20:25:01 +02:00
Peter Simons
23761a4fd6
haskell-yi is broken
2015-08-15 20:25:01 +02:00
Peter Simons
aae5f5d80e
ghc-mod has been fixed upstream.
2015-08-15 20:25:00 +02:00
Peter Simons
b34371b5e5
hackage-packages.nix: update to ba50dba1bc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 20:25:00 +02:00
AndersonTorres
923006c5f1
Xiphos: 4.0.0 -> 4.0.3-20150806
2015-08-15 12:35:01 -03:00
AndersonTorres
9413a340db
Sword: 1.7.3 -> 1.7.4
2015-08-15 09:35:41 -03:00
Pascal Wittmann
7dbc01792e
Merge pull request #8768 from FRidh/blaze
...
blaze: init at 0.8.2
2015-08-15 12:01:17 +02:00
Frederik Rietdijk
f9e3908397
blaze: init at 0.8.2
2015-08-15 10:20:08 +02:00
Aycan iRiCAN
482c29f8c6
haskell-hans: disable building example webserver which includes double main.
2015-08-15 10:35:36 +03:00
Peter Simons
c4c2ee0d52
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
2015-08-15 08:59:46 +02:00
Peter Simons
8347e3f19f
Disable all Hackage packages related to Elm.
...
Upstream created its own distribution mechanism and doesn't rely on
Hackage any more.
2015-08-15 08:59:46 +02:00
Peter Simons
8647667e93
haskell-bro is broken
2015-08-15 08:59:46 +02:00
Peter Simons
19b26260ca
haskell-exinst is broken because of singletons
2015-08-15 08:59:46 +02:00
Peter Simons
b2fd8c4685
haskell-configuration-ghc-7.10.x: fix evaluation error
2015-08-15 08:59:46 +02:00
Peter Simons
b87dd90e56
hackage-packages.nix: update to c6a74c3fdc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 08:59:39 +02:00
Thomas Tuegel
20d6f873f0
Merge branch 'ipe'
2015-08-14 22:31:42 -05:00
Thomas Tuegel
f0a11cd1eb
ipe: add missing libjpeg dependency
2015-08-14 22:30:48 -05:00
Thomas Tuegel
7203497ce4
ipe: set LUA_PACKAGE name for make
2015-08-14 22:30:21 -05:00
Thomas Tuegel
cce9a0f4d8
ipe: version 7.1.8
2015-08-14 22:29:58 -05:00
Thomas Tuegel
df5f0cfb7c
ipe: set platforms = linux
2015-08-14 22:28:51 -05:00
Thomas Tuegel
48a2034308
ipe: add ttuegel to maintainers
2015-08-14 22:28:42 -05:00
Thomas Tuegel
c40dae0863
ipe: fix homepage
2015-08-14 22:28:23 -05:00
Arseniy Seroka
8bdc291d8f
Merge pull request #9253 from FRidh/pytest
...
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-15 01:51:22 +03:00
Frederik Rietdijk
dd1d6f8e27
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-14 23:16:50 +02:00
William A. Kennington III
d438d0e98b
vim: 7.4.683 -> 7.4.826
...
Also, since googlecode is shutting down in <1 month move this to the new
github tree. This removes the dependence on mercurial.
2015-08-14 14:06:58 -07:00
William A. Kennington III
435c5d2c42
firefox: 40.0 -> 40.0.2
2015-08-14 13:58:36 -07:00
William A. Kennington III
4ed131efb3
chromiumBeta: 45.0.2454.26 -> 45.0.2454.37
2015-08-14 13:46:37 -07:00
Pascal Wittmann
c73421b590
terminado: rename meta.licenses to meta.license
2015-08-14 22:40:07 +02:00
Pascal Wittmann
6364245475
telegram-cli: make maintainers a list
2015-08-14 22:38:38 +02:00
Pascal Wittmann
b61b704a52
calibre: update 2.34.0 to 2.35.0
2015-08-14 22:38:38 +02:00
Shea Levy
c541c23692
nix-exec: Bugfix bump
2015-08-14 15:56:01 -04:00
Eric Seidel
324c0f205a
emacs-packages: idris-mode 0.9.15 -> 0.9.18
2015-08-14 12:33:35 -07:00
Peter Simons
167e54b257
haskell-generic-builder: allow users to specify their own install phase
2015-08-14 21:23:42 +02:00
Luca Bruno
c4358e0278
gjs: fix readline reference in .la file
2015-08-14 21:08:06 +02:00
Shea Levy
529596fd31
Bump nix-exec for new nix
2015-08-14 09:49:41 -04:00
Shea Levy
8d44a74cfe
Add seaborn python package
2015-08-14 09:13:05 -04:00
Jascha Geerds
1e364f993b
gnome-getting-started-docs: init at 3.16.2
2015-08-14 12:56:06 +02:00
Jascha Geerds
a4b8cbd3d0
gnome3.yelp: Add gstreamer plugins and use gapps-hook
...
The gstreamer plugins are required by gnome-getting-started-docs
2015-08-14 12:55:32 +02:00
Jascha Geerds
26db863cda
gnome3.devhelp: init at 3.16.1
2015-08-14 11:59:00 +02:00
Jascha Geerds
f11d416666
gnome-nettool: init at 3.8.1
2015-08-14 11:24:31 +02:00
Bjørn Forsman
90768003a4
openscenegraph: update download url
...
The current one returns HTTP error 404.
2015-08-14 11:03:31 +02:00
Mabry Cervin
26cac935b5
gohufont: init at 2.0
...
Removed unecessary deps
2015-08-13 22:42:53 -04:00
Tobias Geerinckx-Rice
9a3a70ed2b
rote: init at 0.2.8
2015-08-14 03:10:38 +02:00
Tobias Geerinckx-Rice
a913ad89c1
eid-mw: 4.1.4 -> 4.1.5
2015-08-14 03:07:10 +02:00
Tobias Geerinckx-Rice
eb910bce5b
perl-packages: Gtk2 1.2495 -> 1.2496
...
Upstream changes:
- Avoid registering a GType for GConnectFlags if not needed
- MANIFEST: added missing gtk-demo files
2015-08-14 03:07:10 +02:00
Tobias Geerinckx-Rice
0294f71f1f
fmit: 1.0.7 -> 1.0.8
...
Updated mainly to remove the now unnecessary version patching.
Your moment of zen:
https://github.com/gillesdegottex/fmit/blob/HEAD/src/CustomInstrumentTunerForm.cpp#L1047
2015-08-14 03:07:09 +02:00
Tobias Geerinckx-Rice
273fb91b49
miniupnpd: 1.9.{20150430 -> 20150721}
...
Drop removed libnfnetlink dependency and simplify build.
Don't yet update miniupnpc because it breaks bitcoin 0.11.
2015-08-14 03:07:09 +02:00
James ‘Twey’ Kay
326d179c67
Add Python package: plover-2.5.8
2015-08-14 00:57:56 +01:00
Arseniy Seroka
c0e03e4647
Merge pull request #9236 from Szczyp/rhc
...
rhc: init at 1.36.4
2015-08-14 01:32:24 +03:00
Jascha Geerds
5d48d41e7c
gnome3.accerciser: init at 3.14.0
2015-08-13 23:55:07 +02:00
Jascha Geerds
0039622d64
pyatspi: init at 2.16.0
2015-08-13 23:52:06 +02:00
Jascha Geerds
4df408c8be
gnome-calendar: init at 3.16.2
2015-08-13 22:27:39 +02:00
William A. Kennington III
bc9bd5c02c
libinput: 0.20.0 -> 0.21.0
2015-08-13 11:39:42 -07:00
William A. Kennington III
a74ddd8c28
libinput: Don't enable documentation by default
2015-08-13 11:39:42 -07:00
Jascha Geerds
a32e85984e
gnome-characters: init at 3.16.2
2015-08-13 20:29:15 +02:00
Charles Strahan
c1ee8fefd4
nixos: add support for Ubuntu Fan Networking
...
This provides support for Ubuntu Fan Networking [1].
This includes:
* The fanctl package, and a corresponding NixOS service.
* iproute patches.
* kernel patches.
closes #9188
1: https://wiki.ubuntu.com/FanNetworking
2015-08-13 14:27:14 -04:00
Tobias Geerinckx-Rice
18597ff658
Merge pull request #9235 from badi/darwin-colordiff
...
colordiff: support Darwin as a platform
2015-08-13 19:28:01 +02:00
Szczyp
cbe6badab9
rhc: init at 1.36.4
...
OpenShift client tools
Add szczyp as a maintainer
2015-08-13 18:02:55 +02:00
Jascha Geerds
e42786f1ba
gnome3: Add gnome-maps to optionalPackages
2015-08-13 17:46:50 +02:00
Jascha Geerds
bbc4f8e141
gnome-devel-docs: init at 3.16.2
2015-08-13 17:30:46 +02:00
Jascha Geerds
5f067a0e61
gnome-logs: init at 3.16.2
2015-08-13 16:58:53 +02:00
danshapero
8885889b48
metis: init at 5.1.0
2015-08-13 16:53:18 +02:00
Arseniy Seroka
47acbac546
Merge pull request #9229 from Xe/update/nim
...
Update nim to version 0.11.2
2015-08-13 17:27:36 +03:00
Christine Dodrill
01b455dd66
nim: 0.11 -> 0.11.2
2015-08-13 07:25:16 -07:00