Skip to content

Commit 0107e0f

Browse files
context-minimals: 2024.12.30 16:05
1 parent 8542975 commit 0107e0f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/context-minimals/default.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ctx-base = stdenvNoCC.mkDerivation (attrsFinal: let
1717
inherit (attrsFinal.passthru) srcs';
1818
in {
1919
pname = "context-minimals-base";
20-
version = "2024.11.01 19:09";
20+
version = "2024.12.30 16:05";
2121

2222
passthru.srcs' = { inherit context context-fonts context-modules; };
2323
srcs = builtins.attrValues srcs';

0 commit comments

Comments
 (0)