codsl
42557425bc
tor: 0.2.7.5 -> 0.2.7.6
2015-12-27 07:20:14 +00:00
Vladimír Čunát
39c43bc6e2
archiveopteryx: improve install paths, parallel build
2015-12-27 08:19:19 +01:00
Tobias Geerinckx-Rice
5d03506df7
dvdisaster: run tests & build in parallel
...
It seems like a good idea to test back-up software...
2015-12-27 06:37:00 +01:00
Tobias Geerinckx-Rice
d4406237a9
dvdisaster: 0.72.6 -> 0.79.5
2015-12-27 06:37:00 +01:00
Yuri Albuquerque
9c6fecbda0
playonlinux: needs which and curl during runtime
2015-12-27 01:33:06 -04:00
Yuri Albuquerque
5cfeedc914
fontforge: needs pango on Linux, too
2015-12-27 01:33:06 -04:00
Domen Kožar
bd8731ab9d
Merge pull request #11963 from anderspapitto/typo
...
NixOS manual: fix typo
2015-12-27 01:18:54 +01:00
Domen Kožar
5a2cbf0786
Merge pull request #11962 from drewbug/patch-1
...
nixos/manual: typo
2015-12-27 01:18:40 +01:00
Benjamin Staffin
bb3a2aa8eb
autossh: build on darwin too
...
Tested it out just now - seems like it works fine.
2015-12-26 13:46:34 -08:00
Tobias Geerinckx-Rice
8b4273a65d
saneBackends: add generic extraFirmware support
...
This usurps the model-specific gt68xxFirmware and snapscanFirmware,
which are still supported for backwards compatibility – hopefully
not forever.
2015-12-26 19:50:17 +01:00
Tobias Geerinckx-Rice
c05165ba5c
saneBackends: don't add epson2 to dll.conf
...
It's already in there by default.
2015-12-26 19:50:17 +01:00
Tobias Geerinckx-Rice
cf699caf4d
saneBackends: don't add option for 1 udev rule
2015-12-26 19:50:17 +01:00
Tobias Geerinckx-Rice
f3048aed1d
eid-viewer: 4.1.4 -> 4.1.9
2015-12-26 19:50:17 +01:00
Anders Papitto
bbcc08cb30
NixOS manual: fix typo
2015-12-26 10:38:17 -08:00
Drew Carey Buglione
0f52d33f96
nixos/manual: typo
2015-12-26 12:36:19 -06:00
Reno Reckling
e94139f8c8
Add comments identifying workarounds
2015-12-26 18:42:03 +01:00
Reno Reckling
a25de32033
cantata: fix taglib search
2015-12-26 18:00:32 +01:00
Reno Reckling
4400f01c0b
amarok: fix taglib search
2015-12-26 18:00:20 +01:00
Jascha Geerds
d623916494
maintainers: Change my email address
2015-12-26 14:08:56 +01:00
Peter Simons
d9ad002b2c
Prefer GnuPG 2.0.x by default.
...
"nix-env -iA gnupg" installs the 2.0.x version of GNU Privacy Guard. This patch
ensures that "nix-env -i gnupg" chooses the same version, instead of installing
GnuPG 2.1.x, which is considered a "development version".
Closes https://github.com/NixOS/nixpkgs/issues/11899 .
2015-12-26 13:42:53 +01:00
Tobias Geerinckx-Rice
840dbe7def
Merge pull request #11955 from jgillich/hostapd
...
hostapd: rename extraCfg -> extraConfig, added asserts
2015-12-26 13:37:07 +01:00
Peter Simons
2b16c569a0
Merge pull request #11952 from mayflower/ftp-mozilla
...
fix ftp.mozilla.org URLs
2015-12-26 13:14:05 +01:00
Jakob Gillich
ae4a7f9351
hostapd: rename extraCfg -> extraConfig, added asserts
2015-12-26 11:37:00 +01:00
Vladimír Čunát
5a2f0541a1
nixos/xserver: fix evaluation of xkbDir
...
I solved it this way because it seems the current state-of-the-art 89e983786
The problem was introduced in #11930 . Close #11951 (a different solution).
2015-12-26 09:09:15 +01:00
Jakob Gillich
ac7e923104
fish: add module to support it as default shell
...
* Patched fish to load /etc/fish/config.fish if it exists (by default,
it only loads config relative to itself)
* Added fish-foreign-env package to parse the system environment
closes #5331
2015-12-26 06:25:23 +01:00
Franz Pletz
0e07172c6d
bind: Fix patching Makefile.in
...
There is no postPatchPhase.
2015-12-25 21:39:56 -05:00
Robin Gloster
59ed410d6d
fix ftp.mozilla.org URLs
...
The old URLs time out.
2015-12-26 02:33:50 +00:00
Lengyel Balázs
e675b2d92d
wineStaging: remove explicit dependency on libpulseaudio
...
pulseaudio is now configured via `pulseaudioSupport` and available for wineStable too
2015-12-26 00:56:16 +01:00
Arseniy Seroka
37d0947e0c
Merge pull request #11841 from phunehehe/archiveopteryx
...
add archiveopteryx 3.2.0
2015-12-26 00:36:55 +03:00
Charles Strahan
4867d6943f
Merge pull request #11236 from cstrahan/w3m-patches
...
w3m: use Arch patches
2015-12-25 14:35:08 -06:00
Charles Strahan
9e34985430
w3m: use Arch patches
...
Fix the built-in help (perl.patch)
https://bugs.archlinux.org/task/45608
Properly link w3mimgdisplay to x11
https://bbs.archlinux.org/viewtopic.php?id=196093
Fix rendering bug in w3mimgdisplay (w3m_rgba.patch)
https://github.com/hut/ranger/issues/86
Don't ignore input tags with invalid types (form_unkown.patch)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615843
Fix a segfault when using https (https.patch)
https://bugzilla.redhat.com/show_bug.cgi?id=707994
2015-12-25 15:26:14 -05:00
Arseniy Seroka
7e14e28a80
Merge pull request #11870 from lancelotsix/improve_slurm_service
...
Improve slurm service configuration
2015-12-25 18:36:18 +03:00
Lancelot SIX
4994f0f7d0
slurm service: add tests
2015-12-25 15:55:07 +01:00
Lancelot SIX
ca4c354789
slurm service: improve config
2015-12-25 15:54:35 +01:00
Arseniy Seroka
230c468eb6
Merge pull request #11906 from Painted-Fox/maildir-deduplicate
...
Add the python maildir-deduplicate package.
2015-12-25 17:40:25 +03:00
Shea Levy
384a4ca4e4
Merge branch 'fix-gwwndsz' of git://github.com/tk-ecotelecom/nixpkgs
...
Maybe option defaultGatewayWindowSize is used very rarely, but when it is used there will be an error.
2015-12-25 09:27:36 -05:00
Arseniy Seroka
801d4298dc
Merge pull request #11938 from NeQuissimus/kotlinb4hf
...
kotlin: 1.0.0-beta-4583 -> 1.0.0-beta-4584
2015-12-25 17:27:06 +03:00
Arseniy Seroka
93d26d7206
Merge pull request #11935 from taku0/thunderbird-bin-38.5.0
...
thunderbird-bin: 38.4.0 -> 38.5.0
2015-12-25 17:26:54 +03:00
Arseniy Seroka
0b6f76a1d3
Merge pull request #11934 from makefu/cvs2svn
...
cvs2svn: 2.0.1 -> 2.4.0
2015-12-25 17:26:43 +03:00
Arseniy Seroka
6a9c0a4010
Merge pull request #11933 from taku0/firefox-bin-43.0.2
...
firefox-bin: 43.0.1 -> 43.0.2
2015-12-25 17:26:17 +03:00
Arseniy Seroka
97ece3b66b
Merge pull request #11932 from leenaars/patch-3
...
blink: 1.4.1 -> 1.4.2
2015-12-25 17:26:08 +03:00
Arseniy Seroka
4f2f99d9b6
Merge pull request #11930 from exi/xdgDir-configurable
...
xserver: make xkbdir configurable
2015-12-25 17:25:28 +03:00
Reno Reckling
5303351c72
make taglib-extras work with taglib > 1.9
2015-12-25 13:56:26 +01:00
Dan Peebles
6878b2b21d
libvirt: make it build on darwin
...
Not sure if it works, but it no longer fails miserably at build time
2015-12-24 23:34:47 -05:00
Dan Peebles
50a00101c1
dnsmasq: get it working on darwin again
2015-12-24 23:27:31 -05:00
Timofei Kushnir
5925f9f709
Network script module fix
2015-12-25 03:43:49 +03:00
Lengyel Balázs
0ca96aa43c
wine: add initial pulseaudio support
2015-12-25 00:40:26 +01:00
Dan Peebles
ca277c2257
python-gnupg: use gnupg1 instead of 2
2015-12-24 22:11:41 +00:00
Jakob Gillich
a193ea3700
dnsmasq: create state dir for dhcp leases file
...
ref #11718
2015-12-24 22:36:19 +01:00
Moritz Ulrich
c11f6c9dc7
rustc-1.5.0: Don't force bundled LLVM
2015-12-24 21:14:06 +01:00