flake/flake.lock
uku 4f43865a6b
flake.lock: Update
Flake lock file updates:

• Updated input 'api-rs':
    'github:uku3lig/api-rs/bc3d03a6c5246680fc8712dead2a3ba596a8c066' (2024-10-16)
  → 'github:uku3lig/api-rs/f0e066fb45441932be51df7f785f38350f04a2db' (2024-10-22)
• Updated input 'ghostty':
    'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=1134a9cbea571a3303df352636b1329753b4d443' (2024-10-19)
  → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=c2cbc214d5f6d45cfa171b8ed6ea7a670a5cbdab' (2024-10-21)
• Updated input 'home-manager':
    'github:nix-community/home-manager/fe56302339bb28e3471632379d733547caec8103' (2024-10-20)
  → 'github:nix-community/home-manager/5ec753a1fc4454df9285d8b3ec0809234defb975' (2024-10-21)
• Updated input 'mystia':
    'github:soopyc/mystia/23cb6428da075f5b1b916c748e5dfbae4253a613' (2024-10-18)
  → 'github:soopyc/mystia/6f1690a3e219e2ae425aa1275a04c65c7fc655e4' (2024-10-21)
• Updated input 'nixos-wsl':
    'github:nix-community/NixOS-WSL/42c23a6d5a2a1cbfd3fd137a7ff3d47c6d718033' (2024-10-19)
  → 'github:nix-community/NixOS-WSL/f26ca94fdcfc1a3adfee70e4ed5e2d8b1bab4317' (2024-10-21)
• Updated input 'ukubot-rs':
    'github:uku3lig/ukubot-rs/6908ae176c87328b2a18d4a3aa499c1b13f49ccb' (2024-10-16)
  → 'github:uku3lig/ukubot-rs/2cd3da979782b72d4d34a57fad272e557d2d681c' (2024-10-21)
• Updated input 'vscode-extensions':
    'github:nix-community/nix-vscode-extensions/f4dd6d6b728a61095b944de1fbc58c5bbdc87320' (2024-10-20)
  → 'github:nix-community/nix-vscode-extensions/ba02ecf164ec8da6f4d33d1f1e270b4a84252d60' (2024-10-22)
2024-10-22 11:13:36 +02:00

465 lines
12 KiB
JSON

{
"nodes": {
"agenix": {
"inputs": {
"darwin": [],
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1725200965,
"narHash": "sha256-VHmV707zSkOJStw8qwp54oG2hGX7OLCgLSK1Z/NvmWw=",
"owner": "uku3lig",
"repo": "agenix",
"rev": "5dddb391f864e1a153c4cb7de3e93c659076481b",
"type": "github"
},
"original": {
"owner": "uku3lig",
"repo": "agenix",
"type": "github"
}
},
"api-rs": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729576344,
"narHash": "sha256-vDUsO/ySePItnF7kXp8wLBlglYmCLzRqnJGkmYoLsI0=",
"owner": "uku3lig",
"repo": "api-rs",
"rev": "f0e066fb45441932be51df7f785f38350f04a2db",
"type": "github"
},
"original": {
"owner": "uku3lig",
"repo": "api-rs",
"type": "github"
}
},
"camasca": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1728905971,
"narHash": "sha256-oumO7WOhClK6/KYpG7NOW6giusECzF4diIzlDK1zpYA=",
"owner": "uku3lig",
"repo": "camasca",
"rev": "ac2d57b85cb9e8e54f2a43753e2032d6ce80ccc3",
"type": "github"
},
"original": {
"owner": "uku3lig",
"repo": "camasca",
"type": "github"
}
},
"catppuccin": {
"locked": {
"lastModified": 1728407414,
"narHash": "sha256-B8LaxUP93eh+it8RW1pGq4SsU2kj7f0ipzFuhBvpON8=",
"owner": "Stonks3141",
"repo": "ctp-nix",
"rev": "96cf8b4a05fb23a53c027621b1147b5cf9e5439f",
"type": "github"
},
"original": {
"owner": "Stonks3141",
"repo": "ctp-nix",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1729273024,
"narHash": "sha256-Mb5SemVsootkn4Q2IiY0rr9vrXdCCpQ9HnZeD/J3uXs=",
"owner": "ipetkov",
"repo": "crane",
"rev": "fa8b7445ddadc37850ed222718ca86622be01967",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"ghostty": {
"inputs": {
"nixpkgs-stable": [
"nixpkgs"
],
"nixpkgs-unstable": [
"nixpkgs"
],
"zig": "zig"
},
"locked": {
"lastModified": 1729515458,
"narHash": "sha256-AYLxdLukuWXJREYupBiAXRk9PGX1qA7w/5adKMlNpTo=",
"ref": "refs/heads/main",
"rev": "c2cbc214d5f6d45cfa171b8ed6ea7a670a5cbdab",
"revCount": 7762,
"type": "git",
"url": "ssh://git@github.com/ghostty-org/ghostty"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/ghostty-org/ghostty"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729551526,
"narHash": "sha256-7LAGY32Xl14OVQp3y6M43/0AtHYYvV6pdyBcp3eoz0s=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "5ec753a1fc4454df9285d8b3ec0809234defb975",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": [
"crane"
],
"flake-compat": [],
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": [],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1729064530,
"narHash": "sha256-oSr/w/5dvf/8ll6NvQlL7+rrK8wzjIcEMP1LvI4Ag08=",
"owner": "nix-community",
"repo": "lanzaboote",
"rev": "2fa1368f938b50e35ca87334b5aeba38a3402165",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
"mystia": {
"inputs": {
"flake-compat": [],
"nix-update-soopy": [],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729497722,
"narHash": "sha256-VNBSECgj8S+XcR6pEOyJcqrx2oNc465ISN4sF4vzMd8=",
"owner": "soopyc",
"repo": "mystia",
"rev": "6f1690a3e219e2ae425aa1275a04c65c7fc655e4",
"type": "github"
},
"original": {
"owner": "soopyc",
"repo": "mystia",
"type": "github"
}
},
"nixinate": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708891350,
"narHash": "sha256-VOQrKK7Df/IVuNki+NshVuGkTa/Tw0GigPjWcZff6kk=",
"owner": "matthewcroughan",
"repo": "nixinate",
"rev": "452f33c60df5b72ad0858f5f2cf224bdf1f17746",
"type": "github"
},
"original": {
"owner": "matthewcroughan",
"repo": "nixinate",
"type": "github"
}
},
"nixos-wsl": {
"inputs": {
"flake-compat": [],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729494942,
"narHash": "sha256-c/WV0R0WWuK2UAjTCGntaa+y1UVPsTUJZXqwwKxcmYs=",
"owner": "nix-community",
"repo": "NixOS-WSL",
"rev": "f26ca94fdcfc1a3adfee70e4ed5e2d8b1bab4317",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1729256560,
"narHash": "sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c+cHUJwA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"api-rs": "api-rs",
"camasca": "camasca",
"catppuccin": "catppuccin",
"crane": "crane",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"ghostty": "ghostty",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"mystia": "mystia",
"nixinate": "nixinate",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",
"systems": "systems_2",
"ukubot-rs": "ukubot-rs",
"vscode-extensions": "vscode-extensions"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1728959392,
"narHash": "sha256-fp4he1QQjE+vasDMspZYeXrwTm9otwEqLwEN6FKZ5v0=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "4c6e317300f05b8871f585b826b6f583e7dc4a9b",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"ukubot-rs": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729499623,
"narHash": "sha256-gSiLqqN7Br/OO6YeCJfR1L/hIIPWyOdt8MiNjJTEe4Y=",
"owner": "uku3lig",
"repo": "ukubot-rs",
"rev": "2cd3da979782b72d4d34a57fad272e557d2d681c",
"type": "github"
},
"original": {
"owner": "uku3lig",
"repo": "ukubot-rs",
"type": "github"
}
},
"vscode-extensions": {
"inputs": {
"flake-compat": [],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729561800,
"narHash": "sha256-LRRLzpS7Rh6AzWempfz6xRmv09m4WLyeRKXpILGUnGY=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"rev": "ba02ecf164ec8da6f4d33d1f1e270b4a84252d60",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
"zig": {
"inputs": {
"flake-compat": [
"ghostty"
],
"flake-utils": "flake-utils_2",
"nixpkgs": [
"ghostty",
"nixpkgs-stable"
]
},
"locked": {
"lastModified": 1717848532,
"narHash": "sha256-d+xIUvSTreHl8pAmU1fnmkfDTGQYCn2Rb/zOwByxS2M=",
"owner": "mitchellh",
"repo": "zig-overlay",
"rev": "02fc5cc555fc14fda40c42d7c3250efa43812b43",
"type": "github"
},
"original": {
"owner": "mitchellh",
"repo": "zig-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}