aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2026-03-31 15:11:13 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2026-03-31 15:11:13 +0530
commitc76e247d7adf4ded80ac75128b21d2dd881eec01 (patch)
tree4d11118dd3b1de99ad54e5304d75634c8a6eccc9 /flake.lock
parent6986f3a9d4a5c7c8a309799e5f9befe9559660e4 (diff)
terminal workspace setup + actually using unstable channel + top bar -> bottom bar & other quickshell adjustments
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 7f88539..b47301d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -39,16 +39,16 @@
},
"nixpkgs-unstable": {
"locked": {
- "lastModified": 1765015431,
- "narHash": "sha256-FQk/vnZvTU7Z/bYsebQMyICcvp43u9hrBKntSITXkhA=",
+ "lastModified": 1774386573,
+ "narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "388b0c923d4d245cb6ac19eda4a7d93a32056592",
+ "rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9",
"type": "github"
},
"original": {
"owner": "nixos",
- "ref": "master",
+ "ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}