Commit graph

194054 commits

Author SHA1 Message Date
Mario Rodas 1e117cf7b1
Merge pull request #69189 from marsam/update-terraform-lsp
terraform-lsp: 0.0.6 -> 0.0.9
2019-09-21 17:43:42 -05:00
Mario Rodas 2ba55afe2f
Merge pull request #69154 from marsam/update-pgformatter
pgformatter: 4.0 -> 4.1
2019-09-21 17:43:05 -05:00
Mario Rodas c1fe83d61c
Merge pull request #69193 from marsam/update-spotifyd
spotifyd: 0.2.11 -> 0.2.14
2019-09-21 17:39:35 -05:00
Danielle Lancashire de627c704b firecracker: 0.15.2 -> 0.18.0 2019-09-21 17:22:25 -05:00
Mario Rodas 54433c443b
nixos/spotifyd: update spotifyd flags 2019-09-21 17:10:00 -05:00
Mario Rodas 3cd425fa34
Merge pull request #69164 from bbigras/starship
starship: 0.17.0 -> 0.18.0
2019-09-21 16:38:46 -05:00
Mario Rodas cc0a3221f5
Merge pull request #69190 from marsam/update-tflint
tflint: 0.11.1 -> 0.11.2
2019-09-21 16:24:47 -05:00
Mario Rodas 695f04632d
spotifyd: fix build on darwin 2019-09-21 16:15:39 -05:00
Mario Rodas 53c3ad4fff
spotifyd: 0.2.11 -> 0.2.14 2019-09-21 16:15:39 -05:00
millerjason 60a897d4c7 vimPlugins.vim-gui-position: init at 2019-06-06 (#68294) 2019-09-21 18:48:48 +00:00
worldofpeace 038f02d79e
Merge pull request #69173 from worldofpeace/wrap-qt-apps/fix
wrapQtAppsHook: correct skip directories heuristic
2019-09-21 14:30:36 -04:00
Michael Weiss e5f3951f62
androidStudioPackages.{dev,canary}: 3.6.0.11 -> 3.6.0.12 2019-09-21 20:16:08 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
worldofpeace 6be720b3a7
Merge pull request #69174 from HugoReeves/master
croc: 6.1.1 -> 6.1.3
2019-09-21 13:41:01 -04:00
worldofpeace ad09694ef3
Merge pull request #69145 from delroth/mcomix-setuptools
mcomix: add missing setuptools dependency
2019-09-21 13:19:24 -04:00
volth 1673f3d458 ammonite: add scala-2.13 version 2019-09-21 13:16:30 -04:00
worldofpeace b952f5dd1e
Merge pull request #69152 from hkjn/20190920-bump-ledgerblue
pythonPackages.ledgerblue: 0.1.24 -> 0.1.28
2019-09-21 13:09:49 -04:00
Henrik Jonsson fefd4cb2b3 pythonPackages.ledgerblue: 0.1.24 -> 0.1.28 2019-09-21 13:07:57 -04:00
Simon 7406bd28e0 Fix Python 3 support for pythonPackages.ncclient (#68226) 2019-09-21 16:58:23 +00:00
worldofpeace ed41f7e8f9
Merge pull request #68859 from volth/patch-366
jogl: remove #37364 workaround
2019-09-21 12:46:52 -04:00
worldofpeace 19b4d18893
Merge pull request #69129 from eadwu/typora/include-pandoc
typora: allow pandoc to be in PATH
2019-09-21 12:29:07 -04:00
fuerbringer ea21278830
diskus: 0.5.0 -> 0.6.0 2019-09-21 18:15:08 +02:00
Edmund Wu 55ebe58462 typora: allow pandoc to be in PATH 2019-09-21 12:08:54 -04:00
worldofpeace 9a9760d88e
Merge pull request #69143 from Taneb/fix-kexi
kexi: patch error due to Qt 5.13
2019-09-21 12:03:48 -04:00
José Romildo Malaquias da6e307f45
Merge pull request #68302 from jD91mZM2/yaru
yaru-theme: init at 19.10.2
2019-09-21 12:12:59 -03:00
Sascha Grunert 2c3dcbb9d0 Add cri-o service to modules (#68153)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-21 14:18:42 +00:00
markuskowa a1f6032ea1
Merge pull request #69136 from doronbehar/package-onedrive
onedrive: init at 2.3.9
2019-09-21 16:10:28 +02:00
Tim Steinbach 8317facd14
emacsPackages: Update elpa
Via `update-elpa` script
2019-09-21 10:09:48 -04:00
Tim Steinbach bae10449e7
emacsPackages: Update melpa
Via `update-melpa` script
2019-09-21 10:09:20 -04:00
markuskowa 765a72a2e8
Merge pull request #69177 from rnhmjoj/bup
bup: 0.29.2 -> 0.29.3
2019-09-21 16:04:42 +02:00
Maximilian Bosch a141d29fef
Merge pull request #67680 from gilligan/add-hydra-cli
hydra-cli: init at 0.2.0
2019-09-21 15:46:51 +02:00
Peter Simons 28b8d6b172 postgresql: bump the attribute from PostgreSQL 9.6 to version 11
This change affects packages that refers to postgres in order to get access to
the client code, libpq, and these packages will now be compiled supporting the
latest version.

This change does not affect NixOS, i.e. people who want to run a PostgreSQL
server. The NixOS module always refers to specific versions of 'postgres', so
if you want to use the latest version there, too, then you'll have to configure
your system appropriately in configuration.nix.

See https://github.com/NixOS/nixpkgs/pull/69194 for an effort to update the
NixOS module, too.

Fixes https://github.com/NixOS/nixpkgs/issues/69141.
2019-09-21 15:02:27 +02:00
Ihar Hrachyshka 3a9cb10b2b turses: fix python3.7 support (#61984) 2019-09-21 13:36:23 +01:00
Daiderd Jordan 98c40b132d
Merge pull request #69179 from uri-canva/algebraic-data-types
pythonPackages.algebraic-data-types: init at 0.1.1
2019-09-21 13:52:29 +02:00
Vladimír Čunát 41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Uri Baghin 0b990ec8c5 pythonPackages.algebraic-data-types: init at 0.1.1 2019-09-21 20:40:34 +10:00
Elis Hirwing 4f297c2b6f
cask: Fix cask usage
Without python as a dependency I only get the following error:
/usr/bin/env: ‘python’: No such file or directory
2019-09-21 11:43:17 +02:00
Mario Rodas 9e968db302 git-lfs: use buildGoPackage 2019-09-21 04:34:00 -05:00
Mario Rodas d02d88feba elfinfo: use buildGoPackage 2019-09-21 04:33:00 -05:00
Mario Rodas 9db2a8154c vault: use buildGoPackage 2019-09-21 04:32:00 -05:00
Mario Rodas ffc69d2019 lazydocker: use buildGoPackage 2019-09-21 04:31:00 -05:00
Mario Rodas f14caea161 wallutils: use buildGoPackage 2019-09-21 04:30:00 -05:00
Mario Rodas 4a414f378b systemd-journal2gelf: use buildGoPackage 2019-09-21 04:29:00 -05:00
Mario Rodas 29a9c4fe91 miniflux: use buildGoPackage 2019-09-21 04:28:00 -05:00
Mario Rodas 605f89305a certigo: use buildGoPackage 2019-09-21 04:27:00 -05:00
Mario Rodas 9d74f420a1 dex-oidc: use buildGoPackage 2019-09-21 04:26:00 -05:00
Mario Rodas 04aee5f070 mkcert: use buildGoPackage 2019-09-21 04:25:00 -05:00
Mario Rodas f6b9982ad6 golangci-lint: use buildGoPackage 2019-09-21 04:24:00 -05:00
Mario Rodas a727f4795b rclone: use buildGoPackage 2019-09-21 04:23:00 -05:00
Mario Rodas 2f87a2ef7e kubeless: use buildGoPackage 2019-09-21 04:22:00 -05:00