feat: keep pi and nix features current

This commit is contained in:
OpenAI Coding Assistant
2026-09-05 22:18:49 -05:00
parent ad39155705
commit 35ac95651d
7 changed files with 47 additions and 13 deletions
Generated
+18 -1
View File
@@ -55,11 +55,28 @@
"type": "github"
}
},
"nixpkgs-latest": {
"locked": {
"lastModified": 1788659161,
"narHash": "sha256-rIzUUvgwhfJeWwm7y1ZF+xRo2Gep+QYkxpj9mJbG6cM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "de0ba0a81b0f6eed798a97fdec6f03a754b9d966",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"neovim-dots": "neovim-dots",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"nixpkgs-latest": "nixpkgs-latest"
}
}
},