quickshell-web/flake.lock

70 lines
1.8 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"nixpkgs": {
"locked": {
2024-11-09 09:09:07 +00:00
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-09 09:09:07 +00:00
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2024-11-09 09:09:07 +00:00
"quickshell": {
"inputs": {
"nixpkgs": [
"quickshell-docs",
"nixpkgs"
]
},
"locked": {
2024-12-06 10:34:15 +00:00
"lastModified": 1733481139,
"narHash": "sha256-QJr2NaN9414YPXoK+JPwuf7qII/3qRbz2bONii7FOk8=",
2024-11-09 09:09:07 +00:00
"ref": "refs/heads/master",
2024-12-06 10:34:15 +00:00
"rev": "69d13967c92b0b34826ec4821f1a4390b0ea046e",
"revCount": 435,
2024-11-09 09:09:07 +00:00
"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": {
2024-12-06 10:34:15 +00:00
"lastModified": 1733481217,
"narHash": "sha256-pCKK3ZhPDEXQpCiYKj8b88OVkefRC22wtwkaaQloC58=",
2024-11-09 09:09:07 +00:00
"ref": "refs/heads/master",
2024-12-06 10:34:15 +00:00
"rev": "299ce1b53c9a1cf03745718e1633258b81315c8c",
"revCount": 94,
2024-11-09 09:09:07 +00:00
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell-docs"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell-docs"
}
},
"root": {
"inputs": {
2024-11-09 09:09:07 +00:00
"nixpkgs": "nixpkgs",
"quickshell-docs": "quickshell-docs"
}
}
},
"root": "root",
"version": 7
}