Arnold Krille
c3b4dd920b
rsync/rrsync: less code duplication
...
- refactor the common parts all into the base.nix
- add myself as maintainer
2016-02-20 11:59:50 +01:00
Arnold Krille
243c336022
rsync: Add rrsync as individual app
...
Extract the rsync source fetching into its own expression and use that
expression to fetch the same source for rsync and rrsync.
rrsync is just copied from the support folder of rsync, no configure or build
needed. Also none of the rsync patches are needed. Only the path to rsync needs
to be patched into rrsync.
2016-02-13 17:52:54 +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
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
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
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
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
df6508aaf1
Merge pull request #12947 from manveru/patch-1
...
bundix: 2.0.4 -> 2.0.5
2016-02-12 10:13:51 +01:00
Michael Fellinger
b9c13dcbc7
bundix: 2.0.4 -> 2.0.5
...
Fixes issue with the -d flag creating duplicated `dependencies` properties.
2016-02-12 09:56:02 +01:00
Franz Pletz
5d3708ae66
Merge pull request #12869 from Profpatsch/screen-message
...
screen-message: add git mirror (darcs fails)
2016-02-12 09:52:16 +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
Franz Pletz
c29205f965
Merge pull request #12941 from elitak/unifi_fix
...
unifi: LD_LIBRARY_PATH hack for embedded libsnappyjava.so, fixes #12897
2016-02-12 08:22:20 +01:00
Franz Pletz
657c56678c
firefox-esr: 38.5.2esr -> 38.6.1esr
2016-02-12 08:02:31 +01:00
Franz Pletz
70925f0a92
firefox: 44.0 -> 44.0.2
2016-02-12 08:02:24 +01:00
Franz Pletz
b276f4f171
Merge pull request #12945 from taku0/firefox-bin-44.0.1
...
firefox-bin: 44.0.1 -> 44.0.2
2016-02-12 07:55:54 +01:00
Franz Pletz
96a08ea720
Merge pull request #12849 from a1russell/wine
...
wine unstable & staging: 1.9.2 -> 1.9.3
2016-02-12 07:54:58 +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