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

Commits on Mar 12, 2019

  1. wavebox: 4.7.1 -> 4.7.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/wavebox/versions
    r-ryantm committed Mar 12, 2019
    Copy the full SHA
    a57e53d View commit details

Commits on Mar 17, 2019

  1. Merge pull request #57501 from r-ryantm/auto-update/wavebox

    wavebox: 4.7.1 -> 4.7.3
    markuskowa authored Mar 17, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4c268dc View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 pkgs/applications/networking/instant-messengers/wavebox/default.nix
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ with stdenv.lib;
let
bits = "x86_64";

version = "4.7.1";
version = "4.7.3";

desktopItem = makeDesktopItem rec {
name = "Wavebox";
@@ -25,7 +25,7 @@ in stdenv.mkDerivation rec {
name = "wavebox-${version}";
src = fetchurl {
url = "https://github.com/wavebox/waveboxapp/releases/download/v${version}/${tarball}";
sha256 = "0kyi84wdvd5363vx7bhss3cmc8kfdkrs6h8q51hscrja3qabp0bg";
sha256 = "1yg2lib4h5illz0ss4hvr78s4v1cjbxlczjzaw6bqigyk95smm23";
};

# don't remove runtime deps