mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
sladeUnstable: 3.2.7-unstable-2025-04-22 -> 3.2.7-unstable-2025-05-09
This commit is contained in:
parent
fe51d34885
commit
063044745c
1 changed files with 3 additions and 3 deletions
|
@ -22,13 +22,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "slade";
|
pname = "slade";
|
||||||
version = "3.2.7-unstable-2025-04-22";
|
version = "3.2.7-unstable-2025-05-09";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "sirjuddington";
|
owner = "sirjuddington";
|
||||||
repo = "SLADE";
|
repo = "SLADE";
|
||||||
rev = "f8584231353845148c7623990dd90291fcb70f33";
|
rev = "a515292e74f92f6a54f29feb96cc198aa1981f1b";
|
||||||
hash = "sha256-tP84FfSjfOxFh8S7GuyHB0M13Svx6SLbloo8xt9oORU=";
|
hash = "sha256-4H4L9PXhBmoDl1ZorlMPp7zSSX7G94VIcyjdX7zYauk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue