Commit graph

76849 commits

Author SHA1 Message Date
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
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
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
Eelco Dolstra e674356c46 nix: Fix indentation 2016-02-12 16:10:59 +01:00
Nikolay Amiantov 59d1339c80 dspam: fix maintenance script 2016-02-12 18:00:01 +03:00
Nikolay Amiantov c9d38164b7 dspam service: make maintenance script verbose 2016-02-12 18:00:00 +03:00
Eelco Dolstra aa31d99d29 nix: 1.11.1 -> 1.11.2 2016-02-12 15:20:27 +01: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
Arseniy Seroka 5457bd9abb Merge pull request #12939 from jgillich/synergy
synergy: 1.7.4 -> 1.7.5
2016-02-12 16:43:28 +03:00
Eelco Dolstra fb589faa08 systemd: 228 -> 229 2016-02-12 14:35:41 +01:00
Eelco Dolstra abdbdbebf6 nixos/tests/simple.nix: Include minimal.nix
This reduces the amount of rebuilds (particularly some X11 stuff)
after changing some dependencies like systemd.
2016-02-12 14:35:41 +01:00
Eelco Dolstra 928035378d Fix typo 2016-02-12 14:35:40 +01:00
Robin Gloster 648e596c5f Merge pull request #12683 from heydojo/bluetooth--plasma5
kde5 bluedevil plasmoid : enable bluez5 bluetooth functionality
2016-02-12 13:49:54 +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
Eelco Dolstra 5e6962ff2e postgresql: Update to 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20 2016-02-12 13:20:11 +01:00
Eelco Dolstra 0140591eab postgresql: Remove EOL 9.0 branch 2016-02-12 13:20:11 +01:00
Peter Simons a1fa485378 Revert "Remove double-backslashes from grub conf file".
This reverts commit b861bf8ddf, because according to @mdorman [1] this
change rendered his NixOS systems unbootable, and we probably don't want that.

[1] b861bf8ddf (commitcomment-16058598)
2016-02-12 13:14:34 +01:00
Peter Simons 7bd6fc90cb Merge pull request #12725 from jerith666/postfix-dns-bl
postfix service: implement DNS blacklist support
2016-02-12 12:43:27 +01:00