feat: Update to latest nixpkgs and added flake checker

This commit is contained in:
uttarayan21
2025-06-24 23:31:50 +05:30
parent 8d961f2dfc
commit 2167bd6af2
5 changed files with 19 additions and 65 deletions

View File

@@ -157,10 +157,10 @@
url = "github:uttarayan21/anyrun-rink";
inputs.nixpkgs.follows = "nixpkgs";
};
# onepassword-shell-plugins = {
# url = "github:uttarayan21/shell-plugins";
# inputs.nixpkgs.follows = "nixpkgs";
# };
onepassword-shell-plugins = {
url = "github:uttarayan21/shell-plugins";
inputs.nixpkgs.follows = "nixpkgs";
};
zeronsd = {
url = "github:uttarayan21/zeronsd";
inputs.nixpkgs.follows = "nixpkgs";