From 864894b94739b8afd101cbd5180f7d4f6cf2f042 Mon Sep 17 00:00:00 2001 From: klea Date: Wed, 29 Apr 2026 05:20:54 +0000 Subject: pkgs(little-things): 0-unstable-2026-02-14 -> 0-unstable-2026-04-29 --- pkgs/little-things/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs') diff --git a/pkgs/little-things/default.nix b/pkgs/little-things/default.nix index 6dfae0e..356a692 100644 --- a/pkgs/little-things/default.nix +++ b/pkgs/little-things/default.nix @@ -6,14 +6,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "little-things"; - version = "0-unstable-2026-02-14"; + version = "0-unstable-2026-04-29"; src = fetchFromGitea { domain = "gitea.arpa.li"; owner = "JustAnotherArchivist"; repo = finalAttrs.pname; - rev = "8a7acf44290b46cfcfd75530091730c58ed4644b"; - hash = "sha256-cIM1slIan+1BKuddstF9+FReIKir2g2R5zyDGJCQESM="; + rev = "ec645c7b748fe985da01126927838f74e7cc4977"; + hash = "sha256-g/468gem70MfZ81HDmbyq2J4MItkZaybK9ICCThlKsM="; }; postPatch = '' -- cgit v1.3.1-10-gc9f91