Update lock file
This commit is contained in:
parent
310e52dec8
commit
288d2837eb
3 changed files with 15 additions and 13 deletions
|
@ -4,8 +4,10 @@
|
|||
home-manager.url = "github:nix-community/home-manager";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-2311.url = "github:nixos/nixpkgs/nixos-23.11";
|
||||
|
||||
opdavies-nvim.inputs.nixpkgs.follows = "nixpkgs";
|
||||
opdavies-nvim.url = "github:opdavies/opdavies.nvim";
|
||||
# opdavies-nvim.url = "path:/home/opdavies/Code/github.com/opdavies/opdavies.nvim";
|
||||
};
|
||||
|
||||
outputs = inputs @ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue