diff --git a/flake.lock b/flake.lock index 11fd50b..bad1dc4 100644 --- a/flake.lock +++ b/flake.lock @@ -6,6 +6,7 @@ "flake-parts": [ "flake-parts" ], + "nix-unit": "nix-unit", "nixos-generators": "nixos-generators", "nixpkgs": [ "nixpkgs" @@ -16,11 +17,11 @@ ] }, "locked": { - "lastModified": 1690896642, - "narHash": "sha256-90c9l9H/hfudLCpcBD6VDPHYbddyaQqWBDj4ahrpXPs=", + "lastModified": 1691003479, + "narHash": "sha256-tf6QmWVracPqmFWDuvx7ksAwSmsTDmLJkjLHPPhtpgE=", "ref": "refs/heads/main", - "rev": "17a2f19532662f584e42ecab285300dbc09165a1", - "revCount": 164, + "rev": "7f54a64c0a8d538381207ef19c2b1185343628b0", + "revCount": 187, "type": "git", "url": "https://git.clan.lol/clan/clan-core" }, @@ -146,6 +147,58 @@ "type": "github" } }, + "nix-github-actions": { + "inputs": { + "nixpkgs": [ + "clan-core", + "nix-unit", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1688870561, + "narHash": "sha256-4UYkifnPEw1nAzqqPOTL2MvWtm3sNGw1UTYTalkTcGY=", + "owner": "nix-community", + "repo": "nix-github-actions", + "rev": "165b1650b753316aa7f1787f3005a8d2da0f5301", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nix-github-actions", + "type": "github" + } + }, + "nix-unit": { + "inputs": { + "flake-parts": [ + "clan-core", + "flake-parts" + ], + "nix-github-actions": "nix-github-actions", + "nixpkgs": [ + "clan-core", + "nixpkgs" + ], + "treefmt-nix": [ + "clan-core", + "treefmt-nix" + ] + }, + "locked": { + "lastModified": 1690289081, + "narHash": "sha256-PCXQAQt8+i2pkUym9P1JY4JGoeZJLzzxWBhprHDdItM=", + "owner": "adisbladis", + "repo": "nix-unit", + "rev": "a9d6f33e50d4dcd9cfc0c92253340437bbae282b", + "type": "github" + }, + "original": { + "owner": "adisbladis", + "repo": "nix-unit", + "type": "github" + } + }, "nixlib": { "locked": { "lastModified": 1689469483,