lukasepple
0b72e7e247
intel2200BGFirmware: init at 3.1
...
This commit adds the firmware for the Intel 2200BG wireless cards for
the ipw2200 kernel module. Also it changes the
networking.enableIntel2200BGFirmware option to set it as
hardware.firmware since firmware-linux-nonfree does not contain the
appropiate firmware anymore. Also hardware.enableAllFirmware does enable
the intel2200BGFirmware now.
2016-02-15 19:53:07 +01:00
Pascal Wittmann
400ade95ff
calibre: switch to qt-5.5, fixes #12793
2016-02-14 14:49:33 +01:00
Nikolay Amiantov
75a83eff8d
Merge pull request #12960 from abbradar/bluetooth-fixes
...
Use BlueZ 5 by default, update blueman
2016-02-14 10:45:03 +03:00
Franz Pletz
309597b40a
Merge pull request #12959 from nico202/timemachine
...
timemachine: init at 0.3.1
2016-02-13 18:20:07 +01:00
Markus Wotringer
4bc9e8a785
elasticsearch2: init at 2.2.0
...
changes by @globin:
* updated 2.1.0 to 2.2.0
* moved to a new derivation
closes #11446
Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-13 15:03:09 +00:00
Rob Vermaas
d9739ebcc2
plot.ly: upgrade to 1.9.5
...
(cherry picked from commit 104fde593d26c4497fec227aabf5d9bb84ef44de)
2016-02-12 20:54:03 +00:00
=
dc82532eb8
timemachine: init at 0.3.1
2016-02-12 20:49:26 +01:00
Nikolay Amiantov
08361aa43e
blueman: 1.23 -> 2.0.3
2016-02-12 22:47:51 +03:00
Nikolay Amiantov
1f20ca1f74
bluez: default to bluez5
2016-02-12 22:47:51 +03:00
Arseniy Seroka
5deeb7b18d
Merge pull request #12942 from jgillich/gollum
...
gollum: init at 4.0.1
2016-02-12 20:57:13 +03:00
Peter Simons
6f9d3f197b
all-packages.nix: drop postgresql90 attribute
...
PostgreSQL 9.0 was removed in 0140591eab
.
2016-02-12 15:11:58 +01:00
Robin Gloster
57d63ad537
mupen64plus1_5: removed
...
This was the same as mupen64plus, alias added.
2016-02-12 12:42:00 +00:00
Eelco Dolstra
fd8bd17c3e
postgresql: Bump default version to 9.5
2016-02-12 13:20:11 +01:00
Franz Pletz
bfa4ff779c
Merge pull request #12760 from jerith666/pfixtools-init
...
pfixtools: init at 0.9
2016-02-12 11:56:33 +01:00
Franz Pletz
24ebd77ab5
Merge pull request #12720 from rvl/sonata
...
Add Sonata music player (MPD client)
2016-02-12 10:14:43 +01:00
Franz Pletz
bb55126965
Merge pull request #12933 from mayflower/pkgs_upstream/nntp-proxy
...
nntp-proxy: init at 2014-01-06 (0358e7a)
2016-02-12 08:26:29 +01:00
Edward Tjörnhammar
faf01ab0f7
Merge pull request #12038 from womfoo/facetimehd
...
facetimehd: PCIe webcam support for Macbooks
2016-02-12 07:32:42 +01:00
Jakob Gillich
8a35315a20
gollum: init at 4.0.1
2016-02-11 20:33:47 +01:00
Profpatsch
4f7555683a
youtube-dl: remove all-packages deprecation
...
yt-dl is both a library and an executable, as such it should have a
reference in all-packages.
2016-02-11 16:28:02 +01:00
Tristan Helmich
f8d0ba7447
nntp-proxy: init at 2014-01-06 (0358e7a)
2016-02-11 16:24:48 +01:00
Arseniy Seroka
6a44d3fb9d
Merge pull request #12884 from elitak/sunxi-tools_packages
...
sunxi-tools: (new)
2016-02-11 16:52:50 +03:00
Eelco Dolstra
fc84ee22df
php: Remove version 5.4 which is EOL
2016-02-11 11:27:34 +01:00
taku0
2d7375e649
libao: add dependencies for Darwin frameworks
2016-02-11 15:54:19 +09:00
Domen Kožar
7383abff09
pythonPackages: bump some zope packages
2016-02-10 23:05:02 +00:00
Domen Kožar
c00fc87f96
Merge pull request #12905 from tg-x/pflask
...
pflask
2016-02-10 21:20:14 +00:00
tg(x)
310a20eda8
waf
2016-02-10 20:34:05 +01:00
Eric Litak
0d1d91efdd
sunxi-tools: init at 1.3
2016-02-10 10:48:08 -08:00
Rodney Lorrimar
5a50fd4660
sonata: init at 1.7b1
2016-02-10 18:48:03 +00:00
Rodney Lorrimar
c093bf9b9b
python-mpd2: init at 0.5.5
2016-02-10 18:48:03 +00:00
Domen Kožar
e47d323a10
Merge pull request #12904 from tg-x/wayland-wm
...
wayland window managers: orbment, sway, velox
2016-02-10 16:49:37 +00:00
Nikolay Amiantov
4ef8288dfc
zathura: use mupdf by default
2016-02-10 19:42:57 +03:00
Eelco Dolstra
ccd1029f58
Reduce the size of the Nixpkgs/NixOS jobsets
...
This cuts nixpkgs:trunk from 78K to 31K jobs by disabling builds of
{node,go,python,emacs,coq,r,ocaml,perl}Packages. Thus these are now
only built if they are dependencies of top-level packages (such as
end-user applications). I left haskellPackages because they take
typically longer to build than the others (which are mostly
interpreted languages), so disabling them would be more painful to
users.
This is a temporary measure until we have a binary cache based Hydra
running on faster hardware, necessitated by the fact that evaluations
now regularly time out after 6 hours.
2016-02-10 15:20:16 +01:00
Eelco Dolstra
aea262f654
Fix misspelled meta.maintainers attributes
2016-02-10 14:59:50 +01:00
Profpatsch
9fecc50603
alot: 0.3.6 -> 0.3.7, fixes #12914
...
Version bump.
The checks are back again, so far alot has no tests at all.
Add urwidtrees dependency.
The themes are copied to the derivation and set as default directory.
2016-02-10 14:19:10 +01:00
Frederik Rietdijk
318a89f691
Merge pull request #12916 from NixOS/python-wip
...
pythonPackages: fixes
2016-02-10 09:28:55 +01:00
Frederik Rietdijk
46a76d1a7d
pythonPackages.scikitlearn: fix tests
2016-02-10 09:18:56 +01:00
Frederik Rietdijk
00c6db841c
pythonPackages.flask-cors: init at 2.1.2
2016-02-10 08:32:04 +01:00
Frederik Rietdijk
086cebe2bb
pythonPackages.blaze: add missing dependency
2016-02-10 08:31:51 +01:00
tg(x)
0ce6603bd8
pflask
2016-02-09 22:44:44 +01:00
tg(x)
521d74524d
Merge branch 'master' of https://github.com/NixOS/nixpkgs into wayland-wm
2016-02-09 22:40:00 +01:00
Frederik Rietdijk
9535d51289
pythonPackages.pandas: fix tests
2016-02-09 22:37:21 +01:00
tg(x)
e1bcc74135
wayland window managers: orbment, sway, velox
2016-02-09 22:35:16 +01:00
Rob Vermaas
5594bd8e2d
Add etsy/hound
...
(cherry picked from commit ea43515da1dbcf2b2876bf44c970b33448eb0e31)
2016-02-09 14:52:26 +00:00
Nikolay Amiantov
6a2cbbb24a
Merge pull request #12888 from vanzef/qtscrob
...
Qtscrob
2016-02-09 17:20:56 +03:00
Ivan Solyankin
3482020486
qtscrobbler: init at 0.11
2016-02-09 17:15:30 +03:00
Peter Simons
31f160e6dd
Add LTS Haskell 5.2.
2016-02-09 12:00:15 +01:00
Frederik Rietdijk
e2324a9598
Merge pull request #12881 from FRidh/python
...
pythonPackages: updates and fixes
2016-02-09 09:10:41 +01:00
Frederik Rietdijk
f7622389e1
pythonPackages.et_xmlfile: fix tests
2016-02-09 07:34:34 +01:00
Frederik Rietdijk
2ebc0350aa
pythonPackages.caldavclientlibrary-asynk: disable py3k
2016-02-09 07:34:34 +01:00
Frederik Rietdijk
2d2cda2874
pythonPackages.pyzmq: fix tests i686
2016-02-09 07:34:34 +01:00