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
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
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
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
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
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
Vincent Laporte
6e4b622cb4
ocaml: 4.08.0+beta1 -> 4.08.0+beta2
2019-03-12 18:01:36 +01:00
Markus
7e71cd8292
nixos/flannel: Add iptables package to service path
2019-03-12 15:30:33 +00: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
Johan Thomsen
292c1ce7ff
nixos/gitlab: added gzip and bzip2 as dependencies for gitaly
2019-03-12 15:04:45 +00:00
Johan Thomsen
968d3c9c05
nixos/gitlab: improved test to check download of repository archives
2019-03-12 15:04:45 +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