Commit 9e429729f586

Vincent Demeester <vincent@sbr.pm>
2026-02-18 06:31:53
flake.lock: Update
Flake lock file updates: • Updated input 'chick-group': 'github:vdemeester/chick-group/f08ac428bc1c6963b3ada32e4f407cbbd32347e5?narHash=sha256-pPdyTPECqwSVBVoXVlWI6PdibQ56fqdJ8CsO2FKBHBw%3D' (2026-02-13) → 'github:vdemeester/chick-group/582617e9ca6a36f8a4a4186a42aaa9fd331cf0ee?narHash=sha256-xJzkJvITgdbisRHTKu7x9FQ3GfeFJZ1jxgWQFjxaUaY%3D' (2026-02-18) Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 38ccd59
Changed files (2)
flake.lock
@@ -128,16 +128,15 @@
         ]
       },
       "locked": {
-        "lastModified": 1770999776,
-        "narHash": "sha256-pPdyTPECqwSVBVoXVlWI6PdibQ56fqdJ8CsO2FKBHBw=",
+        "lastModified": 1771379644,
+        "narHash": "sha256-xJzkJvITgdbisRHTKu7x9FQ3GfeFJZ1jxgWQFjxaUaY=",
         "owner": "vdemeester",
         "repo": "chick-group",
-        "rev": "f08ac428bc1c6963b3ada32e4f407cbbd32347e5",
+        "rev": "582617e9ca6a36f8a4a4186a42aaa9fd331cf0ee",
         "type": "github"
       },
       "original": {
         "owner": "vdemeester",
-        "ref": "add/raffi",
         "repo": "chick-group",
         "type": "github"
       }
flake.nix
@@ -373,7 +373,6 @@
       type = "github";
       owner = "vdemeester";
       repo = "chick-group";
-      ref = "add/raffi";
       inputs.nixpkgs.follows = "nixpkgs";
       inputs.flake-parts.follows = "flake-parts";
       inputs.pre-commit-hooks.follows = "pre-commit-hooks";