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-11-19 11:31:52 +00:00
"lastModified": 1732015771,
"narHash": "sha256-kOKOa+wSpmJOX5GZagxF3WTmfCSB2sQOTggSjbLUgSI=",
2024-11-09 09:09:07 +00:00
"ref": "refs/heads/master",
2024-11-19 11:31:52 +00:00
"rev": "f4066cb4edd96b0152ab9b2b1bec821cd5c9da57",
"revCount": 385,
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-11-19 11:31:52 +00:00
"lastModified": 1732015876,
"narHash": "sha256-nUUmbZdU4nxo0LZcls3NkCU71od59RAeUDTbyIzcw2Q=",
2024-11-09 09:09:07 +00:00
"ref": "refs/heads/master",
2024-11-19 11:31:52 +00:00
"rev": "862506598d299d4bf8a97bfebc024109173f6eda",
"revCount": 90,
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
}