diff options
| author | Quentin Aristote <quentin@aristote.fr> | 2023-03-01 15:46:25 +0100 |
|---|---|---|
| committer | Quentin Aristote <quentin@aristote.fr> | 2023-03-01 15:46:25 +0100 |
| commit | d954e4cc44a17c301d3d41dc02428e58d1d58cc9 (patch) | |
| tree | 27c1a359420188608f6677404b99bd1556aa1063 /flake.lock | |
| parent | d5f0c356a33ec0b5670595f9a5175a642acee900 (diff) | |
use local version of my-nixpkgs
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -40,16 +40,13 @@ }, "locked": { "lastModified": 1677675864, - "narHash": "sha256-8Bz+Wd/e/oSDJ7OIYGt0/6nINXsj2/2PbrN5ZhOPa0k=", - "owner": "qaristote", - "repo": "my-nixpkgs", - "rev": "857b17aa02062cc3e036e4049e37c11eb1a7e707", - "type": "github" + "narHash": "sha256-U1clIpa9CnhMMUZCVesoo25Sb33dksYO+qAmBxmWWzg=", + "type": "git", + "url": "file:///home/qaristote/code/nix/my-nixpkgs" }, "original": { - "owner": "qaristote", - "repo": "my-nixpkgs", - "type": "github" + "type": "git", + "url": "file:///home/qaristote/code/nix/my-nixpkgs" } }, "nixos-hardware": { |
