Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b6b4f702ff48
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 99e1a0dd0d5f
Choose a head ref

Commits on Nov 10, 2018

  1. deepin: add update script

    romildo committed Nov 10, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    287db0f View commit details
  2. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    f0bec94 View commit details
  3. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    8a3527d View commit details
  4. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    12b3990 View commit details
  5. Copy the full SHA
    8a75f16 View commit details
  6. Copy the full SHA
    a506b59 View commit details
  7. Copy the full SHA
    92613a4 View commit details
  8. deepin.deepin-image-viewer: 1.2.23 -> 1.3.1

    - Update to version 1.3.1
    
    - Currently does not build on aarch64-linux. It seems that in the libpng
    package (which is bundled with freeimage) neon is not available on the
    platform, but is detected as being available.
    romildo committed Nov 10, 2018
    Copy the full SHA
    c47f99e View commit details
  9. Copy the full SHA
    1f9bd3c View commit details
  10. deepin.deepin-terminal: 3.0.3 -> 3.0.10

    - Update to version 3.0.10
    - Add some missing dependencies
    - Remove patch 'remove-vendor.patch' that went upstream
    - zssh binary path is not hardcoded anymore
    romildo committed Nov 10, 2018
    Copy the full SHA
    1a8d664 View commit details
  11. Copy the full SHA
    5ef22d4 View commit details
  12. Copy the full SHA
    40ba37b View commit details
  13. Copy the full SHA
    1ad9e7a View commit details
  14. Copy the full SHA
    b8587dc View commit details
  15. Copy the full SHA
    405b067 View commit details
  16. Copy the full SHA
    d5cb0bc View commit details
  17. Copy the full SHA
    fe715b1 View commit details
  18. Copy the full SHA
    e1418d9 View commit details
  19. Copy the full SHA
    0293147 View commit details
  20. Copy the full SHA
    7bfab6e View commit details
  21. Copy the full SHA
    fc0d64e View commit details
  22. Merge pull request #49499 from romildo/upd.deepin

    deepin: add update script and update some packages
    Mic92 authored Nov 10, 2018
    Copy the full SHA
    99e1a0d View commit details
Showing with 250 additions and 247 deletions.
  1. +3 −1 pkgs/desktops/deepin/dbus-factory/default.nix
  2. +15 −9 pkgs/desktops/deepin/dde-api/default.nix
  3. +16 −43 pkgs/desktops/deepin/dde-api/deps.nix
  4. +3 −1 pkgs/desktops/deepin/dde-calendar/default.nix
  5. +5 −3 pkgs/desktops/deepin/dde-daemon/default.nix
  6. +17 −8 pkgs/desktops/deepin/dde-daemon/deps.nix
  7. +0 −46 pkgs/desktops/deepin/dde-polkit-agent/default.nix
  8. +5 −3 pkgs/desktops/deepin/dde-qt-dbus-factory/default.nix
  9. +6 −4 pkgs/desktops/deepin/dde-session-ui/default.nix
  10. +5 −3 pkgs/desktops/deepin/deepin-desktop-base/default.nix
  11. +6 −3 pkgs/desktops/deepin/deepin-desktop-schemas/default.nix
  12. +3 −1 pkgs/desktops/deepin/deepin-gettext-tools/default.nix
  13. +7 −4 pkgs/desktops/deepin/deepin-gtk-theme/default.nix
  14. +5 −3 pkgs/desktops/deepin/deepin-icon-theme/default.nix
  15. +6 −3 pkgs/desktops/deepin/deepin-image-viewer/default.nix
  16. +3 −1 pkgs/desktops/deepin/deepin-menu/default.nix
  17. +3 −1 pkgs/desktops/deepin/deepin-metacity/default.nix
  18. +5 −3 pkgs/desktops/deepin/deepin-movie-reborn/default.nix
  19. +5 −4 pkgs/desktops/deepin/deepin-mutter/default.nix
  20. +3 −2 pkgs/desktops/deepin/deepin-shortcut-viewer/default.nix
  21. +5 −2 pkgs/desktops/deepin/deepin-sound-theme/default.nix
  22. +32 −26 pkgs/desktops/deepin/deepin-terminal/default.nix
  23. +5 −2 pkgs/desktops/deepin/deepin-wallpapers/default.nix
  24. +5 −3 pkgs/desktops/deepin/deepin-wm/default.nix
  25. +1 −2 pkgs/desktops/deepin/default.nix
  26. +0 −40 pkgs/desktops/deepin/dpa-ext-gnomekeyring/default.nix
  27. +5 −3 pkgs/desktops/deepin/dtkcore/default.nix
  28. +5 −4 pkgs/desktops/deepin/dtkwidget/default.nix
  29. +4 −1 pkgs/desktops/deepin/dtkwm/default.nix
  30. +3 −1 pkgs/desktops/deepin/go-dbus-factory/default.nix
  31. +3 −1 pkgs/desktops/deepin/go-dbus-generator/default.nix
  32. +6 −3 pkgs/desktops/deepin/go-gir-generator/default.nix
  33. +5 −4 pkgs/desktops/deepin/go-lib/default.nix
  34. +6 −3 pkgs/desktops/deepin/qt5dxcb-plugin/default.nix
  35. +7 −6 pkgs/desktops/deepin/qt5integration/default.nix
  36. +37 −0 pkgs/desktops/deepin/update.nix
4 changes: 3 additions & 1 deletion pkgs/desktops/deepin/dbus-factory/default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ stdenv, fetchFromGitHub, jq, libxml2, go-dbus-generator }:
{ stdenv, fetchFromGitHub, jq, libxml2, go-dbus-generator, deepin }:

stdenv.mkDerivation rec {
name = "${pname}-${version}";
@@ -24,6 +24,8 @@ stdenv.mkDerivation rec {
sed -i -e 's:/share/gocode:/share/go:' Makefile
'';

passthru.updateScript = deepin.updateScript { inherit name; };

meta = with stdenv.lib; {
description = "Generates static DBus bindings for Golang and QML at build-time";
homepage = https://github.com/linuxdeepin/dbus-factory;
24 changes: 15 additions & 9 deletions pkgs/desktops/deepin/dde-api/default.nix
Original file line number Diff line number Diff line change
@@ -1,41 +1,45 @@
{ stdenv, buildGoPackage, fetchFromGitHub, pkgconfig,
go-gir-generator, glib, gtk3, poppler, librsvg, pulseaudio, alsaLib,
libcanberra, gnome3, deepin-gettext-tools, go }:
deepin-gettext-tools, go-dbus-factory, go-gir-generator, go-lib,
alsaLib, glib, gtk3, libcanberra, libgudev, librsvg, poppler,
pulseaudio, go, deepin }:

buildGoPackage rec {
name = "${pname}-${version}";
pname = "dde-api";
version = "3.1.30";
version = "3.5.0";

goPackagePath = "pkg.deepin.io/dde/api";

src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "0piw6ka2xcbd5vi7m33d1afdjbb7nycxvmai530ka6r2xjabrkir";
sha256 = "1g3s0i5wa6qyv00yksz4r4cy2vhiknq8v0yx7aribvwm3gxf7jw3";
};

goDeps = ./deps.nix;

nativeBuildInputs = [
pkgconfig
go-gir-generator
deepin-gettext-tools
go-dbus-factory
go-gir-generator
go-lib
];

buildInputs = [
alsaLib
glib
gtk3
poppler
libcanberra
libgudev
librsvg
poppler
pulseaudio
alsaLib
libcanberra
gnome3.libgudev
];

postPatch = ''
patchShebangs .
sed -i -e "s|/var|$bin/var|" Makefile
'';

@@ -50,6 +54,8 @@ buildGoPackage rec {
remove-references-to -t ${go} $bin/bin/* $bin/lib/deepin-api/*
'';

passthru.updateScript = deepin.updateScript { inherit name; };

meta = with stdenv.lib; {
description = "Go-lang bindings for dde-daemon";
homepage = https://github.com/linuxdeepin/dde-api;
59 changes: 16 additions & 43 deletions pkgs/desktops/deepin/dde-api/deps.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion pkgs/desktops/deepin/dde-calendar/default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ stdenv, fetchFromGitHub, pkgconfig, qmake, qttools,
deepin-gettext-tools, dtkcore, dtkwidget
deepin-gettext-tools, dtkcore, dtkwidget, deepin
}:

stdenv.mkDerivation rec {
@@ -34,6 +34,8 @@ stdenv.mkDerivation rec {
-e "s,/usr,$out,"
'';

passthru.updateScript = deepin.updateScript { inherit name; };

meta = with stdenv.lib; {
description = "Calendar for Deepin Desktop Environment";
homepage = https://github.com/linuxdeepin/dde-calendar;
8 changes: 5 additions & 3 deletions pkgs/desktops/deepin/dde-daemon/default.nix
Original file line number Diff line number Diff line change
@@ -2,20 +2,20 @@
dbus-factory, go-dbus-factory, go-gir-generator, go-lib,
deepin-gettext-tools, dde-api, alsaLib, glib, gtk3, libinput, libnl,
librsvg, linux-pam, networkmanager, pulseaudio, xorg, gnome3,
python3Packages, hicolor-icon-theme, go }:
python3Packages, hicolor-icon-theme, go, deepin }:

buildGoPackage rec {
name = "${pname}-${version}";
pname = "dde-daemon";
version = "3.2.24.7";
version = "3.6.0";

goPackagePath = "pkg.deepin.io/dde/daemon";

src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "17dvhqrw0dqy3d0wd9ailb18y2rg7575g3ffy0d5rg9m3y65y1y6";
sha256 = "0gn2zp34wg79lvzdfla6yb4gs3f9ll83kj765zvig1wpx51nq1aj";
};

patches = [
@@ -80,6 +80,8 @@ buildGoPackage rec {
remove-references-to -t ${go} $out/lib/deepin-daemon/*
'';

passthru.updateScript = deepin.updateScript { inherit name; };

meta = with stdenv.lib; {
description = "Daemon for handling Deepin Desktop Environment session settings";
homepage = https://github.com/linuxdeepin/dde-daemon;
25 changes: 17 additions & 8 deletions pkgs/desktops/deepin/dde-daemon/deps.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 0 additions & 46 deletions pkgs/desktops/deepin/dde-polkit-agent/default.nix

This file was deleted.

8 changes: 5 additions & 3 deletions pkgs/desktops/deepin/dde-qt-dbus-factory/default.nix
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{ stdenv, fetchFromGitHub, pkgconfig, qmake, python }:
{ stdenv, fetchFromGitHub, pkgconfig, qmake, python, deepin }:

stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "dde-qt-dbus-factory";
version = "1.0.4";
version = "1.0.5";

src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "0j0f57byzlz2ixgj6qr1pda83bpwn2q8kxv4i2jv99n6g0qw4nmw";
sha256 = "0cz55hsbhy1ab1mndv0sp6xnqrhz2y66w7pcxy8v9k87ii32czf8";
};

nativeBuildInputs = [
@@ -24,6 +24,8 @@ stdenv.mkDerivation rec {

enableParallelBuilding = true;

passthru.updateScript = deepin.updateScript { inherit name; };

meta = with stdenv.lib; {
description = "Qt DBus interface library for Deepin software";
homepage = https://github.com/linuxdeepin/dde-qt-dbus-factory;
10 changes: 6 additions & 4 deletions pkgs/desktops/deepin/dde-session-ui/default.nix
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{ stdenv, fetchFromGitHub, pkgconfig, qmake, qtsvg, qttools,
qtx11extras, xkeyboard_config, xorg, lightdm_qt, gsettings-qt,
dde-qt-dbus-factory, deepin-gettext-tools, dtkcore, dtkwidget,
hicolor-icon-theme }:
hicolor-icon-theme, deepin }:

stdenv.mkDerivation rec {
name = "${pname}-${version}";
pname = "dde-session-ui";
version = "4.5.1.10";
version = "4.6.1";

src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "0cr3g9jbgpp8k41i86lr4pg88gn690nzili7ah745vf1kdwvi1w0";
sha256 = "190dgrwr5ji2bjndg2bmggpyccdz6pa3acx86yqmxfmirx669w92";
};

nativeBuildInputs = [
@@ -45,11 +45,13 @@ stdenv.mkDerivation rec {
find -type f -exec sed -i -e "s,Exec=/usr,Exec=$out," {} +
find -type f -exec sed -i -e "s,/usr/share/dde-session-ui,$out/share/dde-session-ui," {} +
sed -i global_util/xkbparser.h -e "s,/usr/share/X11/xkb/rules/base.xml,${xkeyboard_config}/share/X11/xkb/rules/base.xml,"
sed -i lightdm-deepin-greeter/Scripts/lightdm-deepin-greeter -e "s,/usr/bin/lightdm-deepin-greeter,$out/bin/lightdm-deepin-greeter,"
sed -i lightdm-deepin-greeter/scripts/lightdm-deepin-greeter -e "s,/usr/bin/lightdm-deepin-greeter,$out/bin/lightdm-deepin-greeter,"
# fix default background url
sed -i widgets/*.cpp boxframe/*.cpp -e 's,/usr/share/backgrounds/default_background.jpg,/usr/share/backgrounds/deepin/desktop.jpg,'
'';

passthru.updateScript = deepin.updateScript { inherit name; };

meta = with stdenv.lib; {
description = "Deepin desktop-environment - Session UI module";
homepage = https://github.com/linuxdeepin/dde-session-ui;
Loading