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: e200fd6268b5
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 040156022461
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 19, 2019

  1. Copy the full SHA
    ab93b22 View commit details

Commits on Aug 26, 2019

  1. Merge pull request #66929 from peterhoeg/u/zanshin

    zanshin: 2017-11-25 -> 2019-07-28
    peterhoeg authored Aug 26, 2019
    Copy the full SHA
    0401560 View commit details
Showing with 3 additions and 3 deletions.
  1. +3 −3 pkgs/applications/office/zanshin/default.nix
6 changes: 3 additions & 3 deletions pkgs/applications/office/zanshin/default.nix
Original file line number Diff line number Diff line change
@@ -9,13 +9,13 @@

mkDerivation rec {
pname = "zanshin";
version = "2017-11-25";
version = "2019-07-28";

src = fetchFromGitHub {
owner = "KDE";
repo = "zanshin";
rev = "3df91dd81682d2ccfe542c4582dc1d5f98537c89";
sha256 = "18wx7bdqzp81xmwi266gphh2lfbcp5s0fzyp654gki40yhkqph6m";
rev = "a8c223e745ed7e6aa3dd3cb0786a625a5c54e378";
sha256 = "0jglwh30x7qrl41n3dhawn4c25dmrzscpvcajhgb6fwcl4w8cgfm";
};

nativeBuildInputs = [