This repository was archived by the owner on Nov 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/jekyll/minima.git
3- revision: b3385fe64e9d79e75260668cad1852a3913b1829
4- ref: b3385fe
3+ revision: bf9ef989246b63536e9db61082f663f1a6d4d9ce
4+ ref: bf9ef989246b63536e9db61082f663f1a6d4d9ce
55 specs:
66 minima (3.0.0.dev )
77 jekyll (>= 3.5 , < 5.0 )
Original file line number Diff line number Diff line change 44 nix-jekyll-builder . url = "git+https://git.chobble.com/chobble/nix-jekyll-builder" ;
55 } ;
66
7+ # Regenerate gemset.nix: nix-shell -p bundix --run "bundix -l"
78 outputs = { self , flake-utils , nix-jekyll-builder } :
89 flake-utils . lib . eachDefaultSystem ( system :
910 let
Original file line number Diff line number Diff line change 268268 platforms = [ ] ;
269269 source = {
270270 fetchSubmodules = false ;
271- rev = "b3385fe64e9d79e75260668cad1852a3913b1829 " ;
272- sha256 = "0b9ck41jn6jb32m6s1n2vy5xzyykagm3ia1j2ypfh7rclpyy4f94 " ;
271+ rev = "bf9ef989246b63536e9db61082f663f1a6d4d9ce " ;
272+ sha256 = "0npn0dgx25gym940abywymbxny11m2vcjlbnybbyab9z6wzwdpg3 " ;
273273 type = "git" ;
274274 url = "https://github.com/jekyll/minima.git" ;
275275 } ;
You can’t perform that action at this time.
0 commit comments