autopelago: 0.10.0 -> 0.10.4
This commit is contained in:
parent
6e86ea26ea
commit
5f1d280221
2 changed files with 49 additions and 44 deletions
|
|
@ -4,13 +4,13 @@
|
|||
}:
|
||||
pkgs.buildDotnetModule {
|
||||
pname = "autopelago";
|
||||
version = "0.10.0-unstable-2025-06-02";
|
||||
version = "0.10.4";
|
||||
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "airbreather";
|
||||
repo = "Autopelago";
|
||||
rev = "c3413875e5ec3e79cd5f4a74b4270d2dfd96083c";
|
||||
hash = "sha256-w4jSijCJrOnujiUxqaUPyUoQ4FXteGVmUaB6z4ReKWA=";
|
||||
rev = "v0.10.4";
|
||||
hash = "sha256-qTHJ5nuB5NF+ju5gmxkP/s7uRjrNpkkyBzkhD/0n4D4=";
|
||||
};
|
||||
|
||||
runtimeDeps = [ pkgs.libGL ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue