aboutsummaryrefslogtreecommitdiff
path: root/home-manager/flake.lock
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-10-06 01:12:35 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-10-06 01:12:35 +0530
commit03d0d14641e59fbb4834af1bc3de24144acf3826 (patch)
tree8f28f255862660d853ca2205b6405989250f3380 /home-manager/flake.lock
parenta1ff11b11c4a83a19839c4c50c7a1f6cb0a09670 (diff)
gruvbox terminal + foot + home-manager
Diffstat (limited to 'home-manager/flake.lock')
-rw-r--r--home-manager/flake.lock48
1 files changed, 48 insertions, 0 deletions
diff --git a/home-manager/flake.lock b/home-manager/flake.lock
new file mode 100644
index 0000000..db647bc
--- /dev/null
+++ b/home-manager/flake.lock
@@ -0,0 +1,48 @@
+{
+ "nodes": {
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1751411489,
+ "narHash": "sha256-x+AJyQ5+4EPDU3NnQ1OPP/KuoG0C6UrbgptEW6PSLQ8=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "e96a8a325cf23538a7f58b9335b4c4c0b393bacf",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1751271578,
+ "narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "home-manager": "home-manager",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}