diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 56 |
1 files changed, 36 insertions, 20 deletions
@@ -147,19 +147,20 @@ }, "home-manager": { "inputs": { - "nixpkgs": "nixpkgs" + "nixpkgs": "nixpkgs", + "utils": "utils" }, "locked": { - "lastModified": 1694102220, - "narHash": "sha256-gmrTUBC2YXzEnDmGWEri/+s+8O4gcNv/UK8Lf6a9blc=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "91341cde4143b10ee66e994a53c35d376ad6cdfb", - "type": "github" + "dirtyRev": "b63484eeeed1a11e00fd41b628d7561ca2ca515d-dirty", + "dirtyShortRev": "b63484ee-dirty", + "lastModified": 1664211205, + "narHash": "sha256-v7r0rsQ/RjRzRFRx6SYjTAMtIvyHfl6RhF6N2nufHNA=", + "type": "git", + "url": "file:///home/qaristote/code/nix/home-manager" }, "original": { - "id": "home-manager", - "type": "indirect" + "type": "git", + "url": "file:///home/qaristote/code/nix/home-manager" } }, "home-manager_2": { @@ -261,15 +262,15 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693663421, - "narHash": "sha256-ImMIlWE/idjcZAfxKK8sQA7A1Gi/O58u5/CJA+mxvl8=", - "owner": "NixOS", + "lastModified": 1662996720, + "narHash": "sha256-XvLQ3SuXnDMJMpM1sv1ifPjBuRytiDYhB12H/BNTjgY=", + "owner": "nixos", "repo": "nixpkgs", - "rev": "e56990880811a451abd32515698c712788be5720", + "rev": "5f326e2a403e1cebaec378e72ceaf5725983376d", "type": "github" }, "original": { - "owner": "NixOS", + "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" @@ -327,11 +328,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1694032533, - "narHash": "sha256-I8cfCV/4JNJJ8KHOTxTU1EphKT8ARSb4s9pq99prYV0=", + "lastModified": 1694062546, + "narHash": "sha256-PiGI4f2BGnZcedP6slLjCLGLRLXPa9+ogGGgVPfGxys=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "efd23a1c9ae8c574e2ca923c2b2dc336797f4cc4", + "rev": "b200e0df08f80c32974a6108ce431d8a8a5e6547", "type": "github" }, "original": { @@ -357,11 +358,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1694032533, - "narHash": "sha256-I8cfCV/4JNJJ8KHOTxTU1EphKT8ARSb4s9pq99prYV0=", + "lastModified": 1694062546, + "narHash": "sha256-PiGI4f2BGnZcedP6slLjCLGLRLXPa9+ogGGgVPfGxys=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "efd23a1c9ae8c574e2ca923c2b2dc336797f4cc4", + "rev": "b200e0df08f80c32974a6108ce431d8a8a5e6547", "type": "github" }, "original": { @@ -473,6 +474,21 @@ "repo": "default", "type": "github" } + }, + "utils": { + "locked": { + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } } }, "root": "root", |
