Herwig Hochleitner
006a699e69
chromium: 72.0.3626.121 -> 73.0.3683.75
...
CVE-2019-5787 CVE-2019-5788 CVE-2019-5789 CVE-2019-5790 CVE-2019-5791
CVE-2019-5792 CVE-2019-5793 CVE-2019-5794 CVE-2019-5795 CVE-2019-5796
CVE-2019-5797 CVE-2019-5798 CVE-2019-5799 CVE-2019-5800 CVE-2019-5801
CVE-2019-5802 CVE-2019-5803 CVE-2019-5804
2019-03-13 16:19:29 +01:00
Jörg Thalheim
0139c4ba2b
Merge pull request #57565 from Kaali/fix-darwin-ccls
...
Use llvmPackages_7 explicitly for ccls
2019-03-13 11:33:57 +00:00
Andrew Childs
c53703a6b2
nixos/prometheus: use append instead of insert for opening firewalls ( #55224 )
...
Inserting with `-I` causes the rules to placed before `ctstate`
tracking, while `-A` places them alongside all other allow rules.
2019-03-13 12:44:36 +02:00
Andreas Rammhold
a09281ef5a
Merge pull request #57074 from dtzWill/update/nodejs-2019-03-08
...
nodejs_{6,8,10,11}_x: update, security fixes
2019-03-13 11:42:27 +01:00
Alexander V. Nikolaev
e878fd6f5f
pythonPackages.cairocffi: support 1.0 and 0.9
...
This patch ensures that Python2 can be used if cairocffi is used.
Version 1.0 dropped Python 2 support.
2019-03-13 11:37:51 +01:00
Michael Weiss
578fe3f5a0
nixos/sway: Improve the module and adapt it to NixOS
...
This commit contains the following changes:
- nixos/sway: Remove the beta references
- sway: Drop buildDocs
- nixos/sway: Improve the documentation
- sway,nixos/sway: Adapt Sway to NixOS
- Copy the default configuration file to /etc/sway/config (Sway will
still load the identical file from the Nix store but this makes it
easier to copy the default configuration file).
- This will also remove all references to the Nix store from the
default configuration file as they will eventually be garbage
collected which is a problem if the user copies it.
- I've also decided to drop the default wallpaper (alternatively we
could copy it to a fixed location).
- nixos/sway: Drop the package option
2019-03-13 11:37:11 +01:00
Maximilian Bosch
8dac864470
pythonPackages.thumbor: 6.6.0 -> 6.7.0
...
This patch ensures that the currently broken `thumbor`[1] package builds
and works again.
The following problems were fixed:
* Rather than placing required packages (like `gifsicle` or `exiftool`)
into the build input list, we reference them explicitly where needed
to ensure that the package works after the build without further
installs.
* Skip the `test_redeye_applied` test case which is broken for a while
now.
[1] https://hydra.nixos.org/build/90290998
2019-03-13 11:36:38 +01:00
Maximilian Bosch
16c2c6b66d
python3Packages.qasm2image: require Python 3.5 at least
...
According to `setup.py` in 0.8 older Python wouldn't work.
2019-03-13 11:36:37 +01:00
Francesco Gazzetta
1a39920ae0
drawpile: add some comments explaining the deps
2019-03-13 11:30:46 +01:00
Francesco Gazzetta
8cc2a2ffff
drawpile: 2.0.11 -> 2.1.2
2019-03-13 11:29:56 +01:00
Väinö Järvelä
4c53321e96
Use llvmPackages_7 explicitly for ccls
...
llvmPackages_latest picks too old LLVM for ccls on macOS. Which breaks
the build.
2019-03-13 12:17:08 +02:00
marius851000
610757e024
openmw: 0.43 -> 0.44; update to qt5
2019-03-13 08:33:02 +01:00
worldofpeace
128d96e3c3
gopass: 1.8.4 -> 1.8.5
...
https://github.com/gopasspw/gopass/releases/tag/v1.8.5
2019-03-13 01:33:59 -04:00
Will Dietz
7971975f29
lightdm_gtk_greeter: fix configureFlags to not be one long string
...
For whatever reason, setting `configureFlagsArray` causes
the configure invocation to escape spaces between parameters:
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4bn8dsr743dp0g5j020jf8why5hkld3p-lightdm-gtk-greeter-2.0.6 --localstatedir=/var\ --sysconfdir=/etc\ --disable-indicator-services-command\ --enable-at-spi-command=/nix/store/li9bsxl8qja8qw0pa70xd572gw5hqsdm-at-spi2-core-2.30.1/libexec/at-spi-bus-launcher\ \ --launch-immediately
This actually doesn't break the build (!) but it does break
lightdm pretty badly for me and it's not hard to imagine why :).
Instead, use configureFlags as normal but just append the command
in `preConfigure` directly, so we can preserve the space.
2019-03-12 23:14:24 -05:00
robert seaton
402e7f9d0a
tamsyn: init at 1.11
...
* tamsyn: init at 1.11
* tamsyn: refactor
Co-Authored-By: robertseaton <robbpseaton@gmail.com>
* tamsyn: refactor
Co-Authored-By: robertseaton <robbpseaton@gmail.com>
* tamsyn: refactor
Co-Authored-By: robertseaton <robbpseaton@gmail.com>
2019-03-12 20:45:19 -07:00
Mario Rodas
6cff78771b
termtosvg: fetch source from pypi
2019-03-12 22:53:45 -04:00
worldofpeace
cc29045d99
lightdm_gtk_greeter: disable indicator services
...
Needs upstart [0] and that's long gone now.
[0]: https://git.launchpad.net/lightdm-gtk-greeter/tree/configure.ac?id=f6ce16f2107de712a0edd8f5fb6853ea6ab8a399#n154
2019-03-12 22:46:39 -04:00
worldofpeace
b5cac7566f
lightdm_gtk_greeter: correct at-spi-command
...
Without manually setting the command with the
flag, it's hardcoded to some FHS path.
2019-03-12 22:46:39 -04:00
Ryan Mulligan
a6000c05b1
Merge pull request #57537 from eadwu/glava/display-version
...
glava: correctly display version information
2019-03-12 19:43:28 -07:00
Mitch
aac69819d6
moosefs: init at 3.0.103
...
* moosefs: init at 3.0.103
* fix email
* fix formatting
* fixes as suggested
2019-03-12 19:41:37 -07:00
Robert Djubek
f0bd27150a
pythonPackages.weboob: fix build
2019-03-12 22:39:48 -04:00
Steve Chávez
28d49431c0
tds_fdw: init a 1.0.8
...
* tds_fdw: init a 1.0.8
* Use pname
2019-03-12 19:38:58 -07:00
Ryan Mulligan
8d0b3d5e4f
Merge pull request #57286 from r-ryantm/auto-update/libosmium
...
libosmium: 2.15.0 -> 2.15.1
2019-03-12 19:31:43 -07:00
Ryan Mulligan
8fb8dbf259
Merge pull request #57376 from r-ryantm/auto-update/protozero
...
protozero: 1.6.4 -> 1.6.7
2019-03-12 19:30:22 -07:00
Robert Djubek
c0f03051fa
pythonPackages.pdfminer: 20170720 -> 20181108
2019-03-12 22:13:03 -04:00
Benjamin Smith
f4d24273e5
nginx: add http subs filter module ( #56546 )
2019-03-13 02:16:40 +02:00
Robert Djubek
d8e8c4e362
vim-plugins: typo propogatedBuildInputs -> propagatedBuildInputs
2019-03-13 00:04:26 +00:00
R. RyanTM
65898a4ddb
postgresqlPackages.pgtap: 0.99.0 -> 1.0.0 ( #57360 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgtap/versions
2019-03-13 00:58:12 +02:00
R. RyanTM
6eb1869902
tortoisehg: 4.8.2 -> 4.9 ( #57491 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tortoisehg/versions
2019-03-13 00:55:30 +02:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Benjamin Hipple
c484d9b501
findnewest: init at 0.3
...
* findnewest: init at 0.3
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
2019-03-12 15:28:20 -07:00
Ahmed Kamal
330bcbc9a5
xmr-stak: 2.8.3 -> 2.10.1
2019-03-13 00:02:28 +02:00
R. RyanTM
5b0502dc85
python37Packages.aiorpcx: 0.10.4 -> 0.10.5 ( #57380 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aiorpcx/versions
2019-03-12 22:55:23 +01:00
R. RyanTM
6195532a0b
openfortivpn: 1.8.0 -> 1.8.1 ( #57348 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openfortivpn/versions
2019-03-12 22:54:31 +01:00
R. RyanTM
cd797fcfaf
python37Packages.discid: 1.1.1 -> 1.2.0 ( #57396 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-discid/versions
2019-03-12 22:50:30 +01:00
R. RyanTM
28232e21bb
python37Packages.distributed: 1.25.3 -> 1.26.0 ( #57397 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-distributed/versions
2019-03-12 22:47:58 +01:00
R. RyanTM
e14d70d955
primesieve: 7.3 -> 7.4 ( #57375 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/primesieve/versions
2019-03-12 22:43:56 +01:00
Will Dietz
e398c920cf
yubikey-manager{,-qt}: update ( #57393 )
...
* yubikey-manager: 2.0.0 -> 2.1.0
* yubikey-manager-qt: 1.1.0 -> 1.1.1
2019-03-12 17:40:29 -04:00
Will Dietz
91b1806476
llvmPackages_8: rc3 -> rc5
2019-03-12 16:39:44 -05:00
Jos van Bakel
382abc9207
pythonPackages.rbtools: fix tests ( #57258 )
2019-03-12 22:30:49 +01:00
Florian Franzen
871c1d5bb1
virtmanager: Fix gobject-introspection ( #57385 )
2019-03-12 22:29:45 +01:00
Michael Weiss
45004c6f63
sway: Switch to 1.0
...
This is the result of executing:
git mv -f pkgs/applications/window-managers/sway/beta.nix pkgs/applications/window-managers/sway/default.nix
git mv -f nixos/modules/programs/sway-beta.nix nixos/modules/programs/sway.nix
And removing sway-beta from the following files:
pkgs/top-level/all-packages.nix
nixos/modules/module-list.nix
2019-03-12 22:29:39 +01:00
Aria Edmonds
24c02a0f5d
discord: 0.0.8 -> 0.0.9
2019-03-12 17:05:50 -04:00
Mario Rodas
ea0e9147f3
syncthing: 1.0.1 -> 1.1.0 ( #57364 )
2019-03-12 22:01:12 +01:00
Edmund Wu
50b23ffe8e
glava: correctly display version information
2019-03-12 16:59:20 -04:00
Mario Rodas
348a2bc3a5
vgo2nix: 2019-02-01 -> 2019-02-06
2019-03-12 15:29:39 -04:00
Janne Heß
b2a6183f75
exim: Fix build with LDAP ( #56058 )
...
The lber library is now required, see also:
https://bugs.archlinux.org/task/27509
2019-03-12 15:28:53 -04:00
R. RyanTM
bcb168d027
you-get: 0.4.1205 -> 0.4.1270
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2019-03-12 15:10:05 -04:00
R. RyanTM
0262fab024
totem-pl-parser: 3.26.2 -> 3.26.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/totem-pl-parser/versions
2019-03-12 15:00:21 -04:00
Dmitry Kalinkin
05edf030fc
Merge pull request #56797 from veprbl/pr/texlive-2018-final
...
texlive: 2018 -> 2018-final
2019-03-12 13:37:10 -04:00