mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
solanum: 0-unstable-2025-02-25 -> 0-unstable-2025-05-11 (#407863)
This commit is contained in:
commit
0f2f4519e1
1 changed files with 3 additions and 3 deletions
|
@ -16,13 +16,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "solanum";
|
pname = "solanum";
|
||||||
version = "0-unstable-2025-02-25";
|
version = "0-unstable-2025-05-11";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "solanum-ircd";
|
owner = "solanum-ircd";
|
||||||
repo = "solanum";
|
repo = "solanum";
|
||||||
rev = "1669c6406cea5092f5ac25634136341a92c6373b";
|
rev = "b3d3796e690ce2482c1365d99e3329d5587b75d5";
|
||||||
hash = "sha256-Y/fXtBgqzt9tRxL4Xs0KM9nX7Os9QBHBjoDuiaHOsfY=";
|
hash = "sha256-hRiBcX2KDAdtx4G3jJyQlLvhfUutHoy85Upni1RfOHY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue