uninsane-dot-org: 0-unstable-2024-11-16 -> 0-unstable-2025-02-09
This commit is contained in:
@@ -8,15 +8,15 @@ let
|
||||
domain = "git.uninsane.org";
|
||||
owner = "colin";
|
||||
repo = "uninsane";
|
||||
rev = "6f48a6f7adeb015f754b83ee7c8b3e595efa5a8b";
|
||||
hash = "sha256-ZaYdvK9Y9+VMuoXcsUlYe4xS/yQbwQJDrRt2VlfQNo0=";
|
||||
rev = "c5f071e8b1b946de47aa88b63c2d6a96e33b4590";
|
||||
hash = "sha256-J6dFS1at7vfQFfWBxSHb2iTaBdQdtzkxG+c3F1eIltY=";
|
||||
};
|
||||
pkg = callPackage "${src}/default.nix" { };
|
||||
in
|
||||
pkg.overrideAttrs (base: {
|
||||
inherit src;
|
||||
pname = "uninsane-dot-org";
|
||||
version = "0-unstable-2024-11-16";
|
||||
version = "0-unstable-2025-02-09";
|
||||
passthru = (base.passthru or {}) // {
|
||||
updateScript = nix-update-script {
|
||||
extraArgs = [ "--version" "branch" ];
|
||||
|
Reference in New Issue
Block a user