Commit Graph

183015 Commits

Author SHA1 Message Date
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Austin Seipp
ccee4117be bmake: fix version/url, fix tests, remove unneeded deps
As noted by @jameysharp in #63181.

Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 14:26:49 -05:00
Matthew Bauer
486626bd70
Merge pull request #62934 from lilyball/macvim
macvim: 7.4.909 -> 8.1.1517
2019-06-16 15:04:02 -04:00
Matthew Bauer
4d5c1c8136
Merge pull request #62971 from lilyball/bundlerApp-passthru
bundlerApp: Set up passthru properly
2019-06-16 15:03:10 -04:00
Jan Tojnar
d1f8e60371
doc/stdenv: fix typo 2019-06-16 20:48:44 +02:00
Michael Raskin
413a59e8cc
Merge pull request #63223 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.1 -> 5.1.1
2019-06-16 18:02:12 +00:00
Mario Rodas
bb81bec6d3
Merge pull request #62916 from xrelkd/update/alacritty
alacritty: 0.3.2 -> 0.3.3
2019-06-16 12:55:58 -05:00
Jan Tojnar
902952d3a3 doc: describe pname
This was forgotten when RFC 0035 was implemented.
2019-06-16 19:49:47 +02:00
R. RyanTM
ad2a9cdd8f abcmidi: 2019.04.22 -> 2019.06.06
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-06-16 19:49:06 +02:00
Bob van der Linden
b058153ec9 hwinfo: 21.64 -> 21.66 2019-06-16 19:48:42 +02:00
Robert Scott
d67d182b4c pythonPackages.django-sites: fix build, flesh out comments 2019-06-16 19:17:03 +02:00
Austin Seipp
c6830326b2 theft: 0.4.4 -> 0.4.5, fix pkg-config file
The libtheft.pc file was using prefix=/usr/local for its own relative
-L/-l/-I parameters for GCC, giving incorrect results. (This is really
more of an upstream bug.)

This also adds myself to the maintainer list, and enables builds on
non-Linux platforms.

Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 09:34:16 -07:00
R. RyanTM
599ec87849 antibody: 4.1.1 -> 4.1.2 (#63210)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/antibody/versions
2019-06-16 09:05:55 -07:00
xrelkd
49ec880303 alacritty: 0.3.2 -> 0.3.3 2019-06-17 00:04:52 +08:00
R. RyanTM
22671c7928 btrfs-progs: 5.1 -> 5.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2019-06-16 08:31:18 -07:00
Bjørn Forsman
8f551be935 nixos-generate-config: don't emit tmpfs entry for /tmp
Because it most likely comes from the boot.tmpOnTmpfs option in
configuration.nix (managed declaratively).
2019-06-16 16:21:54 +02:00
Tim Steinbach
66add9f141 slack: Generalize theming
Split out dark theme
Fixes #61155
2019-06-16 09:53:00 -04:00
R. RyanTM
c7239f3aae ammonite: 1.6.7 -> 1.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-06-16 09:39:33 -04:00
Bjørn Forsman
4213e48dd9 nixos-generate-config: add dm-snapshot module if LVM is detected
Without this, the system becomes unbootable if the user creates a LVM
snapshot and reboots.

Fixes https://github.com/NixOS/nixpkgs/issues/33646

(The same kind of problem was fixed in RHEL a few years back:
https://bugzilla.redhat.com/show_bug.cgi?id=1287940)
2019-06-16 15:30:54 +02:00
Bjørn Forsman
9e45f6feac nixos-generate-config: don't generate swapDevices for *files*
Up until now, the output has been the same for swap devices and swap
files:

  { device = "/var/swapfile"; }

Whereas for swap *files* it's easier to manage them declaratively in
configuration.nix:

  { device = "/var/swapfile"; size = 8192; }

(NixOS will create the swapfile, and later resize it, if the size
attribute is changed.)

With the assumption that swap files are specified in configuration.nix,
it's silly to output them to hardware-configuration.nix.
2019-06-16 15:26:33 +02:00
Robert Helgesson
b0ccba1a2d
maintainers: add GPG key for rycee 2019-06-16 14:24:36 +02:00
Andreas Rammhold
3c32910b9b
Merge pull request #63194 from flokli/afew-2.0.0
afew: 1.3.0 -> 2.0.0
2019-06-16 13:34:55 +02:00
worldofpeace
636f1f08b0
Merge pull request #63180 from worldofpeace/gthumb/3.8.0
gthumb: 3.6.2 -> 3.8.0
2019-06-16 06:46:47 -04:00
Marek Mahut
3aa8f9448c
zziplib: patch CVE-2018-17828
Fixes https://github.com/NixOS/nixpkgs/issues/61961
Close https://github.com/NixOS/nixpkgs/pull/63189
vcunat amended some nitpicks into the original commit.
2019-06-16 12:17:30 +02:00
Jan Tojnar
9e480c5dfa
gnome-mpv: use external patch 2019-06-16 12:15:10 +02:00
Jan Tojnar
ca51fbb3d6
Merge pull request #63179 from lightbulbjim/gnome-mpv-update
gnome-mpv: 0.13 -> 0.16
2019-06-16 12:09:43 +02:00
Michael Weiss
856d601b64
gns3Packages.{server,gui}Preview: 2.2.0b2 -> 2.2.0b3 2019-06-16 12:08:51 +02:00
Florian Klink
dc1228d1b1 afew: 1.3.0 -> 2.0.0 2019-06-16 12:03:01 +02:00
Matthias Beyer
aa2f3eb8b1 mutt: 1.12.0 -> 1.12.1 2019-06-16 09:43:43 +02:00
Jaka Hudoklin
e2d07d2cc7
Merge pull request #61983 from nikuda/master
confluent-platform: Rename confluent package and update to 5.2.1
2019-06-16 08:57:48 +02:00
Bas van Dijk
0bc377d47d
Merge pull request #63160 from basvandijk/opencv-4.1.0
opencv: 4.0.1 -> 4.1.0
2019-06-16 08:57:30 +02:00
Bas van Dijk
bf5e3c24d0
Merge pull request #63162 from basvandijk/opencv-3.4.6
opencv: 3.4.5 -> 3.4.6
2019-06-16 08:55:49 +02:00
Michael Raskin
2edd48b4fd
Merge pull request #63139 from yrashk/picolisp-w3m-help
picolisp: fix help functionality
2019-06-16 06:50:14 +00:00
Yurii Rashkovskii
6278dbf8c4
picolisp: fix help functionality
Currently, trying to use help results in something like this:

```
: (help 'db)
========================================
w3m: Can't exec
=======================================
```

By including `w3m` as an input, the behaviour changes to:

```
: (help 'db)
========================================
(db 'sym 'cls ['hook] 'any ['sym 'any ..]) -> sym | NIL
Returns a database object of class cls, where the values for the sym arguments
correspond to the any arguments. If a matching object cannot be found, NIL is
returned. sym, cls and hook should specify a tree for cls or one of its
superclasses. See also aux, collect, request, fetch, init and step.

========================================
-> db
```
2019-06-15 23:25:32 -07:00
Austin Seipp
ebb3f4d428 bmake: init at 20121212
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 22:46:14 -07:00
Graham Christensen
453cc362c8
Merge pull request #63178 from mmahut/CVE-2019-12155
qemu: CVE-2019-12155
2019-06-16 01:17:01 -04:00
Austin Seipp
a1dd419c1f liburing: 1.0.0pre132 -> 1.0.0pre137
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 23:21:19 -05:00
Chris Rendle-Short
28070039ae gnome-mpv: 0.13 -> 0.16 2019-06-16 13:01:02 +10:00
worldofpeace
5141948ba9 gthumb: 3.6.2 -> 3.8.0
* enable clutter-gtk support
  Upstream defaults to it so we probably should as well.
2019-06-15 22:28:11 -04:00
Jan Tojnar
b1ee53d87b
nixos/enlightenment: fix build with config.allowAliases=false (#61421)
nixos/enlightenment: fix build with config.allowAliases=false
2019-06-16 04:07:26 +02:00
worldofpeace
72291fb668
Merge pull request #63040 from worldofpeace/brave
brave: 0.61.50 -> 0.65.118
2019-06-15 21:10:20 -04:00
Mario Rodas
f30c0c5cf1
Merge pull request #63148 from marsam/init-reviewdog
reviewdog: init at 0.9.12
2019-06-15 19:01:07 -05:00
Jan Tojnar
c96ee919cf
flatpak-builder: 1.0.6 -> 1.0.7 (#62413)
flatpak-builder: 1.0.6 -> 1.0.7
2019-06-16 01:39:09 +02:00
Jan Tojnar
ccc6ffe2dc
flatpak-builder: add installed tests 2019-06-16 01:22:12 +02:00
Marek Mahut
a4e6261173 qemu: CVE-2019-12155 2019-06-15 23:54:01 +02:00
Robert Scott
46ce40ba6a pythonPackages.matchpy: 0.4.6 -> 0.5.1, fix build 2019-06-15 20:11:00 +02:00
Will Dietz
8a41d6631c pygraphviz: 1.3.1 -> 1.5
https://github.com/pygraphviz/pygraphviz/releases
2019-06-15 20:07:41 +02:00
Michael Raskin
079183a983
Merge pull request #63140 from Izorkin/libreoffice-fix
libreoffice: fix build
2019-06-15 18:05:56 +00:00
Tim Steinbach
3385abd753
oh-my-zsh: 2019-06-12 -> 2019-06-15 2019-06-15 13:58:09 -04:00
Tim Steinbach
d208a0678e
linux: 5.1.9 -> 5.1.10 2019-06-15 13:58:09 -04:00