2
1
Fork 0
quickshell-docs/flake.lock

48 lines
1.1 KiB
Text
Raw Permalink Normal View History

2024-03-09 06:26:27 -08:00
{
"nodes": {
"nixpkgs": {
"locked": {
2025-06-11 00:07:20 -07:00
"lastModified": 1749285348,
"narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=",
2024-03-09 06:26:27 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-06-11 00:07:20 -07:00
"rev": "3e3afe5174c561dee0df6f2c2b2236990146329f",
2024-03-09 06:26:27 -08:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-06-11 00:07:20 -07:00
"lastModified": 1749533342,
"narHash": "sha256-cQzKzqsPQmDBRDjcX4UFEQKNeAyibLIKkF+BBhE2JnI=",
2024-03-09 06:26:27 -08:00
"ref": "refs/heads/master",
2025-06-11 00:07:20 -07:00
"rev": "2b01a75679a03bd6557cf11c20b1588f436d6b94",
"revCount": 571,
2024-03-09 06:26:27 -08:00
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
2024-03-09 06:26:27 -08:00
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
2024-03-09 06:26:27 -08:00
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"quickshell": "quickshell"
}
}
},
"root": "root",
"version": 7
}