Vladimír Čunát
68bd8e4a9d
jitsi: fix meta.license and refactor meta
...
/cc maintainer @khumba.
2015-09-23 13:42:47 +02:00
Vladimír Čunát
0a836bb5c0
jitsi: rename xlibs -> xorg
2015-09-23 13:36:23 +02:00
Vladimír Čunát
63f3fef08e
tweakAlias: simplify, thanks to @edolstra
2015-09-23 12:37:47 +02:00
Tobias Geerinckx-Rice
ffe94847a3
sshuttle: 0.61 -> 0.71
...
Account for a zany new build system & add myself as a maintainer.
Tested by connecting to a remote system and browsing the web & LAN,
both as root and a regular (sudo) user. Cool tool.
CC @iElectric
2015-09-23 12:19:24 +02:00
Domen Kožar
fb1f4fc61b
Merge pull request #10002 from lancelotsix/add_numpydoc
...
pythonPackages.numpydoc: init at 0.5
2015-09-23 12:15:38 +02:00
Tobias Geerinckx-Rice
8ea4686c18
pythonPackages.PyXAPI: init at 0.1
2015-09-23 12:06:47 +02:00
Tobias Geerinckx-Rice
a2159d168c
miniupnpc: further downgrade to 1.9.20150430
...
20150730 still breaks bitcoin:
43fba1d1eb (commitcomment-13386751)
2015-09-23 12:06:46 +02:00
Vladimír Čunát
c10f7050c5
all-packages: don't recurse into aliased sets
...
So far nix-env -qP would prefer e.g. `xlibs.*` to `xorg.*`,
so we just disallow recursing into aliased sets
while keeping them available for explicit usage.
Consequently, `xlibs` references should get killed on the next
regeneration.
2015-09-23 11:57:33 +02:00
Peter Simons
5f3990185f
Merge pull request #10009 from jerith666/postfix-recip-delim
...
postfix service: fix recipientDelimiter not to be dependent on sslCert
2015-09-23 11:54:39 +02:00
Arseniy Seroka
f0717273a7
Merge pull request #10013 from aespinosa/oath-toolkit-on-darwin
...
oathToolkit: Support darwin
2015-09-23 12:21:17 +03:00
Vladimír Čunát
1caa62ae42
all-packages: fix ordering
...
I forgot to stage this during merge.
2015-09-23 10:44:22 +02:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Vladimír Čunát
6b0add86b9
separateDebugInfo: one more comment
2015-09-23 10:35:40 +02:00
William A. Kennington III
b3075b3087
pam_u2f: 0.0.1 -> 1.0.1
2015-09-22 23:25:55 -07:00
William A. Kennington III
5afaef6213
libu2f-server: 0.0.0 -> 1.0.1
2015-09-22 23:25:45 -07:00
Allan Espinosa
22e57d6f26
oathToolkit: Support darwin
2015-09-23 13:26:37 +09:00
Edward Tjörnhammar
4977dd6771
Merge pull request #10010 from taku0/firefox-bin-41.0
...
firefox-bin: 40.0.3 -> 41.0
2015-09-23 06:26:12 +02:00
taku0
50355a22a4
firefox-bin: 40.0.3 -> 41.0
2015-09-23 10:08:00 +09:00
Matt McHenry
63d1ce6d38
postfix service: fix recipientDelimiter not to be dependent on sslCert
2015-09-22 21:06:32 -04:00
Jude Taylor
f1eef5c69b
add missing closing tags in rl-unstable.xml
2015-09-22 16:27:51 -07:00
Jude Taylor
6af1afa8e3
provide realLibtool to some packages needing it
2015-09-22 16:27:51 -07:00
Jude Taylor
76a6539829
work on making xquartz buildable in a pure environment
2015-09-22 16:27:51 -07:00
Jude Taylor
724e243159
pop
2015-09-22 16:27:51 -07:00
Robert Helgesson
17c468c9c7
eclipse-plugin-scala: 4.1.1 -> 4.1.1.20150911
...
No URL change since the update, unfortunately, happens in-place.
2015-09-23 01:25:41 +02:00
Eelco Dolstra
df665ded7e
ec2-data.nix: Support ed25519 host keys
2015-09-23 00:03:33 +02:00
William A. Kennington III
fdf2c3d130
weston: 1.8.0 -> 1.9.0
2015-09-22 14:30:16 -07:00
William A. Kennington III
bd0120202e
file: 5.24 -> 5.25
2015-09-22 14:30:16 -07:00
William A. Kennington III
283dd9fe49
wayland: 1.8.1 -> 1.9.0
2015-09-22 14:30:16 -07:00
Matej Cotman
3ef2f54fa3
Merge pull request #9839 from matejc/newxtreemfs
...
update xtreemfs and add nixos module
2015-09-22 22:12:18 +02:00
Vladimír Čunát
22521f3b90
separateDebugInfo: fix typo in comment
2015-09-22 22:07:58 +02:00
Vladimír Čunát
b3658bc01b
separateDebugInfo: compress it by default
...
Using zlib should be cheap enough and save lots of HDD space.
Case study (glib): 11 MB -> 4 MB.
2015-09-22 22:05:44 +02:00
Matej Cotman
c666955b75
xtreemfs: set mrc and osd as dir dependencies
2015-09-22 21:46:52 +02:00
Matej Cotman
a35cebb3b1
xtreemfs: use mkEnableOption instead of mkOption
2015-09-22 21:46:52 +02:00
Matej Cotman
d31cc0d19a
xtreemfs: add nixos module
2015-09-22 21:46:52 +02:00
Matej Cotman
346c744530
xtreemfs: repackage and update
2015-09-22 21:45:36 +02:00
Eelco Dolstra
f46fe7b909
firefox: Update to 41.0
2015-09-22 20:28:21 +02:00
Eelco Dolstra
4bcbfb33f8
firefox-esr: Update to 38.3.0esr
2015-09-22 20:28:21 +02:00
Eelco Dolstra
645441c207
hello/ex-2 -> hello
2015-09-22 20:23:23 +02:00
Eelco Dolstra
2a28bc6691
separateDebugInfo: Assert Linux
...
Also remove some unintended setting of separateDebugInfo.
2015-09-22 20:21:10 +02:00
William A. Kennington III
f9d1c58f20
pysvn: 1.7.8 -> 1.8.0
2015-09-22 10:57:03 -07:00
Gabriel Ebner
c33641b8d4
qutebrowser: set gstreamer and qt plugin paths.
2015-09-22 19:33:52 +02:00
Vladimír Čunát
a921167e37
pixman: bugfix update 0.32.6 -> 0.32.8, refactor
...
It's claimed to be important on i686.
http://cgit.freedesktop.org/pixman/commit/?id=8b49d4b6b460d0c92
2015-09-22 18:46:45 +02:00
Gabriel Ebner
449b6028a6
qt5.multimedia: fix gstreamer support.
2015-09-22 18:45:45 +02:00
Lancelot SIX
a48cb8d7c8
pythonPackages.numpydoc: init at 0.5
2015-09-22 15:30:14 +00:00
Arseniy Seroka
2a574cb526
Merge pull request #9997 from phunehehe/nginx-stream
...
add an option to build nginx's stream module
2015-09-22 17:37:49 +03:00
Bjørn Forsman
452ebd1987
gitinspector: init at 0.4.1
2015-09-22 16:35:44 +02:00
Eelco Dolstra
fbaaa9cccc
swig2: Enable on Darwin
2015-09-22 11:59:39 +02:00
Vladimír Čunát
0be672ced1
kdevplatform: maintained by @ambrop72, /cc #9981 .
2015-09-22 08:44:23 +02:00
taku0
e48c2d520e
sox: enable libsndfile, amr-nb, amr-wb ( close #9824 )
2015-09-22 08:11:04 +02:00
Vladimír Čunát
295439bb0a
kdevplatform: fix #9981 - build after svn update
...
Also enableParallelBuilding.
2015-09-22 07:59:25 +02:00