Commit graph

126855 commits

Author SHA1 Message Date
Peter Hoeg 27a4a5511d terraform: 0.11.1 -> 0.11.3 2018-02-03 10:06:57 +08:00
Peter Hoeg 15d33a4c93 terragrunt: 0.13.23 -> 0.14.0 2018-02-03 10:06:57 +08:00
Guillaume Maudoux c70c9649ea
cups-filters: 1.16.0 -> 1.20.0 2018-02-03 00:07:11 +01:00
Michael Raskin 00cafb4c8d scowl: support installing just words.txt
The expression now supports having `words.txt` in some place without tens
and tens of megabytes of all the wordlist and spelling dictionaries. Set
`singleWordlist` parameter to the string of region and size settings. For
example:
```
scowl.override{singleWordlist = "en-gb-ise 60";}
```

Should be useful for #34486
2018-02-02 21:54:13 +01:00
Jörg Thalheim a4170403e6
Merge pull request #33897 from rnhmjoj/digits
Avoid package attributes starting with a digit
2018-02-02 19:30:23 +00:00
Austin Seipp d8ba530e64 nvidia-x11: stable 387.34 -> 390.25
390.x is Nvidia's latest "Long Lived Branch version" according to
https://www.nvidia.com/object/unix.html so this upgrades the stable version
from 387.xx.

390.x also also has support for kernel 4.15 and later (due to removal of the
old init_timer APIs, among other things), meaning that
linuxPackages_4_15.nvidia_x11 now builds correctly.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-02 13:01:38 -06:00
Daiderd Jordan 6d788e9063
Merge pull request #34514 from acowley/libqalculate-clang
libqalculate: fix build with clang
2018-02-02 19:34:18 +01:00
Daiderd Jordan 1c89f92fbd
Merge pull request #34521 from kamilchm/vim-elixir
vim-elixir: 2017-10-20 -> 2018-02-01
2018-02-02 19:25:30 +01:00
Daniel Peebles f6fb8e3c09
Merge pull request #34535 from jammerful/audiofile
audiofile: Update Patch File Location
2018-02-02 13:17:36 -05:00
jammerful d198355ac6 audiofile: Update Patch File Location
Debian moved git servers.
2018-02-02 13:06:53 -05:00
Tuomas Tynkkynen 33e744a5b4 gdb: 8.0.1 -> 8.1 2018-02-02 18:47:01 +02:00
aszlig 2a09b4275c
nixos/tests/make-test.nix: Fix eval error
Regression introduced by 943592f698.

The lib attribute isn't in scope here, so we need to use pkgs.lib
instead for isFunction.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @shlevy
2018-02-02 17:44:08 +01:00
Tuomas Tynkkynen 0bfa9a9dc2 ethtool: 4.13 -> 4.15 2018-02-02 18:15:18 +02:00
Joachim F 374d6dcf2a
Merge pull request #34509 from dotlambda/ttwatch
ttwatch: 2017-12-31 -> 2018-02-01
2018-02-02 15:40:39 +00:00
Shea Levy 43f647e5b4
Merge branch 'dynamic-function-args' 2018-02-02 09:41:16 -05:00
Jan Tojnar f8c59e083a
gnome3.gexiv2: re-enable bindings
After effa9e4045, which switched to Meson,
the Vala bindings were not built which broke Shotwell. Enabling Vala
was not enough due to a bug, though, so we have to patch it.
2018-02-02 15:33:41 +01:00
Vladimír Čunát b31642ac72
knot-dns: 2.6.3 -> 2.6.4 (bugfix) 2018-02-02 15:26:39 +01:00
Vladimír Čunát bbfca0f371
knot-resolver: 1.5.3 -> 2.0.0 (feature update)
Also split extraFeatures into a wrapper derivation.
So far, no changes like user renaming nor systemd unit rework.
2018-02-02 15:26:36 +01:00
Jörg Thalheim 9a5fe79d07
Merge pull request #34397 from griff/fix/awstats-tools
awstats: add tools directory
2018-02-02 12:48:07 +00:00
Jörg Thalheim 2bd4820421
Merge pull request #33853 from tomberek/add_teleport
teleport: init at v2.4.0
2018-02-02 12:47:15 +00:00
Kamil Chmielewski 81334e531e vim-elixir: 2017-10-20 -> 2018-02-01 2018-02-02 10:57:41 +01:00
adisbladis 65170e9404
Merge pull request #34504 from dywedir/tlp
tlp: 1.0 -> 1.1
2018-02-02 12:28:18 +08:00
Anthony Cowley 25225f0b46 libqalculate: fix build with clang
This addresses a security complaint clang makes about the source code,
and allows the build to succeed on darwin.
2018-02-01 21:57:21 -05:00
Kevin Liu 93532b0d3a
looking-glass-client: init at a10 2018-02-02 01:46:00 +01:00
Jan Tojnar 2f98747cf7
Merge remote-tracking branch 'catern/upsup' 2018-02-02 01:12:19 +01:00
Sam Parkinson d2f065b793
gnome-power-manager: init at 3.26.0
Provides an app to view battery and power statistics.  This app is badly
documented on the web, but is in the default Fedora install; hence to
motivation to add it to Nix.
2018-02-02 00:49:13 +01:00
Daiderd Jordan fa56fc4be0
Merge pull request #34445 from vbgl/mpd_clientlib-darwin
mpd_clientlib, ncmpc: fix on Darwin
2018-02-02 00:34:21 +01:00
Tuomas Tynkkynen 583af89fc0 ncdu: 1.12 -> 1.13 2018-02-02 01:33:43 +02:00
Jon Banafato c138308ec1
gnomeExtensions.clipboard-indicator: init at 30
Add the Clipboard Indicator GNOME Shell extension.
2018-02-02 00:26:49 +01:00
Daiderd Jordan a64f8e888f
Merge pull request #34431 from LnL7/darwin-json-glib
json-glib: fixup darwin install_name
2018-02-02 00:25:37 +01:00
Jon Banafato d2e518c4c5
gnomeExtensions.icon-hider: init at 19
Add the Icon Hider GNOME Shell extension.
2018-02-02 00:16:11 +01:00
Jan Tojnar a39fb2483b
Merge pull request #34428 from jtojnar/gegl-0.3.28
gegl_0_3: 0.3.26 → 0.3.28
2018-02-02 00:06:19 +01:00
Jan Tojnar effa9e4045
gnome3.gexiv2: 0.10.6 → 0.10.7 2018-02-01 23:58:08 +01:00
Jan Tojnar e621f17274
gegl_0_3: loosen platforms 2018-02-01 23:58:02 +01:00
Jan Tojnar 27ac1bfaf9
gegl_0_3: 0.3.26 → 0.3.28 2018-02-01 23:57:49 +01:00
Jan Tojnar 0d71207862
babl: 0.1.38 → 0.1.42 2018-02-01 23:57:45 +01:00
dywedir 4311bebd45 tlp: 1.0 -> 1.1 2018-02-01 23:09:20 +02:00
Daiderd Jordan 51e188034c
Merge pull request #34502 from dtzWill/fix/xpwn-libusb
xpwn: build usb-based tools by replacing libusb1 dep with libusb
2018-02-01 21:42:26 +01:00
Daiderd Jordan 38a33e52ed
Merge pull request #34501 from dtzWill/fix/maloader-hash
maloader: fix hash (currently broken)
2018-02-01 21:33:02 +01:00
Michael Raskin 4c379dbbdd lispPackages.clwrapper: Fix a typo in dynamic-library-hack 2018-02-01 21:32:21 +01:00
Will Dietz 5dc6306e9c xpwn: build usb-based tools by replacing libusb1 dep with libusb
Otherwise the build fails to detect libusb and doesn't build
the 'xpwn' and 'dfu-util' tools.

New tools run but I don't have any suitable devices to test :).

(I believe latest iGadgets need a newer version of xpwn anyway)
2018-02-01 14:15:02 -06:00
Will Dietz bdc48d3b61 maloader: fix hash (currently broken) 2018-02-01 14:06:00 -06:00
Michael Raskin 8818546d48 lispPackages.clwrapper: recognise CCL in setup-hook 2018-02-01 19:07:19 +01:00
Daiderd Jordan 50e8c06cbd
Merge pull request #34495 from dtzWill/update/vim-8.0.1451
vim: 8.0.1428 -> 8.0.1451
2018-02-01 18:51:53 +01:00
Brian Olsen e9559e6b09
awstats: add tools directory 2018-02-01 18:18:28 +01:00
Vladimír Čunát ec99a3de1b
texlive: add comments, whitespace cleanup
Fixes #34490.  The FIXME has been long obsolete.
2018-02-01 15:55:52 +01:00
Will Dietz 28f7f0794e vim: 8.0.1428 -> 8.0.1451
Changes:
https://github.com/vim/vim/compare/v8.0.1428...v8.0.1451
2018-02-01 07:20:07 -06:00
Andreas Rammhold 42b9b8f7c8
firefox{-esr,}: fix failing build due to the google-api-key
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.

This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
2018-02-01 13:38:16 +01:00
Andreas Rammhold f92fd9554e
Merge pull request #34483 from andir/dovecot-cve-2017-15132
dovecot: fix CVE-2017-15132
2018-02-01 12:29:34 +00:00
Andreas Rammhold ce08581088 firefox: enable official branding
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.

Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
2018-02-01 12:54:02 +01:00