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-03-11 12:47:19 +00:00
"lastModified": 1709961763,
"narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=",
2024-03-09 14:26:27 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-11 12:47:19 +00:00
"rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34",
2024-03-09 14:26:27 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1710400582,
"narHash": "sha256-Qr6Nt12Wi7t5X1wbij+FuXKJnHnH2E4KpGjc9XcqTaA=",
2024-03-09 14:26:27 +00:00
"ref": "refs/heads/master",
"rev": "ffbdac9977588dd89ba6f077eb1f45890002663d",
"revCount": 115,
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
}