flake.lock: Update

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/3e08f4b1fc9aaede5dd511d8f5f4ef27501e49b0' (2024-08-24)
  → 'github:ipetkov/crane/63396562b8e08efda3b3c66e32661b8a513055de' (2024-08-29)
• Removed input 'crane/nixpkgs'
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/8471fe90ad337a8074e957b69ca4d0089218391d' (2024-08-01)
  → 'github:hercules-ci/flake-parts/af510d4a62d071ea13925ce41c95e3dec816c01d' (2024-08-30)
• Updated input 'ghostty':
    'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=fcb8b04049ba9a4d12d16a18bcc6be4311c9e76e' (2024-08-29)
  → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=602bf6ba1e1169750e233ed2431f71dbcf754362' (2024-08-29)
• Updated input 'mystia':
    'github:soopyc/mystia/82be480f3319695151e21ccf4f0a0a648cae4f38' (2024-08-28)
  → 'github:soopyc/mystia/530b6659b65ddb8c82220a55333468ceb589c2a4' (2024-08-30)
• Updated input 'vscode-extensions':
    'github:nix-community/nix-vscode-extensions/7d36ec13978b27d91958a39579a52d28ef015897' (2024-08-29)
  → 'github:nix-community/nix-vscode-extensions/27661753057dc1d259c7918f6c6777bea26290f1' (2024-08-31)
This commit is contained in:
uku 2024-08-31 11:35:59 +02:00
parent 51bdf5d191
commit 38200052f9
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 17 additions and 25 deletions

View file

@ -49,10 +49,7 @@
catppuccin.url = "github:Stonks3141/ctp-nix";
crane = {
url = "github:ipetkov/crane";
inputs.nixpkgs.follows = "nixpkgs";
};
crane.url = "github:ipetkov/crane";
flake-parts = {
url = "github:hercules-ci/flake-parts";