Wael M. Nasreddine
1a4cccd561
gotools: 2019-02-11 -> 2019-03-05
2019-03-14 10:31:14 -07:00
Wael M. Nasreddine
3c7f228e49
hugo: use buildGoModule instead of buildGoPackage
2019-03-14 10:31:13 -07:00
Wael M. Nasreddine
ff110364a4
pet: use buildGoModule instead of buildGoPackage
2019-03-14 10:31:12 -07:00
Wael M. Nasreddine
a51627585f
jx: use buildGoModule instead of buildGoPackage
2019-03-14 10:31:11 -07:00
Wael M. Nasreddine
28435e47b1
buildGoModule: function for packaging Go modules
...
The function buildGoModule builds Go programs managed with Go modules. It builds
a Go module through a two phase build:
- An intermediate fetcher derivation. This derivation will be used to
fetch all of the dependencies of the Go module.
- A final derivation will use the output of the intermediate derivation
to build the binaries and produce the final output.
2019-03-14 10:31:02 -07:00
Robert Schütz
badca37c51
Merge pull request #57621 from dtzWill/update/pyxlib-0.25
...
pythonPackages.xlib: 0.17 -> 0.25, enable tests
2019-03-14 18:20:46 +01:00
Robert Schütz
ec95b91b30
plover.stable: add setuptools_scm to nativeBuildInputs
2019-03-14 18:17:34 +01:00
Will Dietz
5a302b2005
pythonPackages.xlib: 0.17 -> 0.25, enable tests
...
https://github.com/python-xlib/python-xlib/releases/tag/0.25
(and the releases along the way)
2019-03-14 18:17:28 +01:00
worldofpeace
72679615a1
pythonPackages.weboob: add pyqt5 as native input
...
Didn't notice it wasn't there. This should make it so we
don't have to set the environment variable anymore.
2019-03-14 13:13:00 -04:00
Dmitry Kalinkin
ec4bdc860e
nsis: use zlib outputs directly
2019-03-14 12:59:38 -04:00
Dmitry Kalinkin
f929120b1b
nsis: don't disable stripping
2019-03-14 12:56:03 -04:00
Dmitry Kalinkin
dc04edc6ae
nsis: refactor to use scons setup-hook
2019-03-14 12:53:36 -04:00
Vincent Demeester
f73f0e5e2e
kail: 0.7.0 -> 0.8.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-14 17:24:26 +01:00
Vincent Demeester
115dde6d33
containerd: 1.2.4 -> 1.2.5
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-14 17:05:29 +01:00
Jörg Thalheim
8f9e283f92
Merge pull request #56959 from ck3d/ghidra
...
initial ghidra-9.0
2019-03-14 15:54:30 +00:00
marius851000
2d03ed2f8d
openmw: force the need of qt5
2019-03-14 15:53:34 +01:00
Ryan Mulligan
8c0abe74f0
Merge pull request #57366 from r-ryantm/auto-update/pius
...
pius: 2.2.6 -> 2.2.7
2019-03-14 07:41:32 -07:00
Jan Malakhovski
2bc525350a
treewide: stdenv.config
-> config
...
That attribute does not exist.
2019-03-14 14:01:21 +00:00
Jan Malakhovski
67a7b42167
pkgs/stdenv/booter.nix: fix a typo
2019-03-14 14:01:20 +00:00
Tim Steinbach
c22922e251
linux: 5.0.1 -> 5.0.2
2019-03-14 09:13:17 -04:00
Tim Steinbach
ef53c6dd07
linux: 4.20.15 -> 4.20.16
2019-03-14 09:13:07 -04:00
Tim Steinbach
82d6e57943
linux: 4.19.28 -> 4.19.29
2019-03-14 09:12:51 -04:00
Tim Steinbach
85924d84fc
linux: 4.14.105 -> 4.14.106
2019-03-14 09:12:37 -04:00
Tim Steinbach
c130cb7374
linux: 4.9.162 -> 4.9.163
2019-03-14 09:12:19 -04:00
Andreas Rammhold
a050cb9dc9
Merge pull request #57526 from xantoz/qtwebengine-fix-CVE-2019-5785
...
qt512: patch qtwebengine against CVE-2019-5786
2019-03-14 13:56:22 +01:00
Michael Weiss
871cd756c8
python.pkgs.distro: Re-enable the package for now
...
Most tests are fine (only 20 out of 173 fail, 10 because lsb_release is
not available or returns exit code 3 and the other 10 might also fail
due to the sandboxed build environment).
Manual tests show that distro works as intended in a normal environment.
See 9382d2ea76
2019-03-14 13:14:52 +01:00
Michael Weiss
0e0a00bb6f
gns3Packages.{server,gui}Preview: 2.2.0a1 -> 2.2.0a2
2019-03-14 12:54:11 +01:00
Jörg Thalheim
e66a47263f
Merge pull request #57544 from kim0/xmr-stak-2.10.1
...
xmr-stak: 2.8.3 -> 2.10.1
2019-03-14 11:44:29 +00:00
Jörg Thalheim
4d2fe32784
Merge pull request #57635 from Mic92/engineio
...
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
2019-03-14 11:28:24 +00:00
Jörg Thalheim
42bc96105f
python3.pkgs.engineio: limit to linux
...
probably has never build on macOS.
2019-03-14 11:23:14 +00:00
Nathan van Doorn
512833807d
pythonPackages.cbor2: init at 4.1.2 ( #57507 )
2019-03-14 12:22:29 +01:00
Robert Schütz
aacd06eb5a
Merge pull request #57594 from nyanloutre/electron-cash-update
...
Electron cash update
2019-03-14 12:15:45 +01:00
Jörg Thalheim
f94dc01e75
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
...
fixes build of python-socketio
2019-03-14 11:14:43 +00:00
Michael Weiss
c4c37f3414
tdesktopPackages.preview: 1.5.15 -> 1.5.17
2019-03-14 12:00:08 +01:00
nyanloutre
32c205789e
electron-cash: 3.3.2 -> 3.3.6
...
Missing dependency and cleanup of the build process
2019-03-14 11:54:38 +01:00
nyanloutre
9b9f4d9005
pythonPackages.qdarkstyle: init at 2.6.5
2019-03-14 11:54:38 +01:00
Gabriel Ebner
be261a1ede
isabelle: refactor
...
Fixes #33337
2019-03-14 11:48:30 +01:00
Gabriel Ebner
308456a7a7
Merge pull request #57567 from gebner/isabelle-2018
...
isabelle: 2017 -> 2018
2019-03-14 11:25:02 +01:00
Pedro Pombeiro
f875b1c6f2
nsis: init at 3.04
2019-03-14 10:34:31 +01:00
Robert Schütz
5ee0125268
python.pkgs.shapely: fix tests on Darwin ( #57630 )
2019-03-14 10:28:43 +01:00
Sébastien Maret
d81b59b027
pythonPackages.reproject: init at 0.4
2019-03-14 09:41:37 +01:00
Sébastien Maret
a068e9ffc2
pythonPackages.astropy-healpix: init at 0.4
2019-03-14 09:41:37 +01:00
Sébastien Maret
59a562ee35
pythonPackages.astropy-helpers: init at 3.1
2019-03-14 09:41:26 +01:00
Ihar Hrachyshka
4730466366
xscreensaver: Enable perl modules needed for RSS image fetch ( #57629 )
2019-03-14 08:20:51 +00:00
Will Dietz
4a7a9d1650
ethtool: 4.19 -> 5.0
2019-03-14 08:17:48 +01:00
Elis Hirwing
894eee60a7
Merge pull request #57245 from Izorkin/php-options
...
php: add custom options
2019-03-14 08:13:22 +01:00
Michael Raskin
ab56044f22
libreoffice: 6.1.4.2 -> 6.1.5.2, 6.2.1.2
2019-03-14 06:00:05 +01:00
Matthew Bauer
92ec809473
Merge pull request #56686 from r-ryantm/auto-update/gorm
...
gnustep.gorm: 1.2.23 -> 1.2.24
2019-03-14 00:18:28 -04:00
Ryan Mulligan
d5c6f5fd03
Merge pull request #57612 from dywedir/tiled
...
tiled: 1.2.2 -> 1.2.3
2019-03-13 20:54:16 -07:00
Ryan Mulligan
e20ee8a710
Merge pull request #57386 from kierdavis/pius-fix-dependencies
...
pius: fix dependencies
2019-03-13 19:44:26 -07:00
Wael M. Nasreddine
a0d835e95d
buildGoPackage: move it under a different path
...
This change moves buildGoPackage from pkgs/development/go-modules to
pkgs/development/go-packages, so we can have buildGoModule at
pkgs/development/go-modules.
2019-03-13 18:40:24 -07:00
worldofpeace
44298e76d5
lightdm: disable writing dmrc files to home
...
Can cause issues where lightdm prefers the last saved session in .dmrc
even if it doesn't exist anymore, preventing people from logging in to
a session.
2019-03-13 21:19:23 -04:00
Edmund Wu
ecc6ee8f1d
vscode: 1.32.1 -> 1.32.2
2019-03-13 20:42:33 -04:00
Robert Schütz
40d96815a1
home-assistant: 0.89.1 -> 0.89.2
2019-03-14 00:52:17 +01:00
dywedir
92ea2c2ffd
tiled: 1.2.2 -> 1.2.3
2019-03-14 01:41:25 +02:00
Robert Schütz
098cb9f63a
Merge pull request #56082 from Ma27/fix-pyopencl
...
python3Packages.pyopencl: fix build
2019-03-14 00:11:22 +01:00
R. RyanTM
39789683d0
tgt: 1.0.74 -> 1.0.75 ( #57489 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2019-03-14 00:09:50 +01:00
R. RyanTM
ca713ac877
worker: 3.15.3 -> 3.15.4 ( #57506 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/worker/versions
2019-03-14 00:08:37 +01:00
R. RyanTM
c2d40b8790
xosview2: 2.3.0 -> 2.3.1 ( #57515 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xosview2/versions
2019-03-14 00:07:02 +01:00
jD91mZM2
b9887d9fd1
xidlehook: v0.6.1 -> v0.6.2 ( #57599 )
2019-03-13 23:59:39 +01:00
Will Dietz
4d82af0250
inter-ui: 3.1 -> 3.3 ( #57605 )
...
FWIW new name but not sure worth renaming attribute
(to 'inter' or maybe 'inter-font'?)
https://github.com/rsms/inter/releases/tag/v3.3
https://github.com/rsms/inter/releases/tag/v3.2
2019-03-13 23:59:03 +01:00
Ethan Glasser-Camp
2556b7bfad
virtualenv: Update patch for 16.2.0 ( #57533 )
2019-03-13 23:58:52 +01:00
Mario Rodas
da7d91017c
pgmetrics: 1.5.0 -> 1.6.1 ( #57575 )
2019-03-13 23:49:53 +01:00
Robert Schütz
f721655455
python.pkgs.cairosvg1: remove
...
Make python2.pkgs.cairosvg refer to what previously was cairosvg1 instead.
2019-03-13 23:49:35 +01:00
Robert Schütz
22877838fa
python.pkgs.cssselect2: add pytest to checkInputs
2019-03-13 23:49:35 +01:00
Robert Schütz
fca2c15ca6
python.pkgs.tinycss2: add pytest to checkInputs
2019-03-13 23:49:35 +01:00
Robert Schütz
fe633fb1be
python.pkgs.pytest-isort: 0.2.1 -> 0.3.1
2019-03-13 23:49:35 +01:00
Mario Rodas
1f3844b86a
pgcenter: 0.5.0 -> 0.6.1 ( #57574 )
2019-03-13 23:48:57 +01:00
Michiel Leenaars
c12d764a95
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-13 23:41:19 +01:00
Paul TREHIOU
2d6c19efd6
riot-web: 1.0.1 -> 1.0.3 ( #57586 )
2019-03-13 23:40:44 +01:00
Aaron Janse
b98e20811b
sublimetext3: 3176 -> 3200 ( #57600 )
2019-03-13 23:35:32 +01:00
Robert Schütz
b8f0c18369
Merge pull request #56839 from avnik/fix/cairocffi
...
Fix cairocffi build
2019-03-13 23:35:17 +01:00
taku0
e933c7875b
flashplayer: 32.0.0.142 -> 32.0.0.156 ( #57571 )
2019-03-13 23:30:50 +01:00
Will Dietz
ce6fada508
lab: manually fixup deps.nix to fix build (via 'replace' in go.mod)
2019-03-13 17:28:55 -05:00
Will Dietz
536f2696dc
gitAndTools.lab: 0.14.0 -> 0.15.2
...
https://github.com/zaquestion/lab/releases/tag/v0.15.0
https://github.com/zaquestion/lab/releases/tag/v0.15.1
https://github.com/zaquestion/lab/releases/tag/v0.15.2
2019-03-13 17:28:53 -05:00
Robert Schütz
01cb9b01b8
python3.pkgs.cairosvg: 2.2.1 -> 2.3.0
2019-03-13 23:28:43 +01:00
Will Dietz
0ccfa4af08
pacman: 5.1.2 -> 5.1.3 ( #57563 )
...
Not listed on official website[1],
but present in release directory[2]...
and seems legit[3][4]
Fixes CVE, looks like:
https://lwn.net/Articles/782828/
[1] https://www.archlinux.org/pacman/#_releases
[2] https://sources.archlinux.org/other/pacman/
[3] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/pacman&id=f48884ebff6788406fe1911f179a363bd2aeb9b1
[4] https://lists.archlinux.org/pipermail/pacman-dev/2019-March/023208.html
2019-03-13 23:26:00 +01:00
Will Dietz
61cf43e1e1
vttest: init at 20190105
2019-03-13 17:25:01 -05:00
xeji
2df7df966c
Merge pull request #57568 from fgaz/drawpile/2.1.2
...
drawpile: 2.0.11 -> 2.1.2
2019-03-13 23:24:09 +01:00
Jan Tojnar
c1d70b5801
Merge pull request #57001 from jtojnar/almanah
...
almanah: init at 0.11.1
2019-03-13 23:16:15 +01:00
Christian Kögler
2385d153ba
ghidra: use autoPatchelfHook
2019-03-13 22:49:43 +01:00
Christian Kögler
631faad148
initial ghidra-9.0
...
I tested basic usage of tool CodeBrowser.
The tool VersionTracking raises an error.
2019-03-13 22:49:32 +01:00
Michael Weiss
9179a3a406
Merge pull request #57414 from primeos/sway-1.0
...
sway: Switch to 1.0
2019-03-13 22:40:37 +01:00
Anton Kindestam
b22d92fb6d
qt512: patch qtwebengine against CVE-2019-5786
2019-03-13 22:27:01 +01:00
worldofpeace
64c8f268df
gnome3.meld: fix gobject-introspection
...
See: https://github.com/NixOS/nixpkgs/issues/56943
2019-03-13 17:05:23 -04:00
Vladyslav M
c21ca7b704
Merge pull request #57597 from jD91mZM2/cargo-tree
...
cargo-tree: v0.22.0 -> v0.25.0
2019-03-13 22:57:21 +02:00
Herwig Hochleitner
a72bb46155
webkitgtk: 2.22.7 -> 2.24.0
2019-03-13 21:10:24 +01:00
jD91mZM2
a51310e6a5
cargo-tree: v0.22.0 -> v0.25.0
2019-03-13 19:24:28 +01:00
Orivej Desh
bc9a42e07a
cyrus-sasl: fix broken link when building without kerberos
...
Since the name is part of the url, the unconventional suffix in the name breaks the url.
2019-03-13 18:01:01 +00:00
Peter Simons
54258e459f
haskell-pandoc-citeproc: update override for the new version
2019-03-13 18:11:03 +01:00
Peter Simons
bbf5431865
haskell-texmath: drop obsolete override
2019-03-13 18:11:03 +01:00
Peter Simons
8a0d1650a3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
9fb5246e3c
.
2019-03-13 18:11:03 +01:00
Peter Simons
c18759113e
LTS Haskell 13.12
2019-03-13 18:11:03 +01:00
Samuel Dionne-Riel
1cfdbe9940
solaar: Modernizes build
...
Drops unused namePrefix, uses pname/version.
2019-03-13 13:08:26 -04:00
Samuel Dionne-Riel
ccc8ec874d
solaar: 2018-02-02 -> 2019-01-30
2019-03-13 13:08:26 -04:00
Samuel Dionne-Riel
ebf1159fe7
solaar: Copies udev rules in the package
2019-03-13 13:08:26 -04:00
melchips
f4909075db
parlatype: init at version 1.6-beta
2019-03-13 18:03:26 +01:00
Justin Humm
b82150c8c2
haskellPackages.hakyll: bump pandoc dependency to 2.7
2019-03-13 17:44:51 +01:00
Will Dietz
88cd06d0f2
Merge pull request #57560 from dtzWill/fix/lightdm-gtk-greeter-configureFlags
...
lightdm_gtk_greeter: fix configureFlags to not be one long string
2019-03-13 11:25:02 -05:00
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
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
elseym
f96f14f69e
wireguard-tools: 0.0.20190123 -> 0.0.20190227
2019-03-13 06:56:37 +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
Will Dietz
c3fb95b4ee
lxd: 3.10 -> 3.11, patch vendored go-dqlite to fix w/dqlite 0.2.6
2019-03-12 16:26:20 -05: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
Ryan Mulligan
8b6f94e26d
Merge pull request #57336 from r-ryantm/auto-update/nx-libs
...
nx-libs: 3.5.99.18 -> 3.5.99.19
2019-03-12 10:30:22 -07:00
Artemis Tosini
5540dfb2c7
factorio: experimental 0.17.6 → 0.17.11
2019-03-12 17:04:21 +00:00
Vincent Laporte
6e4b622cb4
ocaml: 4.08.0+beta1 -> 4.08.0+beta2
2019-03-12 18:01:36 +01:00
Will Dietz
e5a71bd9f7
dqlite: 0.2.5 -> 0.2.6, enable tests + pname-ify
...
https://github.com/CanonicalLtd/dqlite/releases/tag/v0.2.6
2019-03-12 10:40:19 -05:00
Will Dietz
83ec8704d0
sqlite-replication: 3.24.0+replication3 -> 3.27.2+replication3
2019-03-12 10:40:15 -05:00
Michael Raskin
fdeb864cc8
Merge pull request #57498 from r-ryantm/auto-update/virt-viewer
...
virt-viewer: 7.0 -> 8.0
2019-03-12 15:28:30 +00:00
R. RyanTM
9f0ef9fb9f
lr: 1.4 -> 1.4.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/lr/versions
2019-03-12 15:02:48 +00:00
R. RyanTM
3eb717e053
qlcplus: 4.12.0 -> 4.12.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/qlcplus/versions
2019-03-12 15:02:17 +00:00
Elis Hirwing
036439e96e
Merge pull request #57508 from r-ryantm/auto-update/wsjtx
...
wsjtx: 2.0.0 -> 2.0.1
2019-03-12 15:57:56 +01:00
Ryan Mulligan
70a1f55fe1
Merge pull request #57340 from dtzWill/update/vit-1.3
...
vit: 1.2 -> 1.3, cleanup + maintain
2019-03-12 07:49:48 -07:00
Ryan Mulligan
4cb72751ea
gildas: 20190301_a -> 20190301_b ( #57448 )
2019-03-12 06:50:25 -07:00
Luis Hebendanz
a5f4f743af
hopper: init at 4.5.7
...
* hopper: init at 4.5.7
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Better versioning
* Renamed executable to lowercase name
2019-03-12 06:48:39 -07:00
Gabriel Ebner
c7f43de43c
isabelle: 2017 -> 2018
2019-03-12 14:32:48 +01:00
Ryan Mulligan
5cbb20fc30
Merge pull request #57331 from r-ryantm/auto-update/nmon
...
nmon: 16h -> 16i
2019-03-12 06:11:50 -07:00
Ryan Mulligan
8af1639be1
Merge pull request #57432 from r-ryantm/auto-update/pre-commit
...
gitAndTools.pre-commit: 1.14.2 -> 1.14.4
2019-03-12 06:09:27 -07:00
R. RyanTM
457d188338
yara: 3.8.1 -> 3.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yara/versions
2019-03-12 05:48:33 -07:00
Bjørn Forsman
38ae8aed16
deadpixi-sam: remove duplicate alias
...
It is already listed in aliases.nix, and I managed to get this from Nix:
error: Alias deadpixi-sam is still in all-packages.nix
Fixes: 218d81bc9d
("all-packages: move aliases to aliases.nix")
2019-03-12 12:53:56 +01:00
R. RyanTM
7272f1610a
x42-plugins: 20190105 -> 20190206
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/x42-plugins/versions
2019-03-12 04:43:02 -07:00
R. RyanTM
25cefadd22
wsjtx: 2.0.0 -> 2.0.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/wsjtx/versions
2019-03-12 04:31:20 -07:00
Léo Gaspard
00877c10e5
Merge pull request #57500 from r-ryantm/auto-update/wabt
...
wabt: 1.0.8 -> 1.0.10
2019-03-12 12:13:40 +01:00
R. RyanTM
a57e53d0b6
wavebox: 4.7.1 -> 4.7.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/wavebox/versions
2019-03-12 02:50:06 -07:00
R. RyanTM
6bf7123e9e
wabt: 1.0.8 -> 1.0.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-03-12 02:38:52 -07:00
R. RyanTM
8f92b77ab4
virt-viewer: 7.0 -> 8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virt-viewer/versions
2019-03-12 02:09:33 -07:00
R. RyanTM
d3d776ec20
urh: 2.5.5 -> 2.5.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urh/versions
2019-03-12 01:35:36 -07:00
Théo Zimmermann
b6a6f7ac98
coqPackages.contribs.zorns-lemma: 8.6.0 -> 8.9.0
2019-03-12 06:59:51 +00:00
Austin Seipp
4f74e3abcf
souffle: 1.2.0 -> 1.5.1, co-maintain
...
Souffle has seen some significant upgrades in the past few years and now
has trimmed and replaced several of its more expensive dependencies,
such as boost, openjdk, etc.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-12 00:45:38 -05:00
Ryan Mulligan
ca3b67355c
Merge pull request #57476 from eadwu/glava/1.6.0
...
glava: 1.5.8 -> 1.6.0
2019-03-11 21:01:52 -07:00
Will Dietz
835faea4d0
Merge pull request #57471 from r-ryantm/auto-update/qownnotes
...
qownnotes: 19.2.3 -> 19.3.0
2019-03-11 22:50:02 -05:00
Matthew Bauer
7890494813
Merge pull request #57037 from matthewbauer/remove-xdg-desktop-menu-dummy
...
plasma: handle kbuildsycoca5 better
2019-03-11 22:58:40 -04:00
Dmitry Kalinkin
c3cb5933f8
Merge pull request #57444 from abathur/pdfgrep-platform-unix
...
pdfgrep: relax platform from linux to unix
2019-03-11 22:53:07 -04:00
Ryan Mulligan
816c9b6547
Merge pull request #57381 from r-ryantm/auto-update/python2.7-aws-sam-translator
...
python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
2019-03-11 19:15:28 -07:00
Edmund Wu
f8139bce5e
glava: 1.5.8 -> 1.6.0
2019-03-11 20:57:52 -04:00
Sarah Brofeldt
f3c66bb31e
pgcli: Patch tests ( #57402 )
2019-03-12 01:30:13 +01:00
Mario Rodas
92917bfb99
ffmpeg-full: fix darwin build ( #57342 )
2019-03-12 01:23:12 +01:00
R. RyanTM
419e25e0ef
qownnotes: 19.2.3 -> 19.3.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-03-11 17:12:23 -07:00
teh
30103df024
vowpalwabbit: fix build. ( #57455 )
2019-03-12 00:49:01 +01:00
R. RyanTM
cf1c04cc28
python37Packages.xcffib: 0.6.0 -> 0.7.0
...
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-xcffib/versions
2019-03-11 16:25:29 -07:00
Robert Schütz
1f302fa30d
postfix: 3.4.0 -> 3.4.3 ( #57368 )
2019-03-11 23:36:33 +01:00
Maximilian Bosch
d2379192b5
python3Packages.pyopencl: fix build
...
Fix the recently broken build by adding `pybind11`
to the build. Also set $HOME to a temporary directory during the build
to avoid "Permission denied" errors in the build script.
This also unbreaks `sasview` and `pybitmessage`.
See also #56826
See also https://hydra.nixos.org/build/89037506
2019-03-11 23:30:35 +01:00
Alyssa Ross
0ca13abcb8
linux_latest-libre: fix build
...
Fixes https://github.com/NixOS/nixpkgs/issues/56890 .
2019-03-11 21:35:48 +00:00
R. RyanTM
0ab768ea7f
python37Packages.rply: 0.7.6 -> 0.7.7
...
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-rply/versions
2019-03-11 14:29:35 -07:00
R. RyanTM
ea9375d3d8
python37Packages.qtawesome: 0.5.6 -> 0.5.7
...
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-qtawesome/versions
2019-03-11 14:10:29 -07:00
Sébastien Maret
6f81adb7ee
gildas: 20190301_a -> 20190301_b
2019-03-11 21:43:41 +01:00
Michael Weiss
6fa3dd2d5a
androidStudioPackages.{dev,canary}: 3.5.0.5 -> 3.5.0.6
2019-03-11 21:28:42 +01:00
Travis A. Everett
95aef95322
pdfgrep: relax platform from linux to unix
2019-03-11 15:23:15 -05:00
Wael Nasreddine
c75cb87721
Merge pull request #57296 from kalbasit/nixpkgs_go-fixes
...
Fixes to a few Go packages.
2019-03-11 13:11:11 -07:00
Vladimír Čunát
636910e563
Merge #57427 : smenu: relax platform from linux to unix
2019-03-11 21:05:18 +01:00
R. RyanTM
e954144fab
gitAndTools.pre-commit: 1.14.2 -> 1.14.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pre-commit/versions
2019-03-11 11:51:54 -07:00
R. RyanTM
c6ed0f964b
python37Packages.geopandas: 0.4.0 -> 0.4.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/python3.7-geopandas/versions
2019-03-11 14:48:50 -04:00
R. RyanTM
1923f36042
python37Packages.libversion: 1.1.2 -> 1.1.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/python3.7-libversion/versions
2019-03-11 14:43:33 -04:00
R. RyanTM
8513b5146e
python37Packages.peewee: 3.8.2 -> 3.9.2
...
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-peewee/versions
2019-03-11 14:41:30 -04:00
R. RyanTM
5c4f11d6c6
python37Packages.paste: 3.0.6 -> 3.0.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/python3.7-paste/versions
2019-03-11 14:37:59 -04:00
Travis A. Everett
a192cf371f
smenu: relax platform from linux to unix
2019-03-11 13:16:55 -05:00
Michael Weiss
1240834176
sway-beta: Use the upstream patch to fix the build failure
2019-03-11 18:51:26 +01:00
Wael M. Nasreddine
7cb4e4b343
vault: export GOCACHE in the preBuild phase
...
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted when it's set
outside of a phase.
2019-03-11 09:59:20 -07:00
Wael M. Nasreddine
09435db08a
cadvisor: export GOCACHE in the buildPhase
...
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted when it's set
outside of a phase.
2019-03-11 09:59:19 -07:00
Wael M. Nasreddine
b39fc3a0bc
boringssl: export GOCACHE in the makeFlags
2019-03-11 09:59:18 -07:00
Wael M. Nasreddine
f10522dab0
deepin.go-gir-generator: fix the GOCACHE make flag
2019-03-11 09:59:17 -07:00
Wael M. Nasreddine
d925c32467
deepin.go-dbus-generator: fix the GOCACHE make flag
2019-03-11 09:59:16 -07:00
Wael M. Nasreddine
483d823ec4
gitlab-shell: export GOCACHE in the installPhase
...
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted when it's set
outside of a phase.
2019-03-11 09:59:15 -07:00
Wael M. Nasreddine
eee09b103c
docker: export GOCACHE for all platforms
2019-03-11 09:59:10 -07:00
Jörg Thalheim
88c3183581
Merge pull request #57408 from Infinisil/fix/poetry
...
pythonPackages.poetry: Fix build
2019-03-11 16:54:27 +00:00
Sarah Brofeldt
e1e5df688a
mitmproxy: Fix tests with pytest >= 4.x
2019-03-11 17:08:24 +01:00
Sarah Brofeldt
3df55b80bb
mitmproxy: Fix build with wsproto >= 0.13
2019-03-11 17:08:02 +01:00
Michael Weiss
eb2a26f5c6
sway-beta: 1.0-rc5 -> 1.0
2019-03-11 17:02:25 +01:00
Michael Weiss
7f43089999
wlroots: 0.4.1 -> 0.5.0
2019-03-11 17:02:22 +01:00
Silvan Mosberger
bfac72b276
pythonPackages.poetry: Fix build
2019-03-11 16:49:22 +01:00
R. RyanTM
2c8b352e4a
python37Packages.django-cors-headers: 2.4.0 -> 2.5.0
...
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-django-cors-headers/versions
2019-03-11 08:10:25 -07:00
Andreas Rammhold
2dd3253079
Merge pull request #57050 from dtzWill/update/m2crypto-0.32.0
...
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
2019-03-11 15:48:54 +01:00
R. RyanTM
3a36b53de8
plantuml: 1.2019.1 -> 1.2019.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-03-11 15:34:29 +01:00
Andreas Rammhold
48b9a4a4a5
fix two typos in "substituteInPlace" that should never landed
...
I am not sure how these two could ever work but at least the typo is
fixed now. They still fail to compile but that is a different issue.
2019-03-11 14:51:40 +01:00
Kier Davis
d700803323
pius: fix dependencies
...
`perl` needs to be a native build input to ensure that it is
present in `PATH` during the build, allowing `patchShebangs` to
correctly fix the shebang in `pius-party-worksheet`. Previously,
the shebang was left as `/usr/bin/perl` because `perl` could not
be found by `patchShebangs`.
`six` is a required dependency of `pius` and likely should have
been included in the derivation a long time ago, since the `pius`,
`pius-report` and `pius-keyring-mgr` commands are broken without it.
Annoyingly, `pius` still uses `distutils` rather than `setuptools`
which seems to happily install the package without checking that
its dependencies have been installed.
2019-03-11 13:43:49 +00:00
R. RyanTM
b83973990f
python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-aws-sam-translator/versions
2019-03-11 06:18:49 -07:00
Ryan Mulligan
8bb3919ea9
Merge pull request #57240 from r-ryantm/auto-update/gcompris
...
gcompris: 0.95 -> 0.96
2019-03-11 06:05:35 -07:00
R. RyanTM
732228d3d1
protozero: 1.6.4 -> 1.6.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/protozero/versions
2019-03-11 05:12:05 -07:00
Elis Hirwing
7e2eb72407
Merge pull request #57271 from etu/phpstan-0113
...
phpPackages.phpstan: 0.11.2 -> 0.11.3
2019-03-11 12:35:25 +01:00
Elis Hirwing
9388152cd3
Merge pull request #56816 from etu/transifex-fix-build
...
transifex-client: Fix build after updated dependencies
2019-03-11 12:34:56 +01:00
Elis Hirwing
eeecb9d00e
Merge pull request #57066 from Izorkin/php
...
Update php packages
2019-03-11 12:33:24 +01:00
R. RyanTM
fdb95b4d4d
ocamlPackages.yojson: 1.6.0 -> 1.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-yojson/versions
2019-03-11 12:17:45 +01:00
worldofpeace
988ed26778
Merge pull request #57363 from r-ryantm/auto-update/picard-tools
...
picard-tools: 2.18.25 -> 2.18.27
2019-03-11 07:13:20 -04:00
R. RyanTM
a8ef518785
pius: 2.2.6 -> 2.2.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pius/versions
2019-03-11 03:59:32 -07:00
Robert Schütz
e10d98c055
Merge pull request #57012 from dotlambda/home-assistant-0.89
...
home-assistant: 0.87.1 -> 0.89.1
2019-03-11 11:54:53 +01:00
R. RyanTM
70815de29c
picard-tools: 2.18.25 -> 2.18.27
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-03-11 03:37:34 -07:00
Jörg Thalheim
c08f80839f
Merge pull request #57313 from delroth/gs-lcms2mt
...
ghostscript: link against "systemwide" liblcms2
2019-03-11 10:29:57 +00:00
Will Dietz
f226459a39
Merge pull request #57255 from romildo/upd.qogir-theme
...
qogir-theme: 2018-11-12 -> 2019-03-10
2019-03-11 05:24:03 -05:00
Will Dietz
22b3b54749
Merge pull request #57200 from dtzWill/update/ipe-7.2.11
...
ipe: 7.2.10 -> 7.2.11, touchup
2019-03-11 05:19:27 -05:00
Will Dietz
c14e23d0e6
Merge pull request #57193 from dtzWill/update/at-spi-core-atk-2.30.1
...
at-spi2-{core,atk}: 2.30.0 -> 2.30.1
2019-03-11 05:18:21 -05:00
Will Dietz
479e79dc58
Merge pull request #57196 from dtzWill/update/iosevka-2.2.0
...
iosevka-bin: 2.1.0 -> 2.2.0
2019-03-11 05:18:05 -05:00
Will Dietz
3322f81fa7
Merge pull request #57198 from dtzWill/update/tetra-gtk-theme-201903
...
tetra-gtk-theme: 201902 -> 201903
2019-03-11 05:17:51 -05:00
Will Dietz
b4bc6155ba
Merge pull request #57052 from dtzWill/update/broot-0.7.0
...
broot: 0.6.3 -> 0.7.1
2019-03-11 05:16:05 -05:00
Uri Baghin
130d987ab1
bazel-remote: init at 2019-01-12
2019-03-11 11:10:59 +01:00
Vladyslav M
640f023ebb
Merge pull request #57347 from marsam/init-gifski
...
gifski: init at 0.8.7
2019-03-11 12:10:02 +02:00
Jörg Thalheim
cd498f7c80
Merge pull request #56634 from marsam/buildrustcreate-pname-attribute
...
buildRustPackage: Allow pname attribute
2019-03-11 10:08:00 +00:00
Lancelot SIX
8c03e90831
Merge pull request #56842 from lsix/update_octave
...
octave: 4.4.1 -> 5.1.0
2019-03-11 11:02:31 +01:00
Will Dietz
68730715a5
Merge pull request #57355 from r-ryantm/auto-update/papirus-icon-theme
...
papirus-icon-theme: 20190203 -> 20190302
2019-03-11 04:55:50 -05:00
Will Dietz
16534b8c7f
Merge pull request #57081 from dtzWill/update/libxmlb-0.1.7
...
libxmlb: 0.1.6 -> 0.1.7
2019-03-11 04:34:33 -05:00
R. RyanTM
5b4ff82631
papirus-icon-theme: 20190203 -> 20190302
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-03-11 01:52:40 -07:00
Joachim F
f9be2b8ece
Merge pull request #57321 from r-ryantm/auto-update/mksh
...
mksh: 56c -> 57
2019-03-11 08:23:07 +00:00
Peter Simons
901cb9fa48
picard: 2.1.3 -> 2.1.3
2019-03-11 09:17:36 +01:00
Will Dietz
af15ad96b6
libcmis: 0.5.0 -> 0.5.2, new home, fix and enable tests + man
...
https://github.com/tdf/libcmis/releases/tag/v0.5.2
https://github.com/tdf/libcmis/releases/tag/v0.5.1
2019-03-11 02:46:22 -05:00
Mario Rodas
1b493e2555
gifski: init at 0.8.7
2019-03-11 02:33:07 -05:00
R. RyanTM
1b61380bf3
offlineimap: 7.2.2 -> 7.2.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/offlineimap/versions
2019-03-11 00:23:26 -07:00
worldofpeace
adf0e91799
Merge pull request #57194 from dtzWill/update/pavucontrol-4.0
...
pavucontrol: 3.0 -> 4.0
2019-03-11 03:07:44 -04:00
Will Dietz
dbd7bbb7d8
Merge pull request #57040 from dtzWill/update/libhandy-0.0.9
...
libhandy: 0.0.8 -> 0.0.9
2019-03-11 01:57:39 -05:00
Will Dietz
4e33431246
vit: 1.2 -> 1.3, cleanup + maintain
...
1.3 is essentially same as long-time beta 1.3.beta1
https://github.com/scottkosty/vit/releases/tag/v1.3
(and linked notes to the beta)
2019-03-11 00:44:48 -05:00
Michael Raskin
2a41d0304f
Merge pull request #57291 from jlesquembre/zathura
...
zathura: 0.4.1 -> 0.4.3, new features and plugin
2019-03-11 05:36:44 +00:00
Cray Elliott
a7ee76676a
Merge pull request #57318 from r-ryantm/auto-update/mgba
...
mgba: 0.7.0 -> 0.7.1
2019-03-10 21:51:04 -07:00
R. RyanTM
ab162ec3aa
nx-libs: 3.5.99.18 -> 3.5.99.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nx-libs/versions
2019-03-10 21:41:31 -07:00
James Cook
a70eab360f
Merge pull request #57249 from r-ryantm/auto-update/libgnurl
...
libgnurl: 7.63.0 -> 7.64.0
2019-03-11 03:45:26 +00:00
R. RyanTM
21650abd8a
nmon: 16h -> 16i
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nmon/versions
2019-03-10 20:36:52 -07:00
Dmitry Kalinkin
2274611acb
Merge pull request #57195 from dtzWill/update/proot-5.1.0.20190305
...
proot: update, consolidate, python extension support
2019-03-10 23:21:04 -04:00
Peter Hoeg
136126ceae
Merge pull request #56498 from ariutta/patch-1
...
cytoscape: bump 3.6.1 -> 3.7.1
2019-03-11 11:20:50 +08:00
Peter Hoeg
126c2b0983
Merge pull request #57117 from marsam/update-heroku
...
heroku: 7.19.4 -> 7.22.4
2019-03-11 11:20:06 +08:00
R. RyanTM
8b8c39e69a
ncpamixer: 1.3 -> 1.3.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/ncpamixer/versions
2019-03-10 19:55:05 -07:00
Peter Hoeg
f4ffe5c951
Merge pull request #56328 from matti-kariluoma/master
...
candle: init at 1.1
2019-03-11 10:45:46 +08:00
R. RyanTM
bbee9fac85
mksh: 56c -> 57
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mksh/versions
2019-03-10 17:46:59 -07:00
worldofpeace
c14acca786
Merge pull request #57212 from r-ryantm/auto-update/audacity
...
audacity: 2.3.0 -> 2.3.1
2019-03-10 20:32:50 -04:00
worldofpeace
f589fe5835
Merge pull request #57197 from dtzWill/update/capitaine-cursors-3
...
capitaine-cursors: 2.1 -> 3
2019-03-10 20:28:37 -04:00
worldofpeace
f4d2e8dac1
capitaine-cursors: use pname
2019-03-11 00:24:39 +00:00
Ryan Mulligan
1512be9fd3
Merge pull request #57316 from r-ryantm/auto-update/mbuffer
...
mbuffer: 20190113 -> 20190127
2019-03-10 17:18:48 -07:00
R. RyanTM
132bb0bbe3
mgba: 0.7.0 -> 0.7.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/mgba/versions
2019-03-10 17:17:10 -07:00
Ryan Mulligan
beecd1b5c1
Merge pull request #57272 from r-ryantm/auto-update/libcpuid
...
libcpuid: 0.4.0 -> 0.4.1
2019-03-10 17:16:26 -07:00
R. RyanTM
7a5688d8a6
mbuffer: 20190113 -> 20190127
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbuffer/versions
2019-03-10 16:45:37 -07:00
R. RyanTM
abb8c3f55b
mapnik: 3.0.21 -> 3.0.22
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mapnik/versions
2019-03-10 16:24:23 -07:00
Pierre Bourdon
a9cf5c27ec
imagemagickBig: revert meta.broken to false
2019-03-11 00:13:02 +01:00
Pierre Bourdon
128bb7be2a
ghostscript: link against "systemwide" liblcms2
...
GS ships with a fork of lcms2 ("lcms2mt"), but the ABI separation
between the fork and the original seems insufficient. If libgs is linked
alongside liblcms2 (for example, this is the case with imagemagick) then
it will call into the original library instead of the fork, causing
segfaults.
Follow the example of both Arch and Debian in this regard -- they both
use the systemwide lib instead of the fork.
2019-03-11 00:07:18 +01:00
R. RyanTM
b8b2f3cbbb
lxtask: 0.1.8 -> 0.1.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxtask/versions
2019-03-10 15:47:50 -07:00
Herwig Hochleitner
b854767dac
Merge pull request #56018 from knedlsepp/fix-cuda-gdb
...
cudatoolkit: Several fixes
2019-03-10 23:21:48 +01:00
Sander van der Burg
907c478ceb
titaniumenv: fix stripping the unneeded architectures
2019-03-10 23:18:08 +01:00
Austin Seipp
37fe6bf786
websocat: init at 1.3.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-10 16:50:24 -05:00
Timo Kaufmann
ce96994032
sage: fix docbuild ( #57294 )
...
The docbuild (or rather its tests) failed because sphinx built some
English parts of the documentation in Russian. The added debian patch
fixes that by isolating docbuilding threads in sphinx using
proper subprocesses.
2019-03-10 21:42:54 +00:00
Lancelot SIX
ce51fbab82
Merge pull request #56486 from lsix/add_qgis_3
...
qgis: 2.18.28 -> 3.4.5
2019-03-10 22:34:38 +01:00
José Luis Lafuente
053d79dbf0
zathura: 0.4.1 -> 0.4.3, new features and plugin
...
Update to 0.4.3, compile it with more features and add CB plugin
2019-03-10 22:22:10 +01:00
Herwig Hochleitner
88d9ef9e1f
pythonPackage.azure-mgmt-*: fix builds
...
see https://github.com/NixOS/nixpkgs/issues/52547
2019-03-10 22:16:31 +01:00
Herwig Hochleitner
292a4520f9
pythonPackages.msrestazure: init 0.6.0
2019-03-10 22:16:31 +01:00
Herwig Hochleitner
668d18c07a
pythonPackages.msrest: init 0.6.2
2019-03-10 22:16:31 +01:00
Pascal Wittmann
6b2be9070c
ima-evm-utils: apply upstream fix for attr-2.4.48 compatibility
2019-03-10 21:14:20 +01:00
Pascal Wittmann
978e19be8c
ima-evm-utils: 1.0.0 -> 1.1
2019-03-10 21:12:58 +01:00
R. RyanTM
59db0ca1ea
libosmium: 2.15.0 -> 2.15.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/libosmium/versions
2019-03-10 13:12:09 -07:00
Sarah Brofeldt
9b3da9ef64
Merge pull request #57261 from Ma27/fix-autorandr-completions
...
autorandr: install bash completions properly
2019-03-10 21:04:13 +01:00
Peter Simons
a8965a516b
Merge pull request #56877 from peti/t/fix-boost-version-strings
...
boost: fix misspelled version numbers in 1.66.0, 1.67.0, 1.68.0, and 1.69.0
2019-03-10 21:01:57 +01:00
Sarah Brofeldt
f9bb0b3c3a
Merge pull request #57232 from bachp/bonnie-1.98
...
bonnie: 1.97.3 -> 1.98
2019-03-10 20:35:37 +01:00
R. RyanTM
091fbe9409
libcpuid: 0.4.0 -> 0.4.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/libcpuid/versions
2019-03-10 11:47:10 -07:00
Elis Hirwing
eaa24202b4
phpPackages.phpstan: 0.11.2 -> 0.11.3
...
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.3
2019-03-10 19:45:27 +01:00
John Ericson
83e3aff78d
Merge pull request #57267 from obsidiansystems/override-unstable-nix
...
nix*: Make .override work
2019-03-10 14:19:49 -04:00
Tim Steinbach
0db1b7b025
linux: 5.0 -> 5.0.1
2019-03-10 14:16:48 -04:00
Tim Steinbach
742a089322
linux: 4.20.14 -> 4.20.15
2019-03-10 14:16:26 -04:00
Tim Steinbach
810401284f
linux: 4.19.27 -> 4.19.28
2019-03-10 14:16:02 -04:00
John Ericson
4dfe9f9eb8
Merge remote-tracking branch 'upstream/master' into override-unstable-nix
2019-03-10 13:53:59 -04:00
John Ericson
bfc72142e0
nix*: Make .override work
...
Currently, .override is only on a temporary attrset that is thrown away, now it
is also on the nix derivations we use.
2019-03-10 13:52:55 -04:00