mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
atheme: 7.2.12-unstable-2026-07-30 -> 7.2.12-unstable-2026-08-18
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "atheme";
|
||||
version = "7.2.12-unstable-2026-07-30";
|
||||
version = "7.2.12-unstable-2026-08-18";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "atheme";
|
||||
repo = "atheme";
|
||||
rev = "bb8b8733b4ab04375b33269fab0d29677eed0922";
|
||||
hash = "sha256-emjAsCPl+4/6JDwO4Cd1kDg9deaKonROQpeVHDVim8Y=";
|
||||
rev = "88de242f4755394746444c7bd28da15127d976d2";
|
||||
hash = "sha256-fX86+8I96FiysiCNJNCFK682GM0T5UJHpA7FjqKNbnE=";
|
||||
# for modules and pinned libmowgli
|
||||
fetchSubmodules = true;
|
||||
# configure checks for git tree
|
||||
|
||||
Reference in New Issue
Block a user