flake: quickshell: init
This commit is contained in:
parent
57a0a84398
commit
e311a8759e
3 changed files with 39 additions and 17 deletions
21
flake.lock
generated
21
flake.lock
generated
|
@ -739,6 +739,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"quickshell": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1745709547,
|
||||
"narHash": "sha256-xfP/NVZomh+L2ka0omPkhA9mB+4PJXGPMCv/bh+G4YA=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "67524f9d8e4ac5e09ea4427e11f2284e6a6f93fe",
|
||||
"revCount": 506,
|
||||
"type": "git",
|
||||
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"helix": "helix",
|
||||
|
@ -746,6 +766,7 @@
|
|||
"impermanence": "impermanence",
|
||||
"lanzaboote": "lanzaboote",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"quickshell": "quickshell",
|
||||
"schizofox": "schizofox",
|
||||
"systems": "systems_3"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue