Gabriel Ebner
cbb0effa6e
wget: 1.17.1 -> 1.18
...
Fixes #16368 .
2016-06-20 22:15:46 +02:00
Arseniy Seroka
f529432ca5
Merge pull request #16349 from telotortium/ssh-ident
...
ssh-ident: init at 2016-04-21
2016-06-20 22:04:57 +03:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Robert Irelan
222c435996
ssh-ident: init at 2016-04-21
...
Add ssh-ident package from its GitHub repo. Since there are no version
tags on GitHub, I'm using the date of its most recent commit.
2016-06-19 12:44:46 -07:00
obadz
6b02ae3893
pptpd: init at 1.4.0
2016-06-18 02:08:07 +01:00
Joachim Fasting
d27006b82b
dnscrypt-wrapper: 0.2 -> 0.2.1
2016-06-14 14:22:18 +02:00
Edward Tjörnhammar
efb519d2f4
i2pd: 2.6.0 -> 2.7.0
2016-06-14 12:28:27 +02:00
obadz
ca17bd0c8a
socat: add readline support
2016-06-13 12:09:32 +01:00
Herwig Hochleitner
8b3278b794
i2p: 0.9.25 -> 0.9.26
2016-06-12 21:51:04 +02:00
Nikolay Amiantov
659bea9dda
dropbear: disable on Darwin
2016-06-11 03:38:57 +03:00
Rushmore Mushambi
83c40ada7e
Merge pull request #16017 from kamilchm/rework-go
...
Rework goPackages
2016-06-09 17:09:13 +02:00
Kamil Chmielewski
bbc37e0eb7
Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
...
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Kamil Chmielewski
6d9b9681f9
ngrok: FIX go-bindata moved to all-packages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
e44d38125c
s3gof3r: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
93b9ebfde8
ngrok: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
e5b9d23de7
flannel: extracted from goPackages
2016-06-09 11:21:30 +02:00
Jinjing Wang
4bc528ce28
shadowsocks-libev: 2.4.6 -> 2.4.7
2016-06-09 09:51:07 +08:00
Benno Fünfstück
ba09675232
zap: update 2.4.3 -> 2.5.0
2016-06-08 20:21:39 +02:00
zimbatm
d220132f22
httpie: 0.9.2 -> 0.9.3 ( #16067 )
2016-06-08 16:38:08 +01:00
Damien Cassou
1048d3ddd3
Merge pull request #16058 from DamienCassou/offlineimap-6.7.0.1
...
offlineimap: 6.7.0 -> 6.7.0.1
2016-06-08 06:34:53 +02:00
Damien Cassou
2ba759b1e2
offlineimap: 6.7.0 -> 6.7.0.1
2016-06-08 06:22:16 +02:00
michael bishop
e8108e0d22
toxvpn: update versions and allow systemd to be optional
2016-06-06 05:00:15 -03:00
Joachim Fasting
4178dbc42c
Merge pull request #15842 from romildo/upd.aria2
...
aria2: 1.22.0 -> 1.23.0, uget: 2.0.5 -> 2.0.8
2016-06-03 18:30:43 +02:00
Georges Dubus
a942635724
Merge pull request #15944 from 0w0/openfortivpn_1.0.1_to_1.1.4
...
openfortivpn: 1.0.1 -> 1.1.4
2016-06-03 16:58:28 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
0w0
a26f113611
openfortivpn: 1.0.1 -> 1.1.4
2016-06-03 14:19:52 +08:00
José Romildo Malaquias
4c730e3e82
uget: 2.0.5 -> 2.0.8
2016-06-01 08:26:40 -03:00
Franz Pletz
6ee74b5593
whois: 5.2.11 -> 5.2.12
2016-05-31 20:10:26 +02:00
Frederik Rietdijk
cf32f82b8d
Merge pull request #15764 from FRidh/wxpythoncleanup
...
Python: wxPython cleanup
2016-05-31 10:47:22 +02:00
José Romildo Malaquias
b767e99923
aria2: 1.22.0 -> 1.23.0
2016-05-30 17:56:26 -03:00
obadz
0c9e904943
toxvpn: restartIfChanged = false & minor cleanups
2016-05-30 14:23:52 +01:00
obadz
d18ba0f50d
toxvpn: init at 20151111
...
(Authored by @cleverca22)
2016-05-30 00:21:22 +01:00
Matthias Beyer
f48c8ddf0b
http-prompt: init at 0.2.0
...
Closes #15563
2016-05-28 14:04:20 +02:00
Tuomas Tynkkynen
7eb99329ae
Merge pull request #15716 from peterhoeg/linkchecker
...
linkchecker: init at 9.3
2016-05-28 05:46:53 +03:00
Vladimír Čunát
e4832c7541
Merge branch 'staging'
...
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Peter Hoeg
c1ffbd8ee8
linkchecker: init at 9.3
...
A few changes from upstream:
1) the executable is patched to support a --no-robots flag to ignore
robots.txto
2) the GUI doesn't work (for now), so this is CLI only
2016-05-27 15:07:05 +08:00
Franz Pletz
4962f52b88
openvpn: --enable-password-save was removed
2016-05-26 19:17:39 +02:00
Franz Pletz
bf12560053
openvpn: Fix build for systemd 230
2016-05-26 19:16:45 +02:00
Frederik Rietdijk
63b7323402
Remove bittornado
...
Package is broken. Won't work with wxPython30, and wheel produced with
buildPythonPackage cannot be installed either.
2016-05-26 18:51:25 +02:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Michael Raskin
a19a10c6ac
mailsend: 1.18 -> 1.19
2016-05-25 16:01:18 +02:00
Tobias Geerinckx-Rice
81af789e7b
strongswan: 5.3.2 -> 5.4.0
2016-05-24 15:00:49 +02:00
namore
5ad882951b
olsrd: fix top-level name and directory naming ( #15663 )
2016-05-24 13:26:30 +02:00
Vladimír Čunát
ddd9520011
libreswan: security update 3.16 -> 3.17
...
Fixes #15645 .
It complained about a missing header, so I added nss to buildInputs
instead of just nssTools.
2016-05-24 10:37:10 +02:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Bjørn Forsman
c7db50e24f
Revert "network-manager: multiple outputs"
...
This reverts commit c25907d072
.
I think this commit broke the NixOS service for NetworkManager. At least
with this, and the two previous reverts, everything is back to normal.
(With multiple-outputs split, it would have reduced the closure size by
3 MiB.)
2016-05-21 13:12:44 +02:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen
d7071caba5
treewide: Make explicit that 'dev' output of libssh2 is used
2016-05-19 10:00:45 +02:00
Tuomas Tynkkynen
603dcd6263
treewide: Make explicit that 'dev' output of libnl is used
2016-05-19 10:00:43 +02:00
Tuomas Tynkkynen
62479404ea
treewide: Make explicit that 'dev' output of libidn is used
2016-05-19 10:00:42 +02:00
Tuomas Tynkkynen
8bbc3fe801
treewide: Make explicit that 'dev' output of expat is used
2016-05-19 10:00:30 +02:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Joachim Fasting
3ad0276e7e
Merge pull request #15435 from mayflower/nzbget_no_config
...
nzbget: 16.4 -> 17.0-r1686 and nzbget service
2016-05-15 14:05:31 +02:00
Tristan Helmich
36f8b3cad1
nzbget: 16.4 -> 17.0-r1686 and nzbget service
2016-05-13 18:56:39 +02:00
Franz Pletz
f743e56744
radvd: 2.12 -> 2.13
2016-05-13 17:27:59 +02:00
Franz Pletz
54e87bad04
tinc: 1.0.26 -> 1.0.28
2016-05-13 17:27:00 +02:00
Vladimír Čunát
3e387c3e00
Merge branch 'staging'
...
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Pascal Wittmann
2a300d6aa5
axel: 2.6 -> 2.7
2016-05-12 20:37:04 +02:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Rok Garbas
3d932ba135
wicd: wicd-curses fix for ...
...
... AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'
fixes #10281
2016-05-12 03:19:28 +02:00
Joachim Fasting
44a6a5ed34
Merge pull request #15397 from acowley/ntopng-darwin
...
ntopng: prefer nixpkgs over in-tree deps
2016-05-12 01:54:53 +02:00
Anthony Cowley
86c3444e03
ntopng: prefer nixpkgs over in-tree deps
...
I've also added darwin compatibility.
2016-05-11 19:33:08 -04:00
Jinjing Wang
9dd9477588
shadowsocks-libev: 2.4.5 -> 2.4.6
2016-05-11 21:10:23 +08:00
Domen Kožar
76aa0ba664
snabb: build in parallel
2016-05-09 15:13:29 +01:00
Robin Bate Boerop
30d5914d4c
imapsync: add missing dependencies
2016-05-09 16:08:36 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Joachim Fasting
715e42dc76
dnscrypt-proxy: minor refactor
2016-05-06 01:57:08 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Arseniy Seroka
f3eca5f5d2
Merge pull request #15196 from groxxda/bump/connman
...
connman: 1.31 -> 1.32
2016-05-03 22:58:20 +03:00
Alexander Ried
d74335da85
connman: make dependency on awk explicit
2016-05-03 20:10:58 +02:00
Alexander Ried
b95eebec65
connman: 1.31 -> 1.32
...
fetch release tarball instead of git checkout and drop autotools
This update is compatible with iptables 1.6.0 (see #12178 )
2016-05-03 20:10:54 +02:00
Alexander Ried
3fe746cfc2
tinc_pre: 1.1pre-git2016.01.28 -> 1.1pre-14 ( #15192 )
...
split the documentation output
remove the tinc-gui binary because python dependencies are not fulfilled
2016-05-03 19:39:53 +02:00
Tobias Geerinckx-Rice
bf81306848
gandi-cli: pull out of python-packages.nix
2016-05-03 18:28:23 +02:00
Franz Pletz
b8aaa3f130
fping: 3.10 -> 3.13
2016-05-03 16:15:20 +02:00
Franz Pletz
d1998b93d7
lftp: 4.6.4 -> 4.7.1
2016-05-03 16:15:20 +02:00
Franz Pletz
e07b06d12a
tgt: 1.0.60 -> 1.0.63
2016-05-03 16:15:20 +02:00
obadz
8536d8b4ed
tcpflow: 1.4.5 -> 1.4.6 ( #15151 )
...
Switch to fetchFromGitHub as website does not have latest version.
Default to not building against cairo to avoid dependencies on lots
of graphic libraries for a predominently command-line application.
2016-05-03 01:39:46 +01:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Pascal Wittmann
4cd0770d57
imapsync: 1.644 -> 1.684
2016-04-30 10:09:44 +02:00
Nikolay Amiantov
a77cb861fd
xl2tpd: 1.3.6 -> 1.3.7
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
938d64f1f3
quote URLs in my packages to ease opening them from urxvt
2016-04-30 03:12:32 +03:00
Joachim Fasting
6475315115
Merge pull request #15055 from danbst/siege-bump
...
siege: 3.0.8 -> 4.0.1
2016-04-28 22:58:20 +02:00
Tuomas Tynkkynen
89ce5d4b96
ddclient: Fix build after multiple outputs merge
2016-04-28 20:48:33 +03:00
danbst
f690ccb26f
siege: 3.0.8 -> 4.0.1
2016-04-28 15:03:55 +00:00
Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Joachim Fasting
1bf1ba1f88
siege: fix build after multiple-outputs
2016-04-27 19:22:47 +02:00
Nikolay Amiantov
e6e7c1e914
logmein-hamachi: init at 2.1.0.139, add nixos service
2016-04-27 16:15:01 +03:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Thomas Tuegel
c25907d072
network-manager: multiple outputs
2016-04-25 19:04:24 -05:00
Joachim Fasting
da7eaef5b0
Merge pull request #14913 from makkus/seafile
...
seafile-*: 4.4.2 -> 5.0.7
2016-04-23 19:08:15 +02:00
Tuomas Tynkkynen
bd18cc3cdc
Merge pull request #14888 from dezgeg/pr-kill-module-init-tools
...
Delete all usages of module_init_tools and remove the package
2016-04-23 14:29:41 +03:00
Markus Binsteiner
83274eccf0
seafile-*: 4.4.2 -> 5.0.7
...
Also updated dependencies:
ccnet: 1.4.2 -> 5.0.7
libsearpc: 1.2.2 -> 3.0.7
2016-04-23 12:52:42 +12:00
Nikolay Amiantov
d10d105ca6
aria2: 1.21.0 -> 1.22.0
2016-04-23 02:24:22 +03:00
Tobias Geerinckx-Rice
5a6cac7ca4
miniupnpd: 1.9.20160222 -> 2.0
2016-04-22 17:11:20 +02:00
Vladimír Čunát
e9379f7416
Merge branch 'staging'
...
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Emery Hemingway
3148c7e45b
pcapfix: init at 1.1.0
2016-04-22 11:34:45 +02:00