Robert Helgesson
d76bc1daee
svtplay-dl: 0.20.2015.10.25 -> 0.20.2015.11.29
2015-11-30 23:34:52 +01:00
Tobias Geerinckx-Rice
775512eb6d
pythonPackages.click 6.1 -> 6.2
2015-11-30 00:12:11 +01:00
Pascal Wittmann
763d89f9c5
tests-chromium: fix link to svg file
...
closes #11208
2015-11-29 22:43:28 +01:00
Pascal Wittmann
64306fab9a
perl-packages: fix some licenses
2015-11-29 22:42:14 +01:00
Pascal Wittmann
399c428197
viking: 1.6 -> 1.6.1
2015-11-29 22:42:14 +01:00
Pascal Wittmann
56d3457c2f
doc: --meta is not needed in the presence of --json
2015-11-29 21:51:22 +01:00
Edward Tjörnhammar
67cbf9ae6f
pythonPackages.acd_cli: add libfuse a program dependency
2015-11-29 21:04:13 +01:00
Aristid Breitkreuz
0b9c4af74a
Merge pull request #11342 from basvandijk/wordpress-4.3.1
...
wordpress: 4.3 -> 4.3.1
2015-11-29 20:51:57 +01:00
Edward Tjörnhammar
f6b5d3806b
pythonPackages.acd_cli: init at 0.3.1
2015-11-29 19:56:31 +01:00
Pascal Wittmann
44cb13be5c
jsonnet: fix evaluation
2015-11-29 17:34:10 +01:00
Aristid Breitkreuz
780f6788b6
Merge pull request #11341 from benley/jsonnet-0.8.5
...
jsonnet: init at 0.8.5
2015-11-29 17:18:10 +01:00
Arseniy Seroka
a9056371a0
Merge pull request #9701 from basvandijk/wordpress-fix
...
wordpress: use the correct mysql pidDir
2015-11-29 18:22:33 +03:00
Shea Levy
ffc1762715
ats2: 0.1.12 -> 0.2.4
2015-11-29 10:04:57 -05:00
Peter Simons
5e46f431f4
Merge pull request #11309 from Profpatsch/refactor-stdenv-generic
...
stdenv: `licenseAllowed` -> `checkValidity`
2015-11-29 16:04:03 +01:00
lethalman
072aa5000f
Merge pull request #11329 from ctheune/submit/pkg-syncthing-update-0.12.4
...
syncthing: 0.11 -> 0.12
2015-11-29 15:51:00 +01:00
Bas van Dijk
af500630e8
wordpress: use the correct mysql pidDir
2015-11-29 15:46:43 +01:00
Peter Simons
2cf7069b7d
fetchgit: call in-repository script with bash explicitly
...
The script's shebang depends on /usr/bin/env, which we don't have in chroot
environments. This patch remedies the fallout from ade9f7167d
, which
fixed https://github.com/NixOS/nixpkgs/issues/11284 .
2015-11-29 15:43:56 +01:00
lethalman
b97f5e8b33
Merge pull request #7993 from wavewave/extra-binds
...
nixos-container: support user-defined extra binds
2015-11-29 15:42:58 +01:00
Peter Simons
8d937ac941
configuration-hackage2nix.yaml: update list of broken builds
2015-11-29 15:30:31 +01:00
Peter Simons
e15a003ddd
haskell-alex: remove obsolete overrides: the test suite succeeds in version 3.1.5
2015-11-29 15:30:31 +01:00
Peter Simons
7ab53bc51a
haskell-language-c-quote: fix build by compiling with older version of alex
2015-11-29 15:30:30 +01:00
Peter Simons
da54e29789
haskell-morte: fix build by compiling with older version of alex
2015-11-29 15:30:30 +01:00
Peter Simons
2b6f0d08c6
haskell-gtk2hs-buildtools: build this package with alex 3.1.4
...
The latest version, alex 3.1.5, generates code that this package can't
cope with.
2015-11-29 15:30:30 +01:00
Peter Simons
7a9bb6dee2
Add LTS Haskell version 3.15.
2015-11-29 15:30:30 +01:00
Peter Simons
b4cd7cf882
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 7b12664abe
- Hackage: 624aeb0d41
- LTS Haskell: 57dab1c997
- Stackage Nightly: dc4725639c
2015-11-29 15:30:24 +01:00
Aristid Breitkreuz
0bc71a73eb
Merge pull request #11344 from basvandijk/graphite-pidfiles-in-run
...
graphite service: store PID files under /run
2015-11-29 14:35:34 +01:00
Aristid Breitkreuz
7b63ae115e
Merge pull request #11326 from mayflower/update-php
...
php56: 5.6.15 -> 5.6.16
2015-11-29 14:34:36 +01:00
Franz Pletz
862a2615e7
opensmtpd: 5.7.1p1 -> 5.7.3p1
2015-11-29 14:31:03 +01:00
Bas van Dijk
3ac171cefb
graphite service: store PID files under /run and configure systemd to use them
...
The advantage of putting the PID file under the ephemeral /run is that
when the machine crashes /run gets cleared allowing graphite to start
once the machine is rebooted.
We also set the PIDFile systemd option so that systemd knows the correct
PID and enables systemd to remove the file after service shut down.
2015-11-29 14:17:23 +01:00
Vladimír Čunát
8d62b2b8fa
nixos/release notes: explain removal of tidy-html5
...
This belongs to 81b9cc6f54
.
2015-11-29 13:50:55 +01:00
Benjamin Staffin
99b8c7cff0
jsonnet: init at 0.8.5
2015-11-29 04:13:00 -08:00
Bas van Dijk
f48f916fd1
wordpress: 4.3 -> 4.3.1
2015-11-29 12:50:00 +01:00
Vladimír Čunát
10135e6f41
fish: use absolute path to clear when pressing ^L
...
It was unable to find `clear` for me.
/cc maintainer @ocharles.
2015-11-29 12:01:17 +01:00
Aristid Breitkreuz
75abd4f0f9
Merge pull request #11322 from rycee/fix/gpsbabel-i686
...
gpsbabel: fix build for i686
2015-11-29 10:52:02 +01:00
Vladimír Čunát
81b9cc6f54
html-tidy: unify with its drop-in replacement tidy-html5
...
- the original project has been unmaintained for years
- some dependants needed to be patched due to renamed headers
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114
- separate tidy-html5 package was removed, as since the 5.0.0 version
it's meant as a successor to both, and library name got back
from libtidy5.so to libtidy.so
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666
/cc committers to tidy-html5: @edwjto and @zimbatm.
2015-11-29 10:32:02 +01:00
Vladimír Čunát
f2ad4a47e8
cmake: remove conditional patch that no longer applies
...
Close #11290 . The patch will no longer apply on *any* platform.
2015-11-29 08:58:39 +01:00
Fabian Schmitthenner
a936b602b5
smartmontools: 6.3 -> 6.4, update driverdb to r4179
2015-11-29 00:31:13 +01:00
Aristid Breitkreuz
bd82668529
Merge pull request #11324 from zimbatm/fix/webfs-mime
...
webfs: fix mime types
2015-11-29 00:26:25 +01:00
Aristid Breitkreuz
903053e332
Merge pull request #11335 from markWot/radamsa
...
radamsa: init at 0.4
2015-11-29 00:24:43 +01:00
Aristid Breitkreuz
534e2d8ad3
Merge pull request #11333 from NixOS/ispc
...
ispc: Intel SPMD Program Compiler
2015-11-29 00:21:42 +01:00
Aristid Breitkreuz
1742774df8
ispc: init at <GH master>
...
Intel SPMD Program Compiler
An open-source compiler for high-performance SIMD programming on the CPU
https://ispc.github.io/
2015-11-29 00:21:13 +01:00
Markus Wotringer
cb58cf57d6
radamsa: init at 0.4
2015-11-28 23:51:17 +01:00
Peter Simons
fcc876c3f5
Merge pull request #11270 from Ericson2314/patch-2
...
ghcjs: bump version number to 0.2.0
2015-11-28 21:44:08 +01:00
Arseniy Seroka
7acb88d4a7
Merge pull request #11288 from anderspapitto/go-mode
...
go-mode: init at 20150817
2015-11-28 23:09:59 +03:00
Christian Theune
f6627a9402
syncthing: 0.11 -> 0.12
...
Also, keep 0.11 around (in an updated version) and make the
pkg an option to the service module.
2015-11-28 20:17:49 +01:00
Domen Kožar
67058bf6e3
Merge pull request #11216 from mitchty/python-packages
...
Add some python packages
2015-11-28 19:30:49 +01:00
Domen Kožar
1479f2cc3a
Merge pull request #11286 from matthiasbeyer/add-weather
...
weather: init at 2.0
2015-11-28 19:27:17 +01:00
Bjørn Forsman
f93ee4ba3e
Merge pull request #11325 from rycee/bump/eclipse-plugin-testng
...
eclipse-plugin-testng: 6.9.8 -> 6.9.10
2015-11-28 18:06:02 +01:00
Robin Gloster
ef4f3e6ff4
php56: 5.6.15 -> 5.6.16
2015-11-28 16:54:20 +00:00
Robert Helgesson
55ab2a1eeb
eclipse-plugin-testng: 6.9.8 -> 6.9.10
2015-11-28 17:36:53 +01:00