Commit Graph

112181 Commits

Author SHA1 Message Date
Robin Gloster
b18b70c74d
nixos.tests.nat: fix 2017-08-04 17:52:42 +02:00
Robin Gloster
1da02642bc
logrotate: 3.9.1 -> 3.12.3, fix build
closes #27916
2017-08-04 17:14:55 +02:00
Robin Gloster
688f066da2
haskellPackages.servant: fix hash 2017-08-04 17:04:03 +02:00
Phil
4f277bd920 nixos/networking/nat: add option for protocol
This commit adds an option to allow udp port forwarding (see #24894).
2017-08-04 17:03:05 +02:00
John Ericson
e84c717df6 Merge pull request #27921 from mdorman/emacs-wrapper-fix
Fix emacs wrapper expression to honor bash array use
2017-08-04 10:07:06 -04:00
Michael Raskin
190493cd91 Merge pull request #27932 from romildo/upd.jwm
jwm: 1600 -> 1621
2017-08-04 15:30:25 +02:00
Tim Steinbach
67b3d49abb Merge pull request #27929 from jdanekrh/jd_idea-community
idea-community: 2017.2.0 -> 2017.2.1
2017-08-04 09:02:57 -04:00
Tim Steinbach
c6fc73b5bc Merge pull request #26842 from lluchs/vivaldi-ffmpeg-codecs
vivaldi: add support for proprietary codecs
2017-08-04 09:00:59 -04:00
romildo
0b2be5ad90 jwm: 1600 -> 1621 2017-08-04 09:38:26 -03:00
Michael Alan Dorman
ef5ba4d5b2 Fix emacs wrapper expression to honor bash array use
In 8d76eff, @Ericson2314 changed the representation of the value that
`findInputs` generated from a whitespace-separated bunch strings to an
actual array of strings.

Expressions that *consume* that value, however, also needed to be
changed to iterate over all the contents of the array, else they would
only select the first value, which turns out to be somewhat limiting.

Fixes #27873
2017-08-04 07:52:18 -04:00
zimbatm
e0a848fb16 terraform_0_10_0: tune build 2017-08-04 11:50:44 +01:00
zimbatm
dc50dcf9c8 terraform: keep the 0.9.x series as the default for now
0.9.10 is still missing some testing
2017-08-04 11:12:28 +01:00
Jiri Danek
305b3fed04 idea-community: 2017.2.0 -> 2017.2.1 2017-08-04 10:38:59 +02:00
Franz Pletz
a038866c97
facter: 3.6.4 -> 3.6.6 2017-08-04 08:26:30 +02:00
Willi Butz
33b9e68b1a
kea: fix substituteInPlace usage 2017-08-04 08:26:10 +02:00
Franz Pletz
b129c994c8
irods: 4.2.0 -> 4.2.1 2017-08-04 08:26:09 +02:00
Franz Pletz
068feb65c9
prometeus-snmp-exporter: 0.1.0 -> 0.3.0 2017-08-04 08:26:09 +02:00
Robin Gloster
ceee4003d0
prometheus-openvpn-exporter: use fetchFromGitHub to fix meta 2017-08-04 08:26:09 +02:00
Franz Pletz
e54031d323
prometheus-openvpn-exporter: init at 2017-05-15 2017-08-04 08:26:09 +02:00
Robin Gloster
2b4811887a
kernel: add IP_NF_TARGET_REDIRECT 2017-08-04 08:26:09 +02:00
Robin Gloster
7dc3460764
wvstreams: remove 2017-08-04 08:26:09 +02:00
Franz Pletz
f1802d8398
libmsn: remove, build fails and obsolete
libmsn provides access to the MSN network, which was officially
shut down in October 2014. No packages depends on libmsn.
2017-08-04 08:26:08 +02:00
Vincent Laporte
ef7f980954 obelisk: init at 0.2.0
Obelisk is a simple tool which produces pretty-printed output from a Menhir
parser file (.mly).

Homepage: https://github.com/Lelio-Brun/Obelisk
2017-08-04 05:46:07 +00:00
Vincent Laporte
83d14b7b50 ocamlPackages.wasm: init at 0.13
wasm is an OCaml library to read and write Web Assembly (wasm) files and
manipulate their AST.
2017-08-04 05:36:58 +00:00
Vincent Laporte
90c9897ff6 ocamlPackages.ppx_deriving: mark as broken with OCaml ≥ 4.05 2017-08-04 05:36:58 +00:00
Vincent Laporte
da378ce8ed ocamlPackages.process: init at 0.2.1
process makes it easy to use commands like functions.

Homepage: https://github.com/dsheets/ocaml-process
2017-08-04 05:36:57 +00:00
Vincent Laporte
2c6571fe12 ocamlPackages.git: 1.11.0 -> 1.11.1 2017-08-04 05:36:57 +00:00
Jörg Thalheim
1de9b95cdd Merge pull request #27922 from Hodapp87/glslviewer12
glslviewer: init at 1.2
2017-08-04 06:06:32 +01:00
Jörg Thalheim
3ab208e108 Merge pull request #27924 from carlsverre/wpa_supplicant_bgscan
Enable BGSCAN for wpa_supplicant
2017-08-04 05:51:26 +01:00
Carl Sverre
6b62b566a1 wpa_supplicant: Enable BGSCAN module
Compile wpa_supplicant with the BGSCAN module enabled. This allows the
user to configure an SSID to use the bgscan module.  This module causes
wpa_supplicant to periodically perform a background scan for additional
access points and switch to the one with the highest signal.  This scan
can be kicked off when the current connection drops below a target
threshold signal strength.
2017-08-03 21:37:24 -07:00
Willi Butz
d10d76f487
libindicator: fix substituteInPlace usage 2017-08-04 04:23:49 +02:00
Willi Butz
c806501a6d
libindicate: fix substituteInPlace usage 2017-08-04 04:23:25 +02:00
Robin Gloster
3bd6061651
libgnurl: 7.48.0 -> 7.54.1 2017-08-04 04:22:51 +02:00
Franz Pletz
d8284f5ea6
libevhtp: remove, abandoned and build fail
No reverse dependencies in nixpkgs. The author deleted the repository.

Is was added for certificate-transparency but isn't used in that expression
anymore.
2017-08-04 04:22:16 +02:00
Franz Pletz
e10e0c4707
libdbusmenu: fix substituteInPlace usage 2017-08-04 04:21:41 +02:00
Willi Butz
e75b2f03d0
libappindicator: fix substituteInPlace usage 2017-08-04 04:21:09 +02:00
Robin Gloster
a8e4f34f40
indicator-application: fix substituteInPlace usage 2017-08-04 04:20:44 +02:00
Robin Gloster
750b78301c
libexosip_3: remove unused, old version 2017-08-04 04:16:57 +02:00
Robin Gloster
7786767bea
ccnx: remove
upstream has been replaced by another project, doesn't build with
openssl 1.1 and is not used elsewhere in nixpkgs

See https://github.com/ProjectCCNx/ccnx
2017-08-04 04:14:03 +02:00
Robin Gloster
329eec441b
aws-sdk-cpp: 1.1.7 -> 1.1.18 2017-08-04 04:13:14 +02:00
Robin Gloster
a97d46e727
aws-sdk-cpp: 1.0.153 -> 1.1.7 2017-08-04 04:13:04 +02:00
Franz Pletz
07106fb508
mpv: bump waf version to 1.9.8
The bootstrap.py file from mpv downloads this exact version.
2017-08-04 04:09:19 +02:00
Robin Gloster
82d4963ab5
umurmur: 0.2.16a -> 0.2.17
fixes build with openssl 1.1.0
2017-08-04 04:07:39 +02:00
Robin Gloster
c1ca5acf19
retroshare: 0.5.5c -> 0.6.2 2017-08-04 04:05:46 +02:00
Franz Pletz
b794459727
ldcpp: remove, old and abandoned
Latest release from 2011 and needs patching to build with openssl 1.1.
2017-08-04 04:05:41 +02:00
Silvan Mosberger
99be19c3c6 bashSnippets: 1.12.0 -> 1.17.3 2017-08-04 04:05:30 +02:00
Jamey Sharp
de761128da zoom-us: 2.0.91373.0502 -> 2.0.98253.0707 2017-08-04 03:34:53 +02:00
Jamey Sharp
3b289ec996 zoom-us: use makeWrapper instead of wrapProgram
Since the program to be wrapped is already in a different path than
$out/bin, we don't need the complicated dance that wrapProgram uses to
put the wrapper in the same location as the original program. Just tell
makeWrapper to put the wrapper in the final desired output location
instead.
2017-08-04 03:34:53 +02:00
Jamey Sharp
57f9bfbd48 zoom-us: only support known platforms
This package does not work on arbitrary Linux systems, only on platforms
for which upstream has provided prebuilt binaries. Fortunately, we have
a list of the platforms we know how to get binaries for: it's exactly
the ones in the `srcs` set.
2017-08-04 03:34:53 +02:00
Jamey Sharp
2062c9355a zoom-us: update homepage
zoom.us uses HTTPS now.
2017-08-04 03:34:53 +02:00