2
1
Fork 0
quickshell-docs/flake.lock

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-03-09 14:26:27 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-04-30 08:28:39 +00:00
"lastModified": 1714253743,
"narHash": "sha256-mdTQw2XlariysyScCv2tTE45QSU9v/ezLcHJ22f0Nxc=",
2024-03-09 14:26:27 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-30 08:28:39 +00:00
"rev": "58a1abdbae3217ca6b702f03d3b35125d88a2994",
2024-03-09 14:26:27 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-24 02:26:56 +00:00
"lastModified": 1716516968,
"narHash": "sha256-nt3SFh6PHZZCUuVcZJ73PH9n/W5QSWQddW3Nd5XcgRs=",
2024-03-09 14:26:27 +00:00
"ref": "refs/heads/master",
2024-05-24 02:26:56 +00:00
"rev": "5a84e734426fc73e6a4bef993244ea422782e68b",
"revCount": 186,
2024-03-09 14:26:27 +00:00
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"quickshell": "quickshell"
}
}
},
"root": "root",
"version": 7
}