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: 88365c230c5f
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3d6541f82902
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 15, 2019

  1. Copy the full SHA
    5edb83b View commit details
  2. Copy the full SHA
    12ac1b8 View commit details
  3. Copy the full SHA
    1840878 View commit details
  4. Copy the full SHA
    f58d837 View commit details
  5. Copy the full SHA
    3d6541f View commit details
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/apps/gnome-characters/default.nix
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@

stdenv.mkDerivation rec {
name = "gnome-characters-${version}";
version = "3.30.0";
version = "3.32.0";

src = fetchurl {
url = "mirror://gnome/sources/gnome-characters/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "08cwz39iwgsyyb2wqhb8vfbmh1cwfkgfiy7adp08w7rwqi99x3dp";
sha256 = "1cwazk9x9fs4lf89jqxdian15dk8zfsnpypgl1kknnw8r9mv0bzd";
};

postPatch = ''
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/gnome-font-viewer/default.nix
Original file line number Diff line number Diff line change
@@ -4,11 +4,11 @@

stdenv.mkDerivation rec {
name = "gnome-font-viewer-${version}";
version = "3.30.0";
version = "3.32.0";

src = fetchurl {
url = "mirror://gnome/sources/gnome-font-viewer/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "1wwnx2zrlbd2d6np7m9s78alx6j6ranrnh1g2z6zrv9qcj8rpzz5";
sha256 = "10b150sa3971i5lfnk0jkkzlril97lz09sshwsbkabc8b7kv1qa3";
};

doCheck = true;
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/gnome-screenshot/default.nix
Original file line number Diff line number Diff line change
@@ -4,13 +4,13 @@

let
pname = "gnome-screenshot";
version = "3.30.0";
version = "3.32.0";
in stdenv.mkDerivation rec {
name = "${pname}-${version}";

src = fetchurl {
url = "mirror://gnome/sources/${pname}/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "06dx3svxq6sar4913mrz5lzb7hmc66wck138vmyxj8x8iv1iw0w8";
sha256 = "09ha7dizjm5ymqpjyrqd10ijfb3xlqc1mwg9ajkrbfry11q9yq4b";
};

doCheck = true;
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/games/gnome-nibbles/default.nix
Original file line number Diff line number Diff line change
@@ -4,11 +4,11 @@

stdenv.mkDerivation rec {
name = "gnome-nibbles-${version}";
version = "3.24.1";
version = "3.31.3";

src = fetchurl {
url = "mirror://gnome/sources/gnome-nibbles/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "19g44cnrb191v50bdvy2qkrfhvyfsahd0kx9hz95x9gkjfn2nn35";
sha256 = "0wg0l3aghkxcwp74liw115qjzy6w18hn80mhsz4lrjpnbpaivi18";
};

nativeBuildInputs = [ pkgconfig wrapGAppsHook intltool itstool libxml2 ];
60 changes: 48 additions & 12 deletions pkgs/desktops/gnome-3/games/hitori/default.nix
Original file line number Diff line number Diff line change
@@ -1,25 +1,61 @@
{ stdenv, fetchurl, pkgconfig, gnome3, gtk3, wrapGAppsHook
, libxml2, intltool, itstool }:
{ stdenv
, fetchurl
, meson
, ninja
, pkgconfig
, gnome3
, glib
, gtk3
, cairo
, wrapGAppsHook
, libxml2
, python3
, gettext
, itstool
, desktop-file-utils
, adwaita-icon-theme
}:

stdenv.mkDerivation rec {
name = "hitori-${version}";
version = "3.22.4";
pname = "hitori";
version = "3.31.92";

src = fetchurl {
url = "mirror://gnome/sources/hitori/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "dcac6909b6007857ee425ac8c65fed179f2c71da138d5e5300cd62c8b9ea15d3";
url = "mirror://gnome/sources/hitori/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "0m2w3zz6v1bsd1fn78ab79d72ywd9vq60rziazsblxsi4qy9dva5";
};

passthru = {
updateScript = gnome3.updateScript { packageName = "hitori"; attrPath = "gnome3.hitori"; };
};
nativeBuildInputs = [
meson
ninja
pkgconfig
gettext
itstool
desktop-file-utils
libxml2
python3
wrapGAppsHook
];

nativeBuildInputs = [ pkgconfig ];
buildInputs = [
gtk3 wrapGAppsHook intltool itstool libxml2
gnome3.adwaita-icon-theme
glib
gtk3
cairo
adwaita-icon-theme
];

postPatch = ''
chmod +x build-aux/meson_post_install.py
patchShebangs build-aux/meson_post_install.py
'';

passthru = {
updateScript = gnome3.updateScript {
packageName = pname;
attrPath = "gnome3.${pname}";
};
};

meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Hitori;
description = "GTK+ application to generate and let you play games of Hitori";