update nvd url

This commit is contained in:
Tim Schubert 2021-07-22 20:09:20 +02:00
parent 5208ff8b7e
commit d54b95313b
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 7 additions and 8 deletions

View file

@ -19,7 +19,7 @@
nixos-hardware.url = github:NixOS/nixos-hardware/master;
nixpkgs.url = github:NixOS/nixpkgs/nixos-unstable;
nvd = {
url = git+https://gitlab.com/dadada_/nvd.git?ref=init-flake;
url = git+https://gitlab.com/khumba/nvd.git;
inputs.nixpkgs.follows = "nixpkgs";
};
};