aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-05-30 15:38:59 +0200
committerLeander Scherer <leander@schererleander.de>2026-05-30 15:38:59 +0200
commita6f392df59755fdcb85f16cb706bf2cb50240956 (patch)
treed9207c0d0febadde5c7ed6498d9d115bcbb91a42 /flake.lock
parente618b590e96a989a90a21d59d72855c3ec4119f3 (diff)
chore: update / remove programsHEADmain
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 2e4bb6d..ad96dbd 100644
--- a/flake.lock
+++ b/flake.lock
@@ -301,6 +301,26 @@
"type": "github"
}
},
+ "quickshell": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1779430452,
+ "narHash": "sha256-zTslhsxLqUlRTML506iougTGzyR38Fzhzn7t4KDEuuE=",
+ "ref": "refs/heads/master",
+ "rev": "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00",
+ "revCount": 819,
+ "type": "git",
+ "url": "https://git.outfoxxed.me/quickshell/quickshell"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://git.outfoxxed.me/quickshell/quickshell"
+ }
+ },
"root": {
"inputs": {
"firefox-addons": "firefox-addons",
@@ -311,6 +331,7 @@
"nixcord": "nixcord",
"nixpkgs": "nixpkgs",
"nixpkgs-wayland": "nixpkgs-wayland",
+ "quickshell": "quickshell",
"sops-nix": "sops-nix",
"spicetify-nix": "spicetify-nix"
}