From dfab4d5e310b54536a8613ea27b8f60d938f6b47 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 7 Jun 2023 21:21:02 -0400 Subject: hercules-ci: switch back to upstream effects --- flake.lock | 11 +++++------ flake.nix | 3 +-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 70e2e46..fdc1664 100644 --- a/flake.lock +++ b/flake.lock @@ -331,16 +331,15 @@ ] }, "locked": { - "lastModified": 1686158835, - "narHash": "sha256-hphoN0OqO0AjGm7ucVVS2Dwte9y56EBLGsy6qi/5WFw=", - "owner": "getchoo", + "lastModified": 1686181431, + "narHash": "sha256-S1IsZGwcMChJg3mgnKdFxh2c/D77B1NoOCd8s3tQQIg=", + "owner": "hercules-ci", "repo": "hercules-ci-effects", - "rev": "d70538c1f7ca1c0a6010dc01b59214f16d5dd9ce", + "rev": "657935127398706754113c1cea5800798ecb99a7", "type": "github" }, "original": { - "owner": "getchoo", - "ref": "customize-flake-update", + "owner": "hercules-ci", "repo": "hercules-ci-effects", "type": "github" } diff --git a/flake.nix b/flake.nix index 329cebc..5e0cee9 100644 --- a/flake.nix +++ b/flake.nix @@ -46,11 +46,10 @@ url = "github:hercules-ci/hercules-ci-agent"; inputs.flake-parts.follows = "flake-parts"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.pre-commit-hooks-nix.follows = "pre-commit-hooks"; }; hercules-ci-effects = { - url = "github:getchoo/hercules-ci-effects/customize-flake-update"; + url = "github:hercules-ci/hercules-ci-effects"; inputs.nixpkgs.follows = "nixpkgs"; inputs.hercules-ci-agent.follows = "hercules-ci-agent"; }; -- cgit v1.2.3