aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-12-08 11:53:23 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-12-08 11:53:23 +0530
commite6cf56ead8382d6bcd4d9f8d7a28490887bae92a (patch)
tree95160419d00e5f278a0cefbf1916c4f9a852742d /flake.lock
parent6cdd44c09685f15b66bf247801a7d5fbc0f2d0f3 (diff)
miraged from waybar to quickshell
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 22 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index d8f39ab..8afc8ef 100644
--- a/flake.lock
+++ b/flake.lock
@@ -53,11 +53,32 @@
"type": "github"
}
},
+ "quickshell": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1764663772,
+ "narHash": "sha256-sHqLmm0wAt3PC4vczJeBozI1/f4rv9yp3IjkClHDXDs=",
+ "ref": "refs/heads/master",
+ "rev": "26531fc46ef17e9365b03770edd3fb9206fcb460",
+ "revCount": 713,
+ "type": "git",
+ "url": "https://git.outfoxxed.me/quickshell/quickshell"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://git.outfoxxed.me/quickshell/quickshell"
+ }
+ },
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
- "nixpkgs-unstable": "nixpkgs-unstable"
+ "nixpkgs-unstable": "nixpkgs-unstable",
+ "quickshell": "quickshell"
}
}
},