3p/hackyplayer: update
This commit is contained in:
parent
9275cee525
commit
34a76a3e85
1 changed files with 2 additions and 2 deletions
4
third_party/default.nix
vendored
4
third_party/default.nix
vendored
|
@ -143,8 +143,8 @@ rec {
|
||||||
hackyplayerSrc = nixpkgs.fetchFromGitHub {
|
hackyplayerSrc = nixpkgs.fetchFromGitHub {
|
||||||
owner = "hacks-r-us";
|
owner = "hacks-r-us";
|
||||||
repo = "hackyplayer";
|
repo = "hackyplayer";
|
||||||
rev = "dce0472d2c5f1ec1e3a7c07765d1710c18d5b309";
|
rev = "a07cc8d00e358af2375cdbac03db16b3a432917b";
|
||||||
hash = "sha256-7IAXGpwKy4V+XlTFxqxKjy7oUpyy9Ec2DzisoPgy3l0=";
|
hash = "sha256-lVEs5kZFJfHvyQfW8aKvHQrDPQkfoR0TsVdLb4CK4iU=";
|
||||||
};
|
};
|
||||||
hackyplayer = import hackyplayerSrc { pkgs = nixpkgs; };
|
hackyplayer = import hackyplayerSrc { pkgs = nixpkgs; };
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue