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": 1710416907,
"narHash": "sha256-prul6TG6uCKedEq3X4MGErzjWTRRAWsTDnCuCgQtDNY=",
2024-03-09 14:26:27 +00:00
"ref": "refs/heads/master",
"rev": "41803ee2355d081f446c335339060e4f060949cf",
"revCount": 117,
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
}