Commit Graph

47190 Commits

Author SHA1 Message Date
Erin Shepherd
4990bd1195 Dino: Enable on macOS/Darwin
* Remove direct dependencies on some X11 libs. We still inherit them through
   Gtk+ but it's a start
 * Rename plugin files from .dylib to .so so Dino's plugin loader finds them

The experience is still somewhat janky (no app icon, macOS thinks the app is called
".dino-wrapped", and the Cocoa menu bar is nonresponsive), but beyond this things
mostly work fine
2020-09-21 20:43:11 +02:00
leenaars
517c975596
Sylk: 3.8.0 -> 3.8.4 (#98392) 2020-09-21 17:39:04 +02:00
Vladimír Čunát
d33267c639
thunderbird.meta.maintainers: add myself
I've been keeping an eye on it anyway, and the current meta.maintainers
don't seem to be active around thunderbird.
2020-09-21 17:31:26 +02:00
Vladimír Čunát
114202e369
thunderbird-78: fix #97994: broken UI in 78.2.2 2020-09-21 17:31:26 +02:00
Marek Mahut
8a5eb89b0f
Merge pull request #98384 from prusnak/slack
slack: 4.8.0 -> 4.9.1
2020-09-21 15:59:41 +02:00
meutraa
731fd9efe3 androidStudioPackages.{dev,canary}: 4.2.0.10 -> 4.2.0.11 2020-09-21 14:28:38 +02:00
Mario Rodas
49bf89f95b
Merge pull request #97813 from GTrunSec/zeek-script
zeek: Fix zeek script coreutils and hardlinking
2020-09-21 07:27:11 -05:00
Mario Rodas
b144c8f25a
Merge pull request #98271 from sternenseemann/fuzzel-1.4.2
fuzzel: 1.4.1 → 1.4.2
2020-09-21 07:24:17 -05:00
Mario Rodas
fefb2ad107
Merge pull request #98348 from marsam/update-gitAndTools.git-imerge
gitAndTools.git-imerge: 1.1.0 -> 1.2.0
2020-09-21 07:07:03 -05:00
Mario Rodas
7df8809714
Merge pull request #98346 from dawidsowa/gallery-dl
gallery-dl: 1.14.5 -> 1.15.0
2020-09-21 06:28:25 -05:00
Mario Rodas
884d22f491
Merge pull request #98364 from jbedo/singularity
singularity: 3.6.2 -> 3.6.3
2020-09-21 06:27:33 -05:00
Pavol Rusnak
846acc4c8c
slack: 4.8.0 -> 4.9.1
for darwin 4.9.0 is the latest
2020-09-21 12:56:05 +02:00
Doron Behar
20bd6dd45d
Merge pull request #98204 from charvp/pr/init-bluej 2020-09-21 11:10:55 +03:00
Charlotte Van Petegem
090cc5d6ea bluej: init at 4.2.2 2020-09-21 09:31:18 +02:00
Vincent Laporte
4e155d6be9
fontmatrix: 0.6.0 → 0.6.0-qt5 (#97800)
This is an unofficial port of Fontmatrix 0.6.0 to Qt5

Co-authored-by: symphorien <symphorien@users.noreply.github.com>
2020-09-21 08:01:37 +02:00
Justin Bedo
efa99abf28
singularity: 3.6.2 -> 3.6.3 2020-09-21 12:07:38 +10:00
WORLDofPEACE
595d5fdd3d
Merge pull request #84233 from colemickens/nixpkgs-firefox-pipewire
firefox: add pipewire patch for wayland users
2020-09-20 21:49:40 -04:00
Cole Mickens
31e54cdde3 firefox: enable pipewire+webrtc for wayland users 2020-09-20 21:42:39 -04:00
Jan Tojnar
aeba05f2e4
Merge pull request #96951 from doronbehar/pkg/gnome-network-displays
gnome-network-displays: init at 0.90.4
2020-09-21 01:23:28 +02:00
Stig P
37ab1fe8cb
Merge pull request #97742 from tasmo/sunvox-1.9.5d
sunvox: fix hash mismatch
2020-09-20 21:59:17 +00:00
Mario Rodas
3072630c31
Merge pull request #98339 from VirtusLab/git-machete-2.15.6
gitAndTools.git-machete: 2.15.5 -> 2.15.6
2020-09-20 16:31:17 -05:00
dawidsowa
8bb5c62adc gallery-dl: 1.14.5 -> 1.15.0 2020-09-20 22:42:36 +02:00
adisbladis
fa1272e956
emacsPackages.libgit: Fix build 2020-09-20 22:27:52 +02:00
Thomas Friese
edd8fb3757
sunvox: fix hash mismatch 2020-09-20 21:51:47 +02:00
Travis CI
358cfe9106 gitAndTools.git-machete: 2.15.5 -> 2.15.6
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-09-20 18:32:57 +00:00
Doron Behar
4d4516a04e gnome-network-displays: init at 0.90.4 2020-09-20 21:06:00 +03:00
Yves Fischer
a426157210 qcad: replace qt argument
change qcad to take the individual packages instead of qt5 as argument
2020-09-20 17:24:42 +02:00
Gabriel Ebner
4e7b124f13
Merge pull request #98290 from yvesf/qcad-3.25.2.0 2020-09-20 17:04:11 +02:00
Gabriel Ebner
a2bd21f1bf
Merge pull request #98314 from gebner/upgradejava 2020-09-20 16:36:52 +02:00
Yves Fischer
2f934a967c qcad: fix library browser
the drawing library of qcad uses qt's database abstract for sqlite.

Somehow the libqsqlite library file is not found in the default
location. As workaround it is copied to the qcad library directory.
2020-09-20 16:35:24 +02:00
Mario Rodas
e5869f999f gitAndTools.git-imerge: 1.1.0 -> 1.2.0
https://github.com/mhagger/git-imerge/releases/tag/v1.2.0
2020-09-20 09:10:00 -05:00
Ryan Mulligan
4de9a13eef
Merge pull request #95973 from r-ryantm/auto-update/heimer
heimer: 1.18.0 -> 1.19.0
2020-09-20 07:01:39 -07:00
Gabriel Ebner
e13e02f300 jedit: use latest jdk 2020-09-20 11:41:06 +02:00
Daniël de Kok
770ecb1d31
Merge pull request #98266 from joncojonathan/removeAsMaintainer
Remove joncojonathan as maintainer
2020-09-20 11:38:30 +02:00
Gabriel Ebner
effd6aa53a gpsprune: use latest jdk 2020-09-20 11:25:44 +02:00
joncojonathan
609e3aa507 gramps: remove joncojonathan as maintainer 2020-09-20 11:19:26 +02:00
joncojonathan
ff078a7e0f keepass: remove joncojonathan as maintainer 2020-09-20 11:19:00 +02:00
joncojonathan
328fa73819 deja-dup: remove joncojonathan as maintainer 2020-09-20 11:16:48 +02:00
Gabriel Ebner
efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Daniël de Kok
d72b08150f
Merge pull request #98296 from samuela/upkeep-bot/vscodium-1.49.1-1600550955
vscodium: 1.48.2 -> 1.49.1
2020-09-20 09:11:39 +02:00
WORLDofPEACE
670fe111f4 celluloid: 0.19 -> 0.20
https://github.com/celluloid-player/celluloid/releases/tag/v0.20
2020-09-20 00:39:58 -04:00
Ryan Burns
9d58eb47f2 docker_18_09: fix build
The cross-compilation patch introduced in
https://github.com/NixOS/nixpkgs/pull/92140
fixes an issue introduced in Docker CE 19.03,
and will not apply to (and is not needed for)
previous versions.
2020-09-19 20:29:26 -07:00
Robert Scott
4637721bc1 truvari: fix build
be less strict about versions
2020-09-19 20:25:08 -07:00
Jonathan Ringer
07dd821d95 pulseeffects: 4.8.0 -> 4.8.1 2020-09-19 19:34:47 -07:00
Robert Scott
3ebcc76c86
Merge pull request #98278 from Sohalt/sonic-lineup
sonic-lineup: 1.0.1 -> 1.1, fix build
2020-09-19 22:53:02 +01:00
upkeep-bot
0e6477d64d vscodium: 1.48.2 -> 1.49.1 2020-09-19 21:29:16 +00:00
Doron Behar
14fb04180a charles: Use jdk8 explicitly 2020-09-19 22:56:23 +03:00
Yves Fischer
ea72791b9b qcad: 3.25.0.0 -> 3.25.2.0 2020-09-19 21:48:24 +02:00
Gabriel Ebner
0f75334612 jitsi: use jdk8 2020-09-19 17:42:18 +02:00
Gabriel Ebner
67ff41201f leo3: fix executable 2020-09-19 15:05:02 +02:00