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-09-26 08:17:54 +00:00
"lastModified": 1727122398,
"narHash": "sha256-o8VBeCWHBxGd4kVMceIayf5GApqTavJbTa44Xcg5Rrk=",
2024-03-09 14:26:27 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-26 08:17:54 +00:00
"rev": "30439d93eb8b19861ccbe3e581abf97bdc91b093",
2024-03-09 14:26:27 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-24 09:05:36 +00:00
"lastModified": 1727168378,
"narHash": "sha256-BvJuLTdqkKKzeVL8txVOTEUNWxZ1dfVdo02NdZUV+nU=",
2024-03-09 14:26:27 +00:00
"ref": "refs/heads/master",
2024-09-24 09:05:36 +00:00
"rev": "fbaec141c01e8b3376850bd98aabeadf9fad0fcf",
"revCount": 351,
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
}