quickshell-web/flake.lock
2025-01-14 15:23:17 -08:00

70 lines
1.8 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"quickshell-docs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1736896882,
"narHash": "sha256-XZapURopVMoLgwq6Bo2DJKbMuh4HMRrijTozrz8KPiY=",
"ref": "refs/heads/master",
"rev": "958056b56cd857151ea0d514a33b7892aa207e8e",
"revCount": 459,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
}
},
"quickshell-docs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1736896941,
"narHash": "sha256-1LCoWXNbAXxKpbijtxjQDOCTtUkVMT7hquut8VdA9W4=",
"ref": "refs/heads/master",
"rev": "f281e5d7d3b994949e36c4ebc8179d24cec38ddc",
"revCount": 96,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell-docs"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell-docs"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"quickshell-docs": "quickshell-docs"
}
}
},
"root": "root",
"version": 7
}