8 lines
205 B
Nix
8 lines
205 B
Nix
{ pkgs }:
|
|
pkgs.fetchFromGitHub {
|
|
owner = "OllyDoge";
|
|
repo = "ASCPSongConstant";
|
|
rev = "19e727711938239a42371d231d6fcd0d40a5f6b1";
|
|
sha256 = "12jxfbbkra5x7vqar615qq9l55vr7rd1bnzc2csp6l7rzz8x4930";
|
|
}
|