feat: keep pi and nix features current
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Fast-moving developer tools can lag behind stable release branches.
|
||||
# flake.lock still records the exact resolved snapshot.
|
||||
nixpkgs-latest.url = "github:NixOS/nixpkgs/master";
|
||||
|
||||
neovim-dots = {
|
||||
url = "git+https://git.cyber.ayyalasomayajula.net/marsultor/neovim-dots?ref=main&rev=380eb86778a7c53a0f1c18e84f14037456155347";
|
||||
flake = false;
|
||||
|
||||
Reference in New Issue
Block a user