diff --git a/flake.lock b/flake.lock index 36b77f2..4ad3332 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" @@ -14,11 +15,11 @@ "treefmt-nix": "treefmt-nix" }, "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" }, @@ -122,6 +123,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, @@ -277,11 +330,11 @@ ] }, "locked": { - "lastModified": 1689620039, - "narHash": "sha256-BtNwghr05z7k5YMdq+6nbue+nEalvDepuA7qdQMAKoQ=", + "lastModified": 1690874496, + "narHash": "sha256-qYZJVAfilFbUL6U+euMjKLXUADueMNQBqwihpNzTbDU=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "719c2977f958c41fa60a928e2fbc50af14844114", + "rev": "fab56c8ce88f593300cd8c7351c9f97d10c333c5", "type": "github" }, "original": {