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

Commits on Mar 10, 2019

  1. bigwig-studio2: 2.4.3->2.5

    Update to newever version
    kostspielig committed Mar 10, 2019
    Copy the full SHA
    3b4f54a View commit details
  2. Merge pull request #57230 from kostspielig/bitwig-studio2

    bigwig-studio2: 2.4.3->2.5
    Mic92 authored Mar 10, 2019
    Copy the full SHA
    e39935c View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 pkgs/applications/audio/bitwig-studio/bitwig-studio2.nix
4 changes: 2 additions & 2 deletions pkgs/applications/audio/bitwig-studio/bitwig-studio2.nix
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@

bitwig-studio1.overrideAttrs (oldAttrs: rec {
name = "bitwig-studio-${version}";
version = "2.4.3";
version = "2.5";

src = fetchurl {
url = "https://downloads.bitwig.com/stable/${version}/bitwig-studio-${version}.deb";
sha256 = "17754y4ni0zj9vjxl8ldivi33gdb0nk6sdlcmlpskgffrlx8di08";
sha256 = "1zkiz36lhck3qvl0cp0dq6pwbv4lx4sh9wh0ga92kx5zhvbjm098";
};

runtimeDependencies = [