Merge pull request 'Automatic flake update - 2023-08-03T00:00+00:00' (#62) from flake-update-2023-08-03 into main
All checks were successful
build / test (push) Successful in 7s

This commit is contained in:
clan-bot 2023-08-03 00:00:25 +00:00
commit 6ead68a381

View File

@ -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,