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

Flake lock file updates:

• Updated input 'clan-core':
    'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=e1d2a98454b3173f009c697928d6beb72ca8330f' (2023-08-19)
  → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=edad9fd62ab2b7167fa1123301270c847f964a10' (2023-08-27)
• Updated input 'clan-core/disko':
    'github:nix-community/disko/358b87fd44cd3b687ae7a05ea2781afc0de67809' (2023-08-13)
  → 'github:nix-community/disko/4eed2457b053c4bbad7d90d2b3a1d539c2c9009c' (2023-08-16)
• Added input 'clan-core/sops-nix':
    'github:Mic92/sops-nix/1b7b3a32d65dbcd69c217d7735fdf0a6b2184f45' (2023-08-22)
• Added input 'clan-core/sops-nix/nixpkgs':
    follows 'clan-core/sops-nix'
• Added input 'clan-core/sops-nix/nixpkgs-stable':
    follows 'clan-core'
• Updated input 'clan-core/treefmt-nix':
    'github:numtide/treefmt-nix/19dee4bf6001849006a63f3435247316b0488e99' (2023-08-12)
  → 'github:numtide/treefmt-nix/e2761d701581d8dcc4e0e88aecfde317ddf6f0cd' (2023-08-20)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d680ded26da5cf104dd2735a51e88d2d8f487b4d' (2023-08-19)
  → 'github:NixOS/nixpkgs/5690c4271f2998c304a45c91a0aeb8fb69feaea7' (2023-08-25)
This commit is contained in:
Clan Merge Bot 2023-08-28 00:00:10 +00:00 committed by Clan Merge Bot
parent 2f76cc6426
commit 7ab9b39e63

View File

@ -11,14 +11,15 @@
"nixpkgs": [
"nixpkgs"
],
"sops-nix": "sops-nix",
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1692439516,
"narHash": "sha256-TIfQULVUUeuxidTJVQwEsmiDmJlKmz3ZHjHWYxvSR3A=",
"lastModified": 1693141929,
"narHash": "sha256-MGc26HIv/JGHc060LhcBYyWTBPPnVCDBQRC0Y7bFEWc=",
"ref": "refs/heads/main",
"rev": "e1d2a98454b3173f009c697928d6beb72ca8330f",
"revCount": 353,
"rev": "edad9fd62ab2b7167fa1123301270c847f964a10",
"revCount": 472,
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
},
@ -35,11 +36,11 @@
]
},
"locked": {
"lastModified": 1691951415,
"narHash": "sha256-3mqNCdl4kNQ59DGBbl+IZRxq13Gq/Zihn/ekkK5xJsI=",
"lastModified": 1692199161,
"narHash": "sha256-GqKApvQ1JCf5DzH/Q+P4nwuHb6MaQGaWTu41lYzveF4=",
"owner": "nix-community",
"repo": "disko",
"rev": "358b87fd44cd3b687ae7a05ea2781afc0de67809",
"rev": "4eed2457b053c4bbad7d90d2b3a1d539c2c9009c",
"type": "github"
},
"original": {
@ -126,11 +127,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1692447944,
"narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
"lastModified": 1693003285,
"narHash": "sha256-5nm4yrEHKupjn62MibENtfqlP6pWcRTuSKrMiH9bLkc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
"rev": "5690c4271f2998c304a45c91a0aeb8fb69feaea7",
"type": "github"
},
"original": {
@ -165,6 +166,30 @@
"nixpkgs": "nixpkgs"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"clan-core",
"sops-nix"
],
"nixpkgs-stable": [
"clan-core"
]
},
"locked": {
"lastModified": 1692728678,
"narHash": "sha256-02MjG7Sb9k7eOi86CcC4GNWVOjT6gjmXFSqkRjZ8Xyk=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "1b7b3a32d65dbcd69c217d7735fdf0a6b2184f45",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
@ -173,11 +198,11 @@
]
},
"locked": {
"lastModified": 1691833704,
"narHash": "sha256-ASGhgGduEgcD3gQZhGr8xtmZ3PlVY+m2HuPnIZDbu78=",
"lastModified": 1692524468,
"narHash": "sha256-wJffwu1deOgc3c/cBIZQ52dfWfPWBzjOamYBX121hcw=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "19dee4bf6001849006a63f3435247316b0488e99",
"rev": "e2761d701581d8dcc4e0e88aecfde317ddf6f0cd",
"type": "github"
},
"original": {