Commit graph

76865 commits

Author SHA1 Message Date
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
Pascal Wittmann d9837dbd89 slock: fix license 2016-02-14 14:44:14 +01:00
Pascal Wittmann 9ba8e9a9da slock: 1.2 -> 1.3 2016-02-14 14:44:14 +01:00
Pascal Wittmann ddeb1d8c43 Merge pull request #12971 from philandstuff/fix-fceux
fix fceux
2016-02-14 14:24:17 +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
Vladimír Čunát 16d7237beb pstree: add a working mirror to fix #12989
/cc maintainer @mornfall.
2016-02-14 08:37:14 +01:00
Nikolay Amiantov a0afc49f0f dspam service: restrict socket access 2016-02-14 10:35:06 +03:00
Nikolay Amiantov 2cee5a42b0 dspam service: set ClientHost 2016-02-14 10:35:04 +03:00
Franz Pletz 6a036d9fca Merge pull request #9913 from chris-martin/synaptics-options
Add synaptics options for palm detection and scroll speed
2016-02-14 06:08:36 +01:00
Franz Pletz 278096540e Merge pull request #12986 from Ericson2314/patch-1
doc: Fix URL to ghc-paths patch
2016-02-14 06:07:12 +01:00
John Ericson e756536392 doc: Fix URL to ghc-paths patch 2016-02-13 17:13:33 -08:00
Domen Kožar 3a538e674d Merge pull request #12977 from jasedit/update_zeromq_4.1.4
Updating ZeroMQ to 4.1.4
2016-02-13 21:28:54 +00:00
Peter Simons b3f54c324c Merge pull request #12975 from tlevine/gnucash
gnucash: enable dbi
2016-02-13 20:34:35 +01:00
Jason Ziglar b6586ee694 Updating ZeroMQ to 4.1.4 2016-02-13 13:31:49 -05:00
Frederik Rietdijk f72382d253 Merge pull request #12976 from FRidh/mendeley
mendeley: 1.15.2 -> 1.15.3
2016-02-13 19:31:43 +01:00
Frederik Rietdijk eb68412747 mendeley: 1.15.2 -> 1.15.3 2016-02-13 19:30:09 +01:00
Thomas Levine 70c339dd47 gnucash: enable dbi
My accounts are stored in the DBI backend (SQLite, specifically).
Before the present change, GnuCash would be compiled without DBI
 support (`--disable-dbi` flag), so I could only use the XML backend.
Now I can use either backend.

I made the change only for 2.6. It looks like 2.4 works the same way,
so maybe I'll enable DBI for that one later.

Making nix packages is delightful! It might replace my accounting hobby!
2016-02-13 17:47:19 +00:00
Franz Pletz 99b43a25dd Merge pull request #12907 from tg-x/irssi-otr
irssi-otr: 640e98c74b -> 1.0.1
2016-02-13 18:21:25 +01: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
Philip Potter 8a8d0bd46a fix fceux
fceux needs lua 5.1; 5.2 seems to have introduced breaking API changes.

I removed the SYSTEM_LUA argument because we do want to build with the
system-provided lua, not the lua bundled in the fceux tarball.
2016-02-13 15:56:35 +00:00
Daniel Peebles e63a3a6ad4 Merge pull request #12597 from zimbatm/nix-prefetch-git-name
nix-prefetch-git: use fetchgit's naming heuristic
2016-02-13 10:53:05 -05:00
Franz Pletz 8cdccc86a2 Merge pull request #12967 from rnhmjoj/imv
imv: 1.2.0 -> 2.0.0
2016-02-13 16:45:57 +01:00
Franz Pletz e27f4fb36f Merge pull request #12958 from nico202/non-update
non: 2015-12-16 -> 2016-02-07
2016-02-13 16:37:10 +01:00
Robin Gloster 4374ffa19a kibana: 4.1.2 -> 4.4.1 2016-02-13 15:03:09 +00: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
Robin Gloster c2b578386e kibana: fix pkg and module 2016-02-13 15:03:09 +00:00
Robin Gloster e1493f2ba7 logstash module: use literalExample 2016-02-13 15:03:09 +00:00
zimbatm 02f5a01c19 nix-prefetch-git: use fetchgit's naming heuristic
This commit fixes #6651.

Before this change the `nix-prefetch-git` script would use a different store
name than nix's `fetchgit` function. Because of that it was not possible to
use `nix-prefetch-git` as a way to pre-populate the store (for example when
the user it using private git dependencies that needs access to the ssh agent)
2016-02-13 14:39:44 +00:00
Edward Tjörnhammar 9c249a3adf nixos: i2pd, make config options adhere to version 2.4.0 2016-02-13 15:22:31 +01:00
Rickard Nilsson 2ce19d0ba4 Merge pull request #12935 from romildo/fix-opensmtp
opensmtpd: compile with support for 'db' tables
2016-02-13 08:02:26 +01:00
tg(x) d12399f3f5 irssi-otr: 1.0.0 -> 1.0.1 2016-02-13 05:50:17 +01:00
rnhmjoj 16d6eb45f1 imv: 1.2.0 -> 2.0.0 2016-02-13 05:13:49 +01:00
Rob Vermaas d9739ebcc2 plot.ly: upgrade to 1.9.5
(cherry picked from commit 104fde593d26c4497fec227aabf5d9bb84ef44de)
2016-02-12 20:54:03 +00:00
Pascal Wittmann 7f1b6d8a31 calibre: 2.50.1 -> 2.51.0 2016-02-12 21:47:12 +01:00
Peter Simons 328d9967d3 haskell-pandoc: drop obsolete override 2016-02-12 21:14:03 +01:00
Peter Simons e771dc4b06 haskell-hans: drop obsolete patch 2016-02-12 21:14:03 +01:00
Peter Simons d6f38f5fd8 xmonad-contrib: drop obsolete overrides 2016-02-12 21:14:03 +01: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 62365ecf1a obexfs: cleanup, add license 2016-02-12 22:47:51 +03:00
Nikolay Amiantov 4a00e1f70b obexftp: fix pkgconfig file, add license 2016-02-12 22:47:51 +03:00
Nikolay Amiantov bd4b54557d openobex: cleanup, add license 2016-02-12 22:47:51 +03:00
Nikolay Amiantov 1f20ca1f74 bluez: default to bluez5 2016-02-12 22:47:51 +03:00
Nikolay Amiantov c0a02801d7 bluez5: enable parallel building 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
Arseniy Seroka af8a9e2203 Merge pull request #12944 from zimbatm/jruby-9.0.5.0
jruby: 1.7.21 -> 9.0.5.0
2016-02-12 20:56:29 +03:00
= 67fd55b561 non: 2015-12-16 -> 2016-02-07 2016-02-12 18:54:25 +01:00
tg(x) 0137d4c6ff irssi-otr: fetchFromGithub 2016-02-12 18:43:45 +01:00
Eelco Dolstra 1f952e0172 nss: 3.21 -> 3.22 2016-02-12 16:10:59 +01:00