diff --git a/flake.lock b/flake.lock index a2f570c44684b87f1b21fa1b00717f9889710f75..440d199afc5b0cc166d5e50e1ad6af427a9047f5 100644 --- a/flake.lock +++ b/flake.lock @@ -141,14 +141,19 @@ } }, "helix": { "inputs": { - "nixpkgs": "nixpkgs_3" + "jolheiser": "jolheiser", + "nixpkgs": [ + "helix", + "jolheiser", + "nixpkgs" + ] }, "locked": { - "lastModified": 1741361398, - "narHash": "sha256-IoOCg+MnV1wfpJovaSBskqVTr0pMR5mFMRNwJzs8T1c=", + "lastModified": 1739904284, + "narHash": "sha256-xlo5oP+dYXm5LU8biTPRLvjxgQcP/NTYWKk/dozzGjo=", "ref": "refs/heads/main", - "rev": "4ea112b72e1cbabb8c82bb276d142762f2bc09a6", - "revCount": 24, + "rev": "859e1178eaa2b792b19059cddd0729e73ceee319", + "revCount": 23, "type": "git", "url": "https://git.jolheiser.com/helix.drv.git" }, @@ -175,6 +180,24 @@ "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" + } + }, + "jolheiser": { + "inputs": { + "nixpkgs": "nixpkgs_3" + }, + "locked": { + "lastModified": 1739904102, + "narHash": "sha256-Oh+ckGaUrnH5mMCsPvU9XViSAIfbigW7H0Rq/ZbbhlI=", + "ref": "refs/heads/main", + "rev": "0abadd849d3d36ca87fda7ea9ed637f25a0e9dae", + "revCount": 3, + "type": "git", + "url": "https://git.jolheiser.com/nixpkgs.git" + }, + "original": { + "type": "git", + "url": "https://git.jolheiser.com/nixpkgs.git" } }, "nixos-hardware": { @@ -259,16 +282,16 @@ } }, "nixpkgs_3": { "locked": { - "lastModified": 1741037377, - "narHash": "sha256-SvtvVKHaUX4Owb+PasySwZsoc5VUeTf1px34BByiOxw=", + "lastModified": 1739736696, + "narHash": "sha256-zON2GNBkzsIyALlOCFiEBcIjI4w38GYOb+P+R4S8Jsw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "02032da4af073d0f6110540c8677f16d4be0117f", + "rev": "d74a2335ac9c133d6bbec9fc98d91a77f1604c1f", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixpkgs-unstable", + "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" }