Jörg Thalheim
d334c1c1d0
nixos/bitlbee: option to use pam
2018-10-01 18:25:11 +01:00
Jörg Thalheim
14cc9a2f0f
bitlbee: disable gcov
...
Code coverage reports is not useful at all for users.
This is a feature for developer.
2018-10-01 18:25:11 +01:00
Jörg Thalheim
5547a8b6a5
Merge pull request #47407 from kalbasit/nixpkgs_add-terraform-provider-nixos
...
terraform: update all providers and move nixos provider under terraform.withPlugins
2018-09-30 22:33:58 +01:00
Sarah Brofeldt
a2e00dfb57
Merge pull request #47560 from johanot/kubernetes-1.12
...
kubernetes: 1.11.3 -> 1.12.0
2018-09-30 20:51:48 +02:00
Michael Weiss
766e3228c2
tdesktop: 1.3.14 -> 1.4.0
...
tdesktopPackages.preview: 1.3.14 -> 1.4.0
2018-09-30 14:59:15 +02:00
Johan Thomsen
a91c293aaf
kubernetes: 1.11.3 -> 1.12.0
...
- kubelet CAdvisor port has been removed
2018-09-30 14:49:26 +02:00
Michael Weiss
3a939278f7
gns3Packages.{server,gui}{Stable,Preview}: 2.1.10 -> 2.1.11
2018-09-29 20:52:06 +02:00
Jörg Thalheim
c527619db6
Merge pull request #47485 from prusnak/remove-mozilla-plugins-trezor
...
mozilla-plugins/trezor: remove applications/networking/browsers/mozilla-plugins/trezor
2018-09-29 11:52:32 +01:00
Pavol Rusnak
62b15996a7
mozilla-plugins/trezor: remove applications/networking/browsers/mozilla-plugins/trezor
...
trezor-mozilla-plugin is no longer maintained software
package pkgs/servers/trezord should be used instead
2018-09-29 12:24:43 +02:00
Sarah Brofeldt
b7069ecbd6
Merge pull request #47501 from kalbasit/nixpkgs_update-browsh
...
browsh: 1.4.10 -> 1.4.13
2018-09-29 10:00:02 +02:00
lewo
6db3e92055
Merge pull request #47502 from kalbasit/nixpkgs_update-kubetail
...
kubetail: 1.6.1 -> 1.6.4
2018-09-29 09:11:43 +02:00
Will Dietz
f51a495a24
notmuch-bower: 2017-09-27 -> 0.8.1 ( #47510 )
...
0.8.1 was released Mar 31, 2018, so lets move this up to stable.
2018-09-29 08:29:10 +02:00
Wael M. Nasreddine
18681d9f79
kubetail: 1.6.1 -> 1.6.4
2018-09-28 15:35:36 -07:00
Wael M. Nasreddine
fa46ce3828
browsh: 1.4.10 -> 1.4.13
2018-09-28 15:32:02 -07:00
R. RyanTM
99b80a111e
flexget: 2.14.18 -> 2.14.21 ( #47053 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flexget/versions
2018-09-28 22:23:46 +02:00
Will Dietz
3f0ae25538
Merge pull request #47444 from dtzWill/fix/patchelf-chrome-virtualbox-and-treewide
...
google-chrome, treewide: fix patchelf usages to not crash constantly, patchelf as native
2018-09-28 14:25:05 -05:00
R. RyanTM
c233b35c16
seafile-client: 6.2.4 -> 6.2.5 ( #46950 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/seafile-client/versions
2018-09-28 21:22:37 +02:00
R. RyanTM
42af103ae3
otter-browser: 0.9.96 -> 0.9.99.3 ( #46217 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
otter-browser
2018-09-28 21:09:26 +02:00
Wael M. Nasreddine
6ff45f34d8
terraform-providers: move ibm and libvirt underneath the terraform-providers
2018-09-28 11:32:19 -07:00
zimbatm
ef64786cda
terraform: move providers to terraform-providers
...
Before, providers were only built indirectly. Since proviers don't
depend on terraform to build they can be moved into their own collection
of packages. This also has the advantage that they can be reached
directly using an attribute path (Eg: terraform-providers.nixos).
Co-authored-by: Wael Nasreddine <wael.nasreddine@gmail.com>
2018-09-28 11:22:27 -07:00
Will Dietz
eb91037e7b
tree-wide: patchelf used during build -> nativeBuildInputs
...
In a few cases it wasn't clear so I left them as-is.
While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:
* makeWrapper
* archive utilities (in order to unpack src)
* a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Will Dietz
776e6da544
google-chrome: fix native inputs, otherwise uses wrong patchelf
2018-09-28 11:43:16 -05:00
Orivej Desh
eeac44c81a
retroshare: mark as broken ( #47350 )
...
Broken by libupnp: 1.6.21 -> 1.8.3 (#41684 ).
2018-09-28 11:57:26 +02:00
Samuel Leathers
3c6c934097
Merge pull request #47412 from Synthetica9/vivaldi-2.0.0
...
vivaldi: 1.15.1147.64-1 -> 2.0.1309.29-2
2018-09-27 13:48:17 -04:00
Wael M. Nasreddine
7dadabb22c
terraform: add myself as a maintainer
2018-09-27 09:51:41 -07:00
Wael M. Nasreddine
cc481cedda
terraform: update-all: add support for parsing list of providers in providers.txt
2018-09-27 09:51:35 -07:00
Vladyslav M
ea817ad88d
newsboat: 2.12 -> 2.13 ( #47359 )
2018-09-27 11:03:52 +02:00
Patrick Hilhorst
71eb7adfb2
vivaldi: 1.15.1147.64-1 -> 2.0.1309.29-2
2018-09-27 00:50:57 +02:00
Wael M. Nasreddine
f95c18f3d1
terraform-provider-nixos: move the provider to the inside of terraform.withPlugins
2018-09-26 13:10:27 -07:00
Wael M. Nasreddine
77b5440640
terraform: update all the providers
2018-09-26 13:10:27 -07:00
Will Dietz
98cb225d9f
nheko: 0.6.0 -> 0.6.1
2018-09-26 13:42:36 -05:00
Matthew Bauer
07cc937d60
Merge pull request #45934 from utdemir/master
...
bluejeans-gui: init at 1.6.39
2018-09-26 13:26:53 -05:00
Will Dietz
a0248a0b68
Merge pull request #47365 from dtzWill/feature/matrix-clients
...
spectral: init at 2018-09-24; nheko: 0.5.0 -> 0.6.0 and bump dep mtxclient
2018-09-25 22:14:29 -05:00
Will Dietz
3ede6674a6
spectral: init at 2018-09-24
...
* needs at least qtgraphicaleffects not mentioned in docs
* doesn't want to use our libqmatrixclient, so let it use bundled
* took a few runs (or perhaps just patience with one) to populate,
when my profile icon appeared it seemed ready-- then click it
to see list of rooms and such.
2018-09-25 15:13:15 -05:00
Jörg Thalheim
f4adfea559
Merge pull request #47351 from gnidorah/telegram
...
tdesktop: support opening urls under wayland
2018-09-25 21:09:48 +01:00
Will Dietz
ab2061bff3
nheko: 0.5.5 -> 0.6.0
2018-09-25 15:01:42 -05:00
worldofpeace
6cd28a468a
eolie: 0.9.36 -> 0.9.37 ( #47345 )
2018-09-25 20:16:03 +02:00
gnidorah
e79ccc1100
tdesktop: support opening urls under wayland
2018-09-25 20:26:46 +03:00
adisbladis
3aaa9db32f
firefox-beta-bin: 63.0b6 -> 63.0b9
2018-09-25 22:55:22 +08:00
adisbladis
0aa0344804
firefox-devedition-bin: 63.0b6 -> 63.0b9
2018-09-25 22:55:21 +08:00
zimbatm
6060940c24
firefox-bin: fix channel patching
...
The patchPhase wasn't being applied at all.
This patch re-enables that and also re-thinks the setting that we want
to have. Turning off the auto-update is more accurate and doesn't lose
information like it did before.
2018-09-25 16:48:07 +02:00
Orivej Desh
a729229d19
mumble: build with -std=c++11
...
It fails to build with its default -std=c++98 with protobuf 3.6.
2018-09-25 10:47:01 +00:00
Felipe Espinoza
60909fddf8
compactor: 0.11.0 -> 0.11.1 ( #47271 )
2018-09-24 23:24:22 +02:00
Andreas Rammhold
24c58bd1cc
Merge pull request #47257 from taku0/firefox-bin-62.0.2
...
firefox, firefox-bin:: 61.0.2 -> 62.0.2, firefox-esr: 60.2.0esr -> 60.2.1esr [Moderate security fixes]
2018-09-24 17:54:26 +02:00
Elis Hirwing
4406745ab4
testssl: 2.9.5-6 -> 2.9.5-7 ( #47274 )
...
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-7
2018-09-24 17:40:24 +02:00
Jörg Thalheim
841613d3fd
Merge pull request #47148 from LnL7/darwin-broken-e
...
eiskaltdcpp: mark linux only
2018-09-24 13:58:53 +01:00
taku0
e5778a9991
firefox-esr: 60.2.0esr -> 60.2.1esr
2018-09-24 09:13:03 +09:00
xeji
ccd2862130
Merge pull request #47141 from vbgl/jackline-20180511
...
jackline: 2017-12-24 -> 2018-05-11
2018-09-23 23:29:10 +02:00
Sarah Brofeldt
7fb0194d41
Merge pull request #45161 from Gerschtli/update/ts3
...
teamspeak_server: 3.0.13.6 -> 3.3.0
2018-09-23 20:24:48 +02:00
Charles Duffy
bd13ef5944
Introduce desync, an alternate implementation of casync ( #47195 )
...
desync isn't as feature-rich as casync, but has a focus on production usability
and implementation quality which may make it a more appropriate tool.
2018-09-23 01:22:07 +02:00