update flake lock - 2023-08-03T00:00+00:00
All checks were successful
check / test (pull_request) Successful in 3s

Flake lock file updates:

• Updated input 'clan-core':
    'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=17a2f19532662f584e42ecab285300dbc09165a1' (2023-08-01)
  → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=7f54a64c0a8d538381207ef19c2b1185343628b0' (2023-08-02)
• Added input 'clan-core/nix-unit':
    'github:adisbladis/nix-unit/a9d6f33e50d4dcd9cfc0c92253340437bbae282b' (2023-07-25)
• Added input 'clan-core/nix-unit/flake-parts':
    follows 'clan-core/flake-parts'
• Added input 'clan-core/nix-unit/nix-github-actions':
    'github:nix-community/nix-github-actions/165b1650b753316aa7f1787f3005a8d2da0f5301' (2023-07-09)
• Added input 'clan-core/nix-unit/nix-github-actions/nixpkgs':
    follows 'clan-core/nix-unit/nixpkgs'
• Added input 'clan-core/nix-unit/nixpkgs':
    follows 'clan-core/nixpkgs'
• Added input 'clan-core/nix-unit/treefmt-nix':
    follows 'clan-core/treefmt-nix'
• Updated input 'clan-core/treefmt-nix':
    'github:numtide/treefmt-nix/719c2977f958c41fa60a928e2fbc50af14844114' (2023-07-17)
  → 'github:numtide/treefmt-nix/fab56c8ce88f593300cd8c7351c9f97d10c333c5' (2023-08-01)
This commit is contained in:
Clan Merge Bot 2023-08-03 00:00:05 +00:00 committed by Clan Merge Bot
parent 0f4d902e51
commit 31df62b701

View File

@ -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": {