clan-homepage/flake.lock

196 lines
4.9 KiB
Plaintext
Raw Normal View History

2023-07-05 11:22:58 +00:00
{
"nodes": {
2023-07-31 18:05:04 +00:00
"clan-core": {
"inputs": {
"disko": "disko",
"flake-parts": [
"flake-parts"
],
"nixos-generators": "nixos-generators",
"nixpkgs": [
"nixpkgs"
],
"sops-nix": "sops-nix",
2023-07-31 18:05:04 +00:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1705837716,
"narHash": "sha256-YejB4eUGszljJ55elCM21XRqvoYJiPL/6y1voirsbKE=",
2023-07-31 18:05:04 +00:00
"ref": "refs/heads/main",
"rev": "7b953fe7ab8d170d27e695e7719c1c0526fa64cb",
"revCount": 1822,
2023-07-31 18:05:04 +00:00
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
},
"original": {
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"clan-core",
"nixpkgs"
]
},
"locked": {
"lastModified": 1705017253,
"narHash": "sha256-/ysUOnF/dYJXDTxi/fi4MNN7uYKRji5CKp3EIamXB+0=",
2023-07-31 18:05:04 +00:00
"owner": "nix-community",
"repo": "disko",
"rev": "fa5db12d76f9e8ee11e572cdbe021230e48b6afa",
2023-07-31 18:05:04 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2023-07-05 11:22:58 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-07-05 11:22:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
2023-07-05 11:22:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-07-31 18:05:04 +00:00
"nixlib": {
"locked": {
update flake lock - 2023-09-12T10:28+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=8f467335d28f0b6687975447e8071edb1c24e45d' (2023-09-07) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=aa5976f0469d6fa1768565fccc4209183913b4f4' (2023-09-11) • Updated input 'clan-core/disko': 'github:nix-community/disko/06481a9836c37b7c1aba784092a984c2d2ef5431' (2023-09-02) → 'github:nix-community/disko/f9907fcf6df79a76ea7e3a3afe9340a672cb9c6e' (2023-09-09) • Updated input 'clan-core/nixos-generators': 'github:nix-community/nixos-generators/b1171de4d362c022130c92d7c8adc4bf2b83d586' (2023-07-23) → 'github:nix-community/nixos-generators/8ee78470029e641cddbd8721496da1316b47d3b4' (2023-09-04) • Updated input 'clan-core/nixos-generators/nixlib': 'github:nix-community/nixpkgs.lib/02fea408f27186f139153e1ae88f8ab2abd9c22c' (2023-07-16) → 'github:nix-community/nixpkgs.lib/f5af57d3ef9947a70ac86e42695231ac1ad00c25' (2023-09-03) • Updated input 'clan-core/sops-nix': 'github:Mic92/sops-nix/d9c5dc41c4b1f74c77f0dbffd0f3a4ebde447b7a' (2023-08-30) → 'github:Mic92/sops-nix/faf21ac162173c2deb54e5fdeed002a9bd6e8623' (2023-09-05) • Updated input 'clan-core/treefmt-nix': 'github:numtide/treefmt-nix/e3e0f9f6d47f8fc68aff15150eda1224fb46f4d4' (2023-09-02) → 'github:numtide/treefmt-nix/b8d3a059f5487d6767d07c3716386753e3132d9f' (2023-09-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/db9208ab987cdeeedf78ad9b4cf3c55f5ebd269b' (2023-09-08) → 'github:NixOS/nixpkgs/3a2786eea085f040a66ecde1bc3ddc7099f6dbeb' (2023-09-11)
2023-09-12 10:28:17 +00:00
"lastModified": 1693701915,
"narHash": "sha256-waHPLdDYUOHSEtMKKabcKIMhlUOHPOOPQ9UyFeEoovs=",
2023-07-31 18:05:04 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
update flake lock - 2023-09-12T10:28+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=8f467335d28f0b6687975447e8071edb1c24e45d' (2023-09-07) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=aa5976f0469d6fa1768565fccc4209183913b4f4' (2023-09-11) • Updated input 'clan-core/disko': 'github:nix-community/disko/06481a9836c37b7c1aba784092a984c2d2ef5431' (2023-09-02) → 'github:nix-community/disko/f9907fcf6df79a76ea7e3a3afe9340a672cb9c6e' (2023-09-09) • Updated input 'clan-core/nixos-generators': 'github:nix-community/nixos-generators/b1171de4d362c022130c92d7c8adc4bf2b83d586' (2023-07-23) → 'github:nix-community/nixos-generators/8ee78470029e641cddbd8721496da1316b47d3b4' (2023-09-04) • Updated input 'clan-core/nixos-generators/nixlib': 'github:nix-community/nixpkgs.lib/02fea408f27186f139153e1ae88f8ab2abd9c22c' (2023-07-16) → 'github:nix-community/nixpkgs.lib/f5af57d3ef9947a70ac86e42695231ac1ad00c25' (2023-09-03) • Updated input 'clan-core/sops-nix': 'github:Mic92/sops-nix/d9c5dc41c4b1f74c77f0dbffd0f3a4ebde447b7a' (2023-08-30) → 'github:Mic92/sops-nix/faf21ac162173c2deb54e5fdeed002a9bd6e8623' (2023-09-05) • Updated input 'clan-core/treefmt-nix': 'github:numtide/treefmt-nix/e3e0f9f6d47f8fc68aff15150eda1224fb46f4d4' (2023-09-02) → 'github:numtide/treefmt-nix/b8d3a059f5487d6767d07c3716386753e3132d9f' (2023-09-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/db9208ab987cdeeedf78ad9b4cf3c55f5ebd269b' (2023-09-08) → 'github:NixOS/nixpkgs/3a2786eea085f040a66ecde1bc3ddc7099f6dbeb' (2023-09-11)
2023-09-12 10:28:17 +00:00
"rev": "f5af57d3ef9947a70ac86e42695231ac1ad00c25",
2023-07-31 18:05:04 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"clan-core",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701689616,
"narHash": "sha256-ewnfgvRy73HoP5KnYmy1Rcr4m4yShvsb6TCCaKoW8pc=",
2023-07-31 18:05:04 +00:00
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "246219bc21b943c6f6812bb7744218ba0df08600",
2023-07-31 18:05:04 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2023-07-05 11:22:58 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1705677747,
"narHash": "sha256-eyM3okYtMgYDgmYukoUzrmuoY4xl4FUujnsv/P6I/zI=",
2023-07-05 11:22:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bbe7d8f876fbbe7c959c90ba2ae2852220573261",
2023-07-05 11:22:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
update flake lock - 2023-08-07T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=7f54a64c0a8d538381207ef19c2b1185343628b0' (2023-08-02) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=52c73265acbb336336313e96d3f23e228978d484' (2023-08-05) • Added input 'clan-core/floco': 'github:aakropotkin/floco/1e84b4b16bba5746e1195fa3a4d8addaaf2d9ef4' (2023-08-03) • Added input 'clan-core/floco/nixpkgs': follows 'clan-core/nixpkgs' • Removed input 'clan-core/nix-unit' • Removed input 'clan-core/nix-unit/flake-parts' • Removed input 'clan-core/nix-unit/nix-github-actions' • Removed input 'clan-core/nix-unit/nix-github-actions/nixpkgs' • Removed input 'clan-core/nix-unit/nixpkgs' • Removed input 'clan-core/nix-unit/treefmt-nix' • Removed input 'clan-core/pre-commit-hooks-nix' • Removed input 'clan-core/pre-commit-hooks-nix/flake-compat' • Removed input 'clan-core/pre-commit-hooks-nix/flake-utils' • Removed input 'clan-core/pre-commit-hooks-nix/flake-utils/systems' • Removed input 'clan-core/pre-commit-hooks-nix/gitignore' • Removed input 'clan-core/pre-commit-hooks-nix/gitignore/nixpkgs' • Removed input 'clan-core/pre-commit-hooks-nix/nixpkgs' • Removed input 'clan-core/pre-commit-hooks-nix/nixpkgs-stable' • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2' (2023-08-01) → 'github:NixOS/nixpkgs/5faab29808a2d72f4ee0c44c8e850e4e6ada972f' (2023-08-05)
2023-08-07 00:00:06 +00:00
"ref": "nixos-unstable",
2023-07-05 11:22:58 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
flake.lock: Update Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9649e43da59865e905df05132f9aa4742024290d' (2023-12-31) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=f526e1261fe52000bca294881954304216395de2' (2024-01-03) • Updated input 'clan-core/disko': 'github:nix-community/disko/1144887c6f4d2dcbb2316a24364ef53e25b0fcfe' (2023-12-06) → 'github:nix-community/disko/0ce1b15b99ac7c280384f136eae00b968f5b3f72' (2023-12-28) • Updated input 'clan-core/sops-nix': 'github:Mic92/sops-nix/d806e546f96c88cd9f7d91c1c19ebc99ba6277d9' (2023-12-10) → 'github:Mic92/sops-nix/cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6' (2023-12-31) • Updated input 'clan-core/treefmt-nix': 'github:numtide/treefmt-nix/afdd5e48a0869b389027307652a658051c0d2f96' (2023-12-10) → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5' (2023-12-01) → 'github:hercules-ci/flake-parts/88a2cd8166694ba0b6cb374700799cec53aef527' (2024-01-01) • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58?dir=lib' (2023-11-29) → 'github:NixOS/nixpkgs/b0d36bd0a420ecee3bc916c91886caca87c894e9?dir=lib' (2023-12-30) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/cfc3698c31b1fb9cdcf10f36c9643460264d0ca8' (2023-12-27) → 'github:NixOS/nixpkgs/bd645e8668ec6612439a9ee7e71f7eac4099d4f6' (2024-01-02)
2024-01-04 14:23:55 +00:00
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
2023-07-05 11:22:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9649e43da59865e905df05132f9aa4742024290d' (2023-12-31) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=f526e1261fe52000bca294881954304216395de2' (2024-01-03) • Updated input 'clan-core/disko': 'github:nix-community/disko/1144887c6f4d2dcbb2316a24364ef53e25b0fcfe' (2023-12-06) → 'github:nix-community/disko/0ce1b15b99ac7c280384f136eae00b968f5b3f72' (2023-12-28) • Updated input 'clan-core/sops-nix': 'github:Mic92/sops-nix/d806e546f96c88cd9f7d91c1c19ebc99ba6277d9' (2023-12-10) → 'github:Mic92/sops-nix/cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6' (2023-12-31) • Updated input 'clan-core/treefmt-nix': 'github:numtide/treefmt-nix/afdd5e48a0869b389027307652a658051c0d2f96' (2023-12-10) → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5' (2023-12-01) → 'github:hercules-ci/flake-parts/88a2cd8166694ba0b6cb374700799cec53aef527' (2024-01-01) • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58?dir=lib' (2023-11-29) → 'github:NixOS/nixpkgs/b0d36bd0a420ecee3bc916c91886caca87c894e9?dir=lib' (2023-12-30) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/cfc3698c31b1fb9cdcf10f36c9643460264d0ca8' (2023-12-27) → 'github:NixOS/nixpkgs/bd645e8668ec6612439a9ee7e71f7eac4099d4f6' (2024-01-02)
2024-01-04 14:23:55 +00:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
2023-07-05 11:22:58 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-07-31 18:05:04 +00:00
"clan-core": "clan-core",
2023-07-05 11:22:58 +00:00
"flake-parts": "flake-parts",
update flake lock - 2023-08-07T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=7f54a64c0a8d538381207ef19c2b1185343628b0' (2023-08-02) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=52c73265acbb336336313e96d3f23e228978d484' (2023-08-05) • Added input 'clan-core/floco': 'github:aakropotkin/floco/1e84b4b16bba5746e1195fa3a4d8addaaf2d9ef4' (2023-08-03) • Added input 'clan-core/floco/nixpkgs': follows 'clan-core/nixpkgs' • Removed input 'clan-core/nix-unit' • Removed input 'clan-core/nix-unit/flake-parts' • Removed input 'clan-core/nix-unit/nix-github-actions' • Removed input 'clan-core/nix-unit/nix-github-actions/nixpkgs' • Removed input 'clan-core/nix-unit/nixpkgs' • Removed input 'clan-core/nix-unit/treefmt-nix' • Removed input 'clan-core/pre-commit-hooks-nix' • Removed input 'clan-core/pre-commit-hooks-nix/flake-compat' • Removed input 'clan-core/pre-commit-hooks-nix/flake-utils' • Removed input 'clan-core/pre-commit-hooks-nix/flake-utils/systems' • Removed input 'clan-core/pre-commit-hooks-nix/gitignore' • Removed input 'clan-core/pre-commit-hooks-nix/gitignore/nixpkgs' • Removed input 'clan-core/pre-commit-hooks-nix/nixpkgs' • Removed input 'clan-core/pre-commit-hooks-nix/nixpkgs-stable' • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2' (2023-08-01) → 'github:NixOS/nixpkgs/5faab29808a2d72f4ee0c44c8e850e4e6ada972f' (2023-08-05)
2023-08-07 00:00:06 +00:00
"nixpkgs": "nixpkgs"
2023-07-31 18:05:04 +00:00
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"clan-core",
"nixpkgs"
],
"nixpkgs-stable": [
"clan-core"
]
},
"locked": {
"lastModified": 1704908274,
"narHash": "sha256-74W9Yyomv3COGRmKi8zvyA5tL2KLiVkBeaYmYLjXyOw=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "c0b3a5af90fae3ba95645bbf85d2b64880addd76",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-07-31 18:05:04 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"clan-core",
"nixpkgs"
]
},
"locked": {
"lastModified": 1704649711,
"narHash": "sha256-+qxqJrZwvZGilGiLQj3QbYssPdYCwl7ejwMImgH7VBQ=",
2023-07-31 18:05:04 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "04f25d7bec9fb29d2c3bacaa48a3304840000d36",
2023-07-31 18:05:04 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-07-05 11:22:58 +00:00
}
}
},
"root": "root",
"version": 7
}