Commit Graph

7753 Commits

Author SHA1 Message Date
Ryan Mulligan
f6e3d47448
Merge pull request #46195 from r-ryantm/auto-update/remmina
remmina: 1.2.31.3 -> 1.2.31.4
2018-09-10 20:50:26 -07:00
Jörg Thalheim
107448f19c
Merge pull request #46437 from bobvanderlinden/pr-opentracker-2018-05-26
opentracker: 2016-10-02 -> 2018-05-26
2018-09-10 22:43:26 +01:00
Jörg Thalheim
1cf44e6a07 opentracker: use https for downloading 2018-09-10 22:41:23 +01:00
Vladyslav M
b7c0e40796 rclone: 1.43 -> 1.43.1 (#46448) 2018-09-10 08:13:30 +02:00
worldofpeace
5a9d853d22 meteo: init at 0.8.5 2018-09-09 18:34:32 -04:00
worldofpeace
3865974177 taxi: init at 0.0.1 2018-09-09 18:34:31 -04:00
Franz Pletz
ff8fc5c46c
nheko: 0.4.3 -> 0.5.5 2018-09-09 22:16:51 +02:00
Bob van der Linden
8a53488904
opentracker: 2016-10-02 -> 2018-05-26 2018-09-09 20:39:17 +02:00
Elis Hirwing
50ea36953e
testssl: 2.9.5-5 -> 2.9.5-6
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-6
2018-09-08 23:12:22 +02:00
Michael Raskin
7c69ae6259
Merge pull request #46348 from YorikSar/update-chromium
chromium: 68.0.3440.106 -> 69.0.3497.81
2018-09-08 14:02:46 +00:00
Antoine Eiche
0b6da47fe3 kubernetes-helm: fix darwin hash 2018-09-07 22:01:15 +02:00
lewo
b95454da65
Merge pull request #46256 from r-ryantm/auto-update/helm
kubernetes-helm: 2.9.1 -> 2.10.0
2018-09-07 21:58:13 +02:00
Yuriy Taraday
c098f143b4 chromium: 68.0.3440.106 -> 69.0.3497.81
Also update to build with external gn.
2018-09-07 23:34:47 +04:00
Maximilian Bosch
e2b4644f9c
weechat: fix quoting for ${} syntax
In my previous PR I missed that ${sec.foobar} (syntax to retrieve
secrets in a weechat runtime) breaks the shell evaluation.

Furthermore `;` shall be used rather than `\n` to concat scripts and the
init config.
2018-09-07 18:41:04 +02:00
Timo Kaufmann
e326c0156d
Merge pull request #45728 from Ma27/nixos/weechat-module
nixos/weechat: add module
2018-09-07 17:19:46 +02:00
Michael Raskin
f9a0679297
Merge pull request #46157 from taku0/firefox-bin-62.0
firefox,  firefox-bin: 61.0.2 -> 62.0,  firefox-esr: 60.1.0esr -> 60.2.0esr, remove 52.9.0esr [Critical security fixes]
2018-09-07 12:10:47 +00:00
Maximilian Bosch
f5becfb5b0
weechatScripts.wee-slack: init at 2.1.1 2018-09-07 13:45:13 +02:00
Maximilian Bosch
a8efe61412
weechat: 2.1 -> 2.2; improve package configuration
This aims to make the `weechat` package even more configurable. It
allows to specify scripts and commands using the `configure` function
inside a `weechat.override` expression.

The package can be configured like this:

```
with import <nixpkgs> { };
weechat.override {
  plugins = { availablePlugins, ... }: {
    plugins = builtins.attrValues availablePlugins;

    init = ''
      /set foo bar
      /server add freenode chat.freenode.org
    '';

    scripts = [ "/path/to/script.py" ];
  };
}
```

All commands are passed to `weechat --run-command "/set foo bar;/server ..."`.

The `plugins' attribute is not necessarily required anymore, if it's
sufficient to add `init' commands, the `plugins' will be
`builtins.attrValues availablePlugins' by default.

Additionally the result contains `weechat` and `weechat-headless`
(introduced in WeeChat 2.1) now.
2018-09-07 13:10:43 +02:00
R. RyanTM
86585082ff frostwire-bin: 6.7.1 -> 6.7.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/frostwire/versions
2018-09-06 22:33:37 -07:00
R. RyanTM
dd74f16b36 kubernetes-helm: 2.9.1 -> 2.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
helm
2018-09-06 18:33:20 -07:00
taku0
0a3f07077b firefox-esr: 60.1.0esr -> 60.2.0esr, mark 52.9.0esr insecure 2018-09-07 08:14:48 +09:00
R. RyanTM
43c8aa89a6 remmina: 1.2.31.3 -> 1.2.31.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
remmina
2018-09-06 12:44:14 -07:00
Jaka Hudoklin
5574b6a152
Merge pull request #46143 from teozkr/update/kops-1.10.0
kops: 1.9.0 -> 1.10.0
2018-09-06 14:44:39 +02:00
Michael Weiss
7c1b85cf6d signal-desktop: 1.15.5 -> 1.16.0 2018-09-06 12:38:27 +02:00
Teo Klestrup Röijezon
a0a71e9be6
kops: 1.9.0 -> 1.10.0 2018-09-06 12:32:53 +02:00
Michele Guerini Rocco
eadb7b1589 qutebrowser: patch scripts (#37316) 2018-09-05 19:06:18 +02:00
Bart Brouns
bf0cec40ca qutebrowser: 1.4.1 -> 1.4.2 (#46096) 2018-09-05 16:35:12 +02:00
Samuel Dionne-Riel
7ec9a333df qtchan: Fixes build from Qt upgrade. (#46082)
Uses an upstream fix.
2018-09-05 08:23:29 +02:00
Jörg Thalheim
de825a4eaa dino: 2018-07-08 -> 2018-09-05 2018-09-05 00:23:10 +01:00
taku0
26cbfe1035 firefox: 61.0.2 -> 62.0 2018-09-04 21:16:46 +09:00
taku0
12723b105c firefox-bin: 61.0.2 -> 62.0 2018-09-04 21:13:35 +09:00
Orivej Desh
205f3e941a swift-im: fix build with Qt 5.11 and split QtWebKit 2018-09-04 09:39:06 +00:00
Orivej Desh
6767396e38 psi-plus: 1.2.235 -> 1.3.410 2018-09-04 08:39:13 +00:00
Orivej Desh
0f1125975a psi: specify license (#43716) 2018-09-04 07:41:08 +00:00
Jan Tojnar
2e1acfce13
casync: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Jan Tojnar
577d1370f1
transporter: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:40 +02:00
Jan Tojnar
123556ed5f
corebird: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:39 +02:00
Jan Tojnar
9879ed55ae
feedreader: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:32 +02:00
Vladyslav M
31ccd1fd76 rclone: 1.42 -> 1.43 (#46009) 2018-09-03 23:23:23 +02:00
xeji
28def75a10
Merge pull request #45967 from worldofpeace/various-build-fixes/18.09
Various build fixes
2018-09-03 22:28:06 +02:00
Vladimír Čunát
956790acaf
Merge #45974: purple-matrix: 2016-07-11 -> 2018-08-02 2018-09-03 16:14:17 +02:00
Symphorien Gibol
7de2b6240b purple-matrix: 2016-07-11 -> 2018-08-02
This also fixes the build.
2018-09-03 14:13:00 +02:00
worldofpeace
451e04fb4d SkypeExport: fix build 2018-09-02 18:59:23 -04:00
xeji
6a7cd78884
Merge pull request #45818 from jglukasik/master
ipfs-cluster: init at v0.5.0
2018-09-02 13:52:48 +02:00
Utku Demir
7fbfba7c66
bluejeans-gui: init at 1.6.39 2018-09-02 19:22:07 +12:00
xeji
a3434cf4e5
Merge pull request #45921 from markuskowa/homepages
Cleanup homepage links
2018-09-02 08:39:30 +02:00
Joseph Lukasik
314d1fcdcb Add gx-go to nativeBuildInputs for ipfs-cluster 2018-09-01 16:01:43 -07:00
Markus Kowalewski
b4c8d6c37b
sup: update homepage 2018-09-02 00:31:08 +02:00
Markus Kowalewski
c6e31608d7
tox-prpl: update homepage 2018-09-02 00:28:54 +02:00
Vladimír Čunát
342d3db703
Merge branch 'staging-next'
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Peter Simons
4a64a7aef5 esniper: fix mismatched 'src' attribute 2018-09-01 11:16:50 +02:00
Robert Schütz
93550cbddf Merge branch 'master' into staging-next 2018-08-31 17:32:48 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
チルノ
17564e0ed9 nixos/zeronet: init (#44842) 2018-08-31 11:40:23 +01:00
Jörg Thalheim
359227daa9
Merge pull request #45839 from oxij/pkgs/tor-browser-docstrings
treewide: write better docstrings for tor-browser things
2018-08-31 08:05:56 +01:00
Jörg Thalheim
6e856d6bdb
Merge pull request #45844 from r-ryantm/auto-update/bro
bro: 2.5.4 -> 2.5.5
2018-08-31 07:54:05 +01:00
R. RyanTM
4b02c087f1 bro: 2.5.4 -> 2.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
bro
2018-08-30 22:22:45 -07:00
Jan Malakhovski
e4babb32d5 treewide: write better docstrings for tor-browser things 2018-08-31 03:33:25 +00:00
Joseph Lukasik
aeb360caa3 ipfs-cluster: init at 0.5.0 2018-08-30 14:39:48 -07:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz
a9780a095b Merge branch 'master' into staging-next 2018-08-30 21:56:13 +02:00
R. RyanTM
2d04c3f476 wireshark: 2.6.2 -> 2.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
wireshark-qt
2018-08-30 09:39:51 -07:00
Frederik Rietdijk
6038628ea5 Merge master into staging-next 2018-08-29 20:54:55 +02:00
Michael Weiss
256e347dfe signal-desktop-beta: remove
This package was marked as broken since
9cb0b496737341faf19ea62d81583ece52617a69.
Reason: The package is outdated and keeping up with the beta releases
isn't really worth it (there are regular stable releases).
2018-08-29 17:28:58 +02:00
Michael Weiss
792425934b tdesktop: 1.3.13 -> 1.3.14
tdesktopPackages.preview: 1.3.13 -> 1.3.14
2018-08-28 18:12:11 +02:00
Michael Weiss
9006cd339c tdesktop: 1.3.10 -> 1.3.13
tdesktopPackages.preview: 1.3.12 -> 1.3.13
2018-08-28 11:05:48 +02:00
Jörg Thalheim
2234834772
Merge pull request #45555 from r-ryantm/auto-update/mblaze
mblaze: 0.3.2 -> 0.4
2018-08-28 09:30:12 +01:00
Jörg Thalheim
cf7551b7f6
Merge pull request #45600 from r-ryantm/auto-update/claws-mail
claws-mail: 3.16.0 -> 3.17.0
2018-08-28 09:27:34 +01:00
Jörg Thalheim
e31eaa2fba claws-mail: 3.17.0 -> 3.17.1 2018-08-28 09:26:51 +01:00
gnidorah
f086c4bb33 vk-messenger: init 2018-08-27 19:49:46 +03:00
adisbladis
faf2f0b0e1
Merge pull request #45630 from adisbladis/go-1_11
go_1_11: init at 1.11 and set as default
2018-08-27 21:34:56 +08:00
adisbladis
8f07a0b420
firefox-beta-bin: 62.0b19 -> 62.0b20 2018-08-27 18:07:13 +08:00
adisbladis
fca8135a87
firefox-devedition-bin: 62.0b19 -> 62.0b20 2018-08-27 18:07:12 +08:00
adisbladis
213f7ec054
weechat-matrix-bridge: 2018-01-10 -> 2018-05-29 2018-08-27 16:23:33 +08:00
Frederik Rietdijk
7945295410 Merge master into staging 2018-08-27 08:21:50 +02:00
adisbladis
6d903a9407
gopherclient: Mark as broken
Package does not build
2018-08-27 00:56:56 +08:00
Jörg Thalheim
3d97ddce00
Merge pull request #45568 from sjau/master
Flexget: 2.14.9 -> 2.14.18
2018-08-26 14:01:53 +01:00
Frederik Rietdijk
a04cf8fdb7 konversation: 1.7.4 -> 1.7.5 2018-08-26 12:18:28 +02:00
Frederik Rietdijk
b61b993b75 Merge master into staging 2018-08-26 12:10:05 +02:00
Frederik Rietdijk
07ea150b5c
Merge pull request #45625 from emmanuelrosa/skype-8.28
Skype 8.28
2018-08-26 07:44:24 +02:00
Emmanuel Rosa
81d5061a19 skypeforlinux: 8.24.0.2 -> 8.28.0.41 2018-08-26 10:02:28 +07:00
Timo Kaufmann
9e2668cd6c
Merge pull request #45598 from r-ryantm/auto-update/firehol
firehol: 3.1.5 -> 3.1.6
2018-08-25 22:30:10 +02:00
Jan Tojnar
e8a6d22174
Merge pull request #45627 from jtojnar/gnome-cleanup
Gnome cleanup
2018-08-25 22:14:51 +02:00
Jan Tojnar
e2414dcbaa
pan: clean up 2018-08-25 21:41:13 +02:00
Uli Baum
7b1f5f70c0 mesos: fix build
was broken due to missing dependencies
2018-08-25 01:21:46 +02:00
R. RyanTM
0cce4fed12 claws-mail: 3.16.0 -> 3.17.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/claws-mail/versions.
2018-08-24 11:15:06 -07:00
R. RyanTM
3af49c963d firehol: 3.1.5 -> 3.1.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/firehol/versions.
2018-08-24 10:51:10 -07:00
David Guibert
64a9aa32ae davmail: 4.8.0 -> 4.8.6 (#45584) 2018-08-24 19:04:37 +02:00
hyper_ch
ea1b4c7a96 Flexget: 2.14.9 -> 2.14.18 2018-08-24 12:10:33 +02:00
hyper_ch
5a4bdba25b Flexget: 2.14.9 -> 2.14.18 2018-08-24 12:09:08 +02:00
Jörg Thalheim
084078dd39
Merge pull request #45547 from r-ryantm/auto-update/pidgin-sipe
pidgin-sipe: 1.23.2 -> 1.23.3
2018-08-24 09:56:36 +01:00
adisbladis
62940059df
firefox-beta-bin: 62.0b17 -> 62.0b19 2018-08-24 16:20:19 +08:00
adisbladis
8cad4ee793
firefox-devedition-bin: 62.0b17 -> 62.0b19 2018-08-24 16:20:18 +08:00
R. RyanTM
cf9faeef3a mblaze: 0.3.2 -> 0.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/mblaze/versions.
2018-08-24 00:32:47 -07:00
R. RyanTM
d80bab8789 pidgin-sipe: 1.23.2 -> 1.23.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/pidgin-sipe/versions.
2018-08-23 23:19:14 -07:00
R. RyanTM
70636aa397 remmina: 1.2.31.2 -> 1.2.31.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/remmina/versions.
2018-08-23 21:19:10 -07:00
Matthew Bauer
7974e45689 firefox: readd --disable-xcode-checks
Only works on version 61 apparently, but it is needed.
2018-08-23 13:09:16 -05:00
Tim Steinbach
873290154a
hipchat: 4.30.5.1676 -> 4.30.5.1682 2018-08-23 09:54:59 -04:00
Daiderd Jordan
6a335f993e
Merge pull request #39502 from LnL7/darwin-harfbuzz
harfbuzz: add CoreText support for darwin
2018-08-22 21:49:01 +02:00
Matthew Bauer
090985a443
firefox: remove --disable-xcode-checks
Apparently it's not needed anymore!
2018-08-22 13:26:05 -05:00
xeji
0cda7b2b98
Merge pull request #45438 from rycee/msmtp/support-passwdeval-without-nl
msmtp: support passwordeval without final '\n'
2018-08-22 12:07:21 +02:00
Yurii Rashkovskii
61c0adfbc1 astroid: 0.11.1 -> 0.13
Couple of things were updated to make this work.

1. webkitgtk24x-gtk3 that is marked unsafe has been replaced with
   webkitgtk (2.20.*) as astroid has recently indicated that [>= 2.20
   is
   acceptable](48ce7e3010)
2. protobuf built input was added to satisfy requirements
3. astroid was not functional at all without proper icons so gnome3.defaultIconTheme
   were added to buildInputs
4. By default, astroid will use `gvim` as a setting for the embedded
   editor, however that didn't work well with nixpkgs. vim is now
   bundled with astroid by default. This setting can be overridden
   by the user in astroid's config file.
2018-08-22 02:21:00 +02:00
Robert Helgesson
2bcb700b05
msmtp: support passwordeval without final '\n'
This applies an upstream patch that removes the requirement for
passwordeval commands to print a `\n` character after the password.
2018-08-21 21:36:06 +02:00
Daiderd Jordan
80aca28e34
harfbuzz: add harfbuzzFull and remove other variants 2018-08-21 21:04:15 +02:00
Vladimír Čunát
765d695b89
Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Jan Malakhovski
cad8fc3447
firefoxPackages: avoid BINDGEN_CFLAGS on some versions
... to fix build; vcunat included the old ESR firefox, too.
2018-08-21 15:32:39 +02:00
Robert Schütz
63b06d0251
Merge pull request #45148 from r-ryantm/auto-update/seafile-client
seafile-client: 6.2.3 -> 6.2.4
2018-08-20 17:30:39 +02:00
Vladimír Čunát
153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Jan Tojnar
2801a299be
skypeforlinux: fix borked cherry-picking 2018-08-19 15:08:10 +02:00
Zack Grannan
3b2f3e59d1
skypeforlinux: add gsettings schemas
cherry-picked and squashed from https://github.com/NixOS/nixpkgs/pull/44652
2018-08-19 15:04:03 +02:00
Jörg Thalheim
ff0a101808
Merge pull request #45322 from danieldk/rslsync-2.6.0
resilio-sync: 2.5.12 -> 2.6.0
2018-08-19 14:03:10 +01:00
Daiderd Jordan
bbd9a9deb0
Merge pull request #45300 from thefloweringash/quaternion-darwin
quaternion: Darwin support, fix dependencies and installed outputs
2018-08-19 13:15:44 +02:00
lewo
e04d24f311
Merge pull request #45178 from r-ryantm/auto-update/owncloud-client
owncloud-client: 2.4.2 -> 2.4.3
2018-08-19 09:51:18 +02:00
Daniël de Kok
6eb4d6fbd2 resilio-sync: 2.5.12 -> 2.6.0
Changelog: https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2018-08-19 08:28:55 +02:00
Andrew Childs
07eebd3629 quaternion: Darwin support, fix dependencies and installed outputs 2018-08-19 11:58:24 +09:00
Orivej Desh
65663f883c msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
Silvan Mosberger
955f391e29
Merge pull request #45149 from r-ryantm/auto-update/riot-web
riot-web: 0.15.7 -> 0.16.0
2018-08-18 20:50:38 +02:00
Michael Weiss
b7e64c2190 gns3Packages.{server,gui}{Stable,Preview}: 2.1.7 -> 2.1.9 2018-08-18 14:33:28 +02:00
Michael Weiss
cad18959fb quiterss: Set QT_PLUGIN_PATH (fixes a few problems) 2018-08-18 14:08:36 +02:00
チルノ
85c4d48641 qbittorrent: Fix missing desktop file (#45288) 2018-08-18 02:44:56 +00:00
Vladimír Čunát
4ea21ac6fb
firefox: finish adding default for execdir
0c633ccf26 just wasn't complete.  Now evaluation works for me again.
2018-08-17 20:59:53 +02:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Matthew Bauer
4ff7702082
Merge pull request #45183 from matthewbauer/macdevelop
Assorted darwin/macOS fixes
2018-08-17 10:29:12 -05:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Jörg Thalheim
e72040413c
Merge pull request #45232 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.0 -> 6.7.1
2018-08-17 11:52:45 +01:00
Herwig Hochleitner
d127b54a29 chromium: 68.0.3440.75 -> 68.0.3440.106
cc @aszlig @YorikSar
2018-08-17 12:48:59 +02:00
R. RyanTM
6a5e6bd509 frostwire-bin: 6.7.0 -> 6.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/frostwire/versions.
2018-08-17 03:06:22 -07:00
R. RyanTM
77a806dd4e owncloud-client: 2.4.2 -> 2.4.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/owncloud-client/versions.
2018-08-16 20:48:14 -07:00
Matthew Bauer
2d63877fa4 wireshark: fix on darwin
Need CMP0025 to be set. No way to do it from the command
line (overrode by the cmake_minimimum_version policy).

Fixes #44878
2018-08-16 22:44:07 -05:00
Tobias Happ
ca3e9a7096 teamspeak_server: 3.0.13.6 -> 3.3.0 2018-08-17 00:25:31 +02:00
Timo Kaufmann
dd62b5f4d2
Merge pull request #45119 from tadfisher/zoom-us
zoom-us: 2.2.128200.0702 -> 2.3.128305.0716
2018-08-16 22:33:52 +02:00
R. RyanTM
d4bbc39cb4 riot-web: 0.15.7 -> 0.16.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/riot-web/versions.
2018-08-16 13:17:24 -07:00
R. RyanTM
faf30029ce seafile-client: 6.2.3 -> 6.2.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/seafile-client/versions.
2018-08-16 13:16:34 -07:00
Stephen
c218a9cfe0 terraform_0_11: 0.11.7 -> 0.11.8 (#45117) 2018-08-16 21:14:36 +01:00
Michael Weiss
9f4e76be5f signal-desktop: 1.15.4 -> 1.15.5 2018-08-16 22:09:45 +02:00
Tad Fisher
88a78b81d2 zoom-us: 2.2.128200.0702 -> 2.3.128305.0716 2018-08-16 10:02:12 -07:00
Karol Chmist
0776585696 protonmail-bridge: Add warning about enabling gnome-keyring (#45108) 2018-08-16 13:23:19 +02:00
Sarah Brofeldt
5e0d266fae
Merge pull request #45079 from tazjin/chore/kontemplate-1.7.0
kontemplate: 1.6.0 -> 1.7.0
2018-08-16 10:19:19 +02:00
Jörg Thalheim
e247e5afea
Merge pull request #45092 from stephengroat/patch-1
terragrunt: 0.16.5 -> 0.16.6
2018-08-16 10:09:03 +02:00
Herwig Hochleitner
928a53cd6c dropbox: update installer base version
cc @ttuegel
2018-08-16 09:50:56 +02:00
Wael M. Nasreddine
9f6b6bc52f
flash: 30.0.0.134 -> 30.0.0.154 2018-08-15 22:07:31 -07:00
Stephen
083c3183ff
terragrunt: 0.16.5 -> 0.16.6 2018-08-15 15:14:17 -07:00
Vincent Ambo
15064010fa kontemplate: 1.6.0 -> 1.7.0
Upstream release notes available at:

https://github.com/tazjin/kontemplate/releases/tag/v1.7.0

The upstream uses Nix as the build system and the changes to
`deps.nix` are simply copied over from there.
2018-08-15 21:34:10 +02:00
David McKay
27ddcc5bab wavebox: init at 3.14.10 (#45021) 2018-08-15 19:03:18 +02:00
Matthew Bauer
0c633ccf26 firefox: add default for execdir
not all of the browsers have this set
2018-08-14 22:34:46 -05:00
Robert Helgesson
3727609834 msmtp: 1.6.6 -> 1.6.8
Also update homepage to match new project location.
2018-08-14 22:10:26 +02:00
Stephen
e36ea4b1bf
terragrunt: 0.14.6 -> 0.16.5 2018-08-14 10:35:32 -07:00
チルノ
5762a5771b qbittorrent: 4.1.1 -> 4.1.2 (#45005) 2018-08-14 10:24:47 +02:00
adisbladis
751f10e84d
firefox-beta-bin: 62.0b15 -> 62.0b17 2018-08-14 15:26:33 +08:00
adisbladis
83279da929
firefox-devedition-bin: 62.0b15 -> 62.0b17 2018-08-14 15:26:25 +08:00
xeji
a38a2ba778
Merge pull request #44989 from volth/hadoop-up
hadoop_2_7: 2.7.6 -> 2.7.7; hadoop_3_1: 3.1.0 -> 3.1.1
2018-08-14 02:26:59 +02:00
Daiderd Jordan
3d436409bc
Merge pull request #44729 from Ma27/fix-weechat-xmpp
weechat-xmpp: create proper runtime environment
2018-08-13 21:14:14 +02:00
Vladimír Čunát
ded9a4b1aa
Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát
5b0398dc36
Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Silvan Mosberger
46516d8722
Merge pull request #44934 from srhb/warn-on-firefox-vlc
firefoxWrapper: Fail if deprecated enableVLC option exists
2018-08-13 19:35:07 +02:00
volth
4cc594d483 hadoop_3_1: 3.1.0 -> 3.1.1 2018-08-13 16:48:50 +00:00
volth
6abda8be18 hadoop_2_7: 2.7.6 -> 2.7.7 2018-08-13 16:48:27 +00:00
volth
7749445337 hadoop: fix build in sandbox 2018-08-13 16:47:58 +00:00
Arnaud
e3de066033 protonmail-bridge: 1.0.5-1 -> 1.0.6-1 (#44950) 2018-08-13 14:13:13 +02:00
Sarah Brofeldt
feee2235b5 firefoxWrapper: Fail if deprecated enableVLC option exists 2018-08-12 18:55:49 +02:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Matthew Bauer
08655b16f2 firefox: fix darwin wrapper
- add execdir passthru
  usually this is /bin on macOS it is different.
2018-08-11 22:54:48 -05:00
Matthew Bauer
8fba05403a firefox: build on darwin
Fixes #30285

Some things done:

- Add macOS frameworks needed
- Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE
  to rust bindgen
- Add custom install phase for darwin
2018-08-11 22:54:48 -05:00
Matthew Bauer
4b71fe6d86 firefox: cleanup expression
- Add a few more macOS frameworks needed
- Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE
  to rust bindgen
2018-08-11 22:54:48 -05:00
Matthew Bauer
0edb441a0e firefox: build on darwin
Fixes #30285
2018-08-11 22:54:48 -05:00
Vladimír Čunát
838d63eced
Merge #44885: firefox*: 61.0.1 -> 61.0.2 2018-08-11 19:47:02 +02:00
Vladimír Čunát
d4741d79e1
Merge #44603: thunderbird*: 52.9.1 -> 60.0 2018-08-11 19:47:02 +02:00
Michael Weiss
b28f8b4c94 signal-desktop: 1.15.3 -> 1.15.4 2018-08-11 19:27:43 +02:00
Jan Malakhovski
7f29cf062c rsstail: use checkInputs 2018-08-11 09:35:23 +00:00
Jan Malakhovski
1662443fa1 utox: use checkInputs, also cleanup 2018-08-11 09:35:17 +00:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Matthew Bauer
fca6cdc362
Merge pull request #44632 from matthewbauer/putty
Support building putty for windows
2018-08-10 12:41:36 -04:00
adisbladis
fdfa977336
Merge pull request #44751 from r-ryantm/auto-update/liferea
liferea: 1.12.3 -> 1.12.4
2018-08-10 18:04:20 +08:00
Jan Tojnar
c83e929b94
Merge pull request #44689 from jtojnar/gnome-cleanup
GNOME2 cleanup
2018-08-09 18:55:59 +02:00
Frederik Rietdijk
d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Jan Tojnar
34aea495eb
gnome2.gnome_keyring: drop 2018-08-09 17:36:48 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Pascal Wittmann
456b67e70f
nheko: add license
see issue #43716
2018-08-09 12:59:52 +02:00
Pascal Wittmann
f71165da03
owncloudclient: add license
see issue #43716
2018-08-09 12:46:06 +02:00
Cole Mickens
e7f93b5980 ipfs: 0.4.15 -> 0.4.17 (#44696) 2018-08-09 08:46:57 +02:00
Bob van der Linden
7ccc0e32dc lsyncd: 2.2.2 -> 2.2.3 (#44770) 2018-08-09 00:09:53 +02:00
R. RyanTM
08a9b7687c liferea: 1.12.3 -> 1.12.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/liferea/versions.
2018-08-08 13:02:46 -07:00
taku0
743677310a firefox: 61.0.1 -> 61.0.2 2018-08-09 03:13:10 +09:00
taku0
106c654af3 firefox-bin: 61.0.1 -> 61.0.2 2018-08-09 03:12:15 +09:00
Michael Weiss
c7e04336a7 signal-desktop: 1.15.0 -> 1.15.3
Skipped 1.15.1 due to upstream issues (see GitHub), 1.15.2 and 1.15.3
should be fine (at least there are fewer issues).
2018-08-08 18:18:13 +02:00
Maximilian Bosch
09e58bc4e7
weechat-xmpp: create proper runtime environment
The `weechat-xmpp` plugin requires `pydns` to properly resolve the
XMPP host. Furthermore it's much easier to use substituteAll rather than
messing around with substituteInPlace in a patched file.
2018-08-08 17:55:43 +02:00
R. RyanTM
bf1b50cbc8 remmina: 1.2.30.1 -> 1.2.31.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/remmina/versions.
2018-08-08 06:45:41 -07:00
taku0
4ce863ed74 thunderbird: 52.9.1 -> 60.0 2018-08-08 19:36:08 +09:00
Austin Seipp
d3b51ab973 libtorrentRasterbar: multi outputs, install python2/3 bindings
Also fixes the Deluge build, which relied on .out and .python
being the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05:00
Robert Schütz
b35238f909
Merge pull request #44510 from fgaz/pybitmessage
pybitmessage: 0.6.2 -> 0.6.3.2
2018-08-07 23:59:44 +02:00
jpathy
11a1c5cf6c Palemoon: 27.9.2 -> 27.9.4 (#44502)
* Palemoon update to 27.9.4

* fix hash

* disable format-security
2018-08-07 23:38:14 +02:00
Matthew Bauer
b744586c7b putty: build on windows 2018-08-07 14:17:11 -04:00
adisbladis
16a44f8cfe
firefox-beta-bin: 62.0b14 -> 62.0b15 2018-08-07 14:17:13 +08:00
adisbladis
e346db09d3
firefox-devedition-bin: 62.0b14 -> 62.0b15 2018-08-07 14:17:00 +08:00
Jörg Thalheim
893b080e56
Merge pull request #44522 from Ma27/allow-citrix-custom-certs
citrix_receiver: allow custom certs and hooks for the installation
2018-08-07 01:29:49 +01:00
Pascal Wittmann
619d51f290
rambox: restrict to supported platforms 2018-08-06 18:30:20 +02:00
Matthew Bauer
c6d55e92bb firefoxPackages: add licenses
tor-browser is bsd3
firefox is mpl20
2018-08-06 10:15:59 -04:00
Maximilian Bosch
3d7b147a2c
citrix_receiver: drop all packages below 13.8
All Citrix versions until 13.7 will be EOLed during the lifetime of
18.09: https://www.citrix.co.uk/support/product-lifecycle/milestones/receiver.html
2018-08-06 15:17:14 +02:00
Maximilian Bosch
10b2208ec5
citrix_receiver: allow custom certs and hooks for the installation
Sometimes it's required to modify some parts of the Citrix build on
their own which is why `{pre,post}Install` hooks can be quite helpful.

Additionally some corporate clients use their own certificates that
aren't stored as trusted ones in the `cacert` package with all of the
trusted certs by Mozilla.

Now it's possible to add custom certs like this:

``` nix
with import <nixpkgs> { config.allowUnfree = true; };

let path = ../../Downloads/custom-corporate-cert.pem; in
citrix_receiver.override {
  extraCerts = [ path ];
}
```
2018-08-06 15:16:16 +02:00
Pascal Wittmann
ff161dcd69
irssi: add license
see issue #43716
2018-08-06 13:06:06 +02:00
Pascal Wittmann
0efd8a8f70
remove jumanji
jumanji isn't activly developed since the end of 2015
and uses an insecure and old version of webkit.
2018-08-06 12:57:17 +02:00
Pascal Wittmann
fec4795f00
rambox: inherit meta from bare derivation
see issue #43716
2018-08-06 12:19:13 +02:00
Pascal Wittmann
f7be21f4c9
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/development/libraries/exiv2/default.nix
        Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Bignaux Ronan
ae7cc3eb5c soulseekqt : refactoring appimage manipulation to be more generic. 2018-08-06 11:45:21 +02:00
taku0
9f415e386b thunderbird-bin: 52.9.1 -> 60.0 2018-08-06 16:03:52 +09:00
Francesco Gazzetta
26e939e22c pybitmessage: use pname instead of name 2018-08-05 22:32:32 +02:00
Francesco Gazzetta
3bddc85171 pybitmessage: specify python version 2
pybitmessage does not support python3 yet
2018-08-05 22:29:57 +02:00
Francesco Gazzetta
28fe9047ef pybitmessage: 0.6.2 -> 0.6.3.2 2018-08-05 22:26:47 +02:00
Pascal Wittmann
a62fa40209
ekiga: add license
see issue #43716
2018-08-05 16:36:23 +02:00
Jens Binkert
f5cf11b2f1 openshift: 3.9.0 -> 3.10.0 (#44484) 2018-08-05 16:28:45 +02:00
Pascal Wittmann
5e493c9475
dillo: add license
see issue #43716
2018-08-05 16:24:34 +02:00
Michael Weiss
c3266a03a8 tdesktopPackages.preview: 1.3.11 -> 1.3.12 2018-08-05 11:56:10 +02:00
Pascal Wittmann
60ad4b1594
sidproxd: add license
see issue #43716
2018-08-04 18:37:19 +02:00
Bignaux Ronan
39ab7a0778 soulseekqt: 2016-1-17 -> 2018-1-30 (#44460) 2018-08-04 17:24:52 +02:00
adisbladis
ffcaaedf75
firefox-beta-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:55 +08:00
adisbladis
6b0bed4f01
firefox-devedition-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:54 +08:00
Pascal Wittmann
1ab197b9e7
w3m: add license
see issue #43716
2018-08-04 16:08:03 +02:00
Michael Weiss
9ef1406a99
signal-desktop: Allow overriding the spell checker language (#44456)
Thought this could be useful for others as well. Unfortunately it will
also override the UI language.

Example usage:

  environment.systemPackages = with pkgs; [
    (signal-desktop.override {
      spellcheckerLanguage = "de_DE";
    })
  ];
2018-08-04 16:01:44 +02:00
Tuomas Tynkkynen
008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
Florian Klink
0a772e3c04 terraform-provider-libvirt: 0.3 -> 0.4
goDeps isn't used anymore
add note about why cdrtools is propagated
2018-08-04 00:54:21 +02:00
Florian Klink
5bf656e33b terraform: filter out azure-classic while generating data.nix 2018-08-04 00:54:21 +02:00
Florian Klink
5d4ab1baaa terraform: update all providers
also, stop excluding terraform.plugins.telefonicaopencloud (since
c07670bcdc718dbabf09f49d8094186541bc5940), as there's a tag on their
repo now.
2018-08-04 00:54:21 +02:00
John Ericson
f0d6b385d1 treewide: Make all the rest of configureFlags 2018-08-03 17:06:03 -04:00
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Jörg Thalheim
a6900b9a13 dino: 2018-06-03 -> 2018-07-08 2018-08-03 16:54:21 +01:00
xeji
725f253190
Merge pull request #44346 from Fork-Native-Light-Foundation/package/protonmail-bridge
protonmail-bridge: init at 1.0.5-1
2018-08-03 16:42:54 +02:00
Michael Weiss
1ebee36c23 tdesktopPackages.preview: 1.3.10 -> 1.3.11 2018-08-03 14:15:22 +02:00
LightDiscord
3f9edf1bd6
protonmail-bridge: init at 1.0.5-1 2018-08-03 14:04:10 +02:00
Michael Weiss
915e506f7c signal-desktop: 1.14.4 -> 1.15.0 2018-08-03 13:11:44 +02:00
Uli Baum
3835786896 gitter: fix eval
gnome3.gconf was dropped
2018-08-01 21:55:14 +02:00
Ivan Malison
e090fb2967 gitter: init at 4.1.0 (#43505) 2018-08-01 20:51:17 +02:00
Jörg Thalheim
94cbb8e3cd
Merge pull request #44251 from kalbasit/add-browsh
browsh: init at 1.4.10
2018-07-31 11:11:37 +01:00
Jörg Thalheim
135c085924 browsh: remove wildcard argument 2018-07-31 11:02:04 +01:00
Sarah Brofeldt
cb19404faf
Merge pull request #44245 from Infinisil/add/bukubrow
bukubrow: Init at 2.4.0
2018-07-31 08:35:39 +02:00
Wael M. Nasreddine
446b72ef3b
browsh: init at 1.4.10
closes #43283
2018-07-30 23:19:38 -07:00
Robert Schütz
8dc732342e
Merge pull request #44247 from dotlambda/seafile-client-6.2.3
seafile-client: 6.2.2 -> 6.2.3
2018-07-31 00:15:43 +02:00
Robert Schütz
ad5638227d seafile-client: 6.2.2 -> 6.2.3 2018-07-30 23:50:23 +02:00
Silvan Mosberger
49bc1adb26
firefox: Add enableBukubrow config option 2018-07-30 23:02:32 +02:00
Sarah Brofeldt
7679891e2b chromium: Increase build timout to two days 2018-07-30 12:29:58 +02:00
hyper_ch
2ba9db4f50 flexget: 2.14.5 -> 2.14.9 2018-07-29 10:03:41 +02:00
Lluís Batlle i Rossell
f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Yuriy Taraday
cd3283f921 chromium: 67.0.3396.99 -> 68.0.3440.75 2018-07-27 14:38:23 +02:00
Janne Heß
6d2ab18915 sieve-connect: Init at 0.89 2018-07-26 14:12:03 -07:00
Wael M. Nasreddine
8fb92a733e kubetail: init at 1.6.1 2018-07-25 07:15:42 -07:00
Silvan Mosberger
7e396ecd93
Merge pull request #43903 from averelld/fix-pidgin-plugin-wrapper
fix pidgin-with-plugins build
2018-07-24 23:27:01 +02:00
Frederik Rietdijk
099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.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/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3ae382eba1ba2b160fe24739f43c0bd7.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade5758c58e8ab1666ad0197fd305828d.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
adisbladis
35e7485847
firefox-beta-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:47 +08:00
adisbladis
653e439ce4
firefox-devedition-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:39 +08:00