Skip to content

Commit 77172a8

Browse files
flatter: 0-unstable-2024-03-04 -> 0-unstable-2025-02-03 (#387985)
Co-authored-by: josephsurin <[email protected]>
2 parents 69c2bfd + 0204974 commit 77172a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/fl/flatter/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414

1515
stdenv.mkDerivation {
1616
pname = "flatter";
17-
version = "0-unstable-2024-03-04";
17+
version = "0-unstable-2025-02-03";
1818

1919
src = fetchFromGitHub {
2020
owner = "keeganryan";
2121
repo = "flatter";
22-
rev = "c2ed0ee94b6d281df7bcbce31ca275197ef9a562";
23-
hash = "sha256-1Pjn0lANXaMOqlwwdOx6X/7jtAvfa2ZWa0nDfS3T5XU=";
22+
rev = "96993e47874c302395721d76d06f7ab4fee09839";
23+
hash = "sha256-eMZZsgLeTzMAHohmvR13KQERtYQpB2nj/v5MCKtGFaI=";
2424
};
2525

2626
strictDeps = true;

0 commit comments

Comments
 (0)