Rickard Nilsson
6ff5821be6
nixos/filesystems: Fix fs options type error
2016-03-14 17:24:36 +01:00
Robin Gloster
c5b145f48f
Merge pull request #13894 from joachifm/fix-python-ntfy
...
Fix ntfy
2016-03-14 17:22:35 +01:00
joachifm
94f7f756b0
Merge pull request #13855 from jraygauthier/jrg/update_smart_git_from_710_to_712
...
smartgit: 7.1.0 -> 7.1.2
2016-03-14 15:12:30 +00:00
Raymond Gauthier
62f47641b1
smartgithg: 7.1.0 -> 7.1.2
...
Also fixes broken download link.
2016-03-14 10:27:22 -04:00
Robin Gloster
0713c1c630
Merge pull request #13915 from joachifm/fix-sway
...
sway: fix build
2016-03-14 15:11:22 +01:00
Damien Cassou
87189b06ec
Merge pull request #13917 from DamienCassou/khal-needs-setuptools_scm
...
khal: add setuptools_scm to dependencies
2016-03-14 15:02:55 +01:00
Damien Cassou
4fd22b6a70
khal: add setuptools_scm to dependencies
...
This is required because vdirsyncer does not depend on it at runtime
anymore.
2016-03-14 14:41:07 +01:00
Eelco Dolstra
27af419541
Merge pull request #13896 from nbp/import-top-level
...
Replace references to all-packages.nix, by references to the top-level
2016-03-14 13:49:42 +01:00
Robin Gloster
ccbfe2dfd5
Merge pull request #13911 from DamienCassou/testing-vdirsyncer
...
Update vdirsyncer and add automated tests
2016-03-14 13:48:03 +01:00
Joachim Fasting
4a531165b5
pythonPackages.emoji: specify checkPhase
2016-03-14 13:30:50 +01:00
Robin Gloster
3f9b00c2d8
Merge pull request #13906 from Zer0-/gitlab_version_bump
...
Gitlab version bump
2016-03-14 13:29:13 +01:00
Nikolay Amiantov
363f024864
Merge pull request #13861 from abbradar/mjpg-streamer
...
mjpg-streamer: update and add NixOS service
2016-03-14 15:19:03 +03:00
Joachim Fasting
868082f616
sway: fix build
...
Building the manual requires docbook_xsl; in sandboxed environments,
the build would fail due to being unable to download missing docbook
resources.
Also include some minor improvements to the build recipe:
- use fetchFromGitHub
- move build-time dependencies to nativeBuildInputs
xref: https://github.com/NixOS/nixpkgs/pull/13900
2016-03-14 13:02:01 +01:00
Vincent Laporte
13c6b9ba85
zim: 0.63 -> 0.65
2016-03-14 12:06:18 +01:00
Vincent Laporte
456d16ff4b
verasco: init at 1.3
2016-03-14 12:06:18 +01:00
joachifm
cdd78ce133
Merge pull request #13874 from joachifm/transmission-cli
...
transmission: build transmission-cli
2016-03-14 10:25:25 +00:00
Arseniy Seroka
1c9b2ccdec
Merge pull request #13877 from sheenobu/freeradius/init
...
freeradius: init at 3.0.11
2016-03-14 13:04:51 +03:00
Vladimír Čunát
1df2a6431f
xdg-utils: replace commands more precisely
...
Fix #13904 , close #13908 .
Previously many messages got clobbered. Now it should be better.
The solution is still relatively hacky, but I don't see how to improve
it without doing lots of work.
2016-03-14 11:00:05 +01:00
Damien Cassou
32dcc5a31b
vdirsyncer: 0.9.0 -> 0.9.2
...
Also activate the automated testing
2016-03-14 09:59:27 +01:00
Damien Cassou
d373ef3508
pytest-subtesthack: init at 0.1.1
2016-03-14 09:59:04 +01:00
Damien Cassou
c3dac8f467
pytest-localserver: init at 0.3.5
2016-03-14 09:59:04 +01:00
Damien Cassou
fa50a1f117
Merge pull request #13876 from DamienCassou/add-hypothesis-3.1
...
Add hypothesis 3.1
2016-03-14 07:31:16 +01:00
Damien Cassou
4909c56b69
hypothesis: init at 3.1.0
2016-03-14 07:29:54 +01:00
Damien Cassou
94f1fe35f8
flaky: init at 3.1.0
2016-03-14 07:29:41 +01:00
Edward Tjörnhammar
7b5e5622c2
Merge pull request #13903 from jraygauthier/jrg/improv_retroarch_add_freedesktop_items_rebased
...
retroarch: improvements
2016-03-14 07:13:21 +01:00
Sheena Artrip
0bae05dacd
freeradius: init at 3.0.11
2016-03-14 01:50:44 -04:00
Tobias Geerinckx-Rice
11c486cd19
simple-scan: 3.19.91 -> 3.19.92
2016-03-14 03:42:12 +01:00
Raymond Gauthier
9be54a523e
retroarch: improvements
...
- Added missing freedesktop items (`*.desktop` and icon).
Note that for the moment, only added an `*.svg`
icon as was the only available. It does not give
us the best results (at least in xfce). We may decide
later on to extract the content of the `*.ico` instead
which is a bit more involved.
2016-03-13 20:05:01 -04:00
zimbatm
34721289d9
Merge pull request #10219 from jraygauthier/jrg/digikam_improvement_rebased_head
...
digikam: improvements
2016-03-13 23:57:24 +00:00
Nikolay Amiantov
305fa26005
Merge pull request #13850 from abbradar/e20
...
Update Enlightenment, rename e19 -> enlightenment, drop e16
2016-03-14 02:28:58 +03:00
Nikolay Amiantov
7e57e2c0fb
autofs service: clear lockfile before start
...
autofs uses a lock file in /tmp to check if it's running -- unclean
shutdown breaks the service until one manually removes it.
2016-03-14 01:02:40 +03:00
Philipp Volguine
a2424fffd3
Gitlab package version 8.5.1 -> 8.5.5
...
-had to bump the versions on a few gem dependencies
2016-03-13 21:05:11 +00:00
Philipp Volguine
10198b586e
gitlab service startup fix
...
-gitlab-sidekiq was being started with a misspelled argument name
which caused the mailer queue to never run and never send mail
2016-03-13 21:04:11 +00:00
Edward Tjörnhammar
7da494b8ae
qtox: 1.2.4 -> 1.3.0
2016-03-13 21:36:30 +01:00
Edward Tjörnhammar
c65026bfa5
nixos: i2pd, change to yes/no config entries and explicitly enable client endpoints
2016-03-13 21:36:30 +01:00
Edward Tjörnhammar
e433a3015a
i2pd: 2.4.0 -> 2.5.1
2016-03-13 21:36:29 +01:00
zimbatm
ef7d2c0ecf
Merge pull request #13863 from hrdinka/fix/hs-blake
...
haskell-hs-blake2: fix dependency on libb2
2016-03-13 19:01:36 +00:00
Arseniy Seroka
42b7191499
Merge pull request #13867 from ericbmerritt/cuter-support
...
cuter: init at 0.1
2016-03-13 21:49:24 +03:00
zimbatm
94774a717b
Merge pull request #13889 from frlan/Update/Geany/1.27
...
geany: 1.26 -> 1.27
2016-03-13 18:29:18 +00:00
zimbatm
099d7dc1b8
Merge pull request #13878 from DamienCassou/offlineimap-6.7.0
...
offlineimap: 6.6.1 -> 6.7.0
2016-03-13 18:29:04 +00:00
zimbatm
da213dda15
Merge pull request #13857 from zimbatm/apache-http2
...
Apache HTTP/2
2016-03-13 18:28:17 +00:00
Nicolas B. Pierron
6313a5698a
Replace references to all-packages.nix, by references to the top-level of nixpkgs repository.
2016-03-13 18:25:52 +00:00
Frank Lanitz
9d34f2054d
geany: 1.26 -> 1.27
...
Also adding myself as list of maintainers
2016-03-13 18:41:08 +01:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01:00
Joachim Fasting
56f8dd00b4
pythonPackages.ntfy: add missing inputs
...
Additionally needs emoji, sleekxmpp, and mock to build. Also change
to request2 for py3k support.
Fixes https://hydra.nixos.org/build/33157748
2016-03-13 18:20:00 +01:00
Joachim Fasting
0a227e59ee
pythonPackages.emoji: init at 0.3.9
...
Required by ntfy
2016-03-13 18:19:56 +01:00
Joachim Fasting
afe481e733
pythonPackages.sleekxmpp: 1.2.5 -> 1.3.1
...
Also re-enable for !python3; readme states 2.x is supported; builds for
me.
2016-03-13 18:19:37 +01:00
Frederik Rietdijk
f557df6074
Merge pull request #13891 from luispedro/fix_imread_webp
...
pythonPackages.imread: add webp support
2016-03-13 13:08:39 -04:00
Joachim Fasting
1b3d974c98
electrum: 2.6.1 -> 2.6.2
2016-03-13 16:58:41 +01:00
Luis Pedro Coelho
8be123e92f
pythonPackages.imread: add webp support
...
pkg-config needs to be present at build time for webp support to be
auto-detected by the build script.
2016-03-13 16:41:13 +01:00