quickshell-web/flake.lock
2025-03-12 01:09:58 -07: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": 1741766016,
"narHash": "sha256-2Xgl+wa+T+58StwwFQT4S1LKR7Sn0hFTqyIzrBJo9Os=",
"ref": "refs/heads/master",
"rev": "7bab2fdc0f1196e4a38882135439a8498ffc25b5",
"revCount": 489,
"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": 1741766688,
"narHash": "sha256-d7S33RTY8OltDbU6A/mE5OUrDiI4ZegvQ0PkRwJ4c+I=",
"ref": "refs/heads/master",
"rev": "ab50ba48d7f97ec5fec6b083a2048ccc009dfde2",
"revCount": 98,
"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
}