[feat] Update nixpkgs and apply patch to anyrun

This commit is contained in:
uttarayan21
2024-03-20 01:19:18 +05:30
parent e473dd6f83
commit dc910e4249
4 changed files with 89 additions and 18 deletions

View File

@@ -31,6 +31,7 @@
url = "github:uttarayan21/anyrun-rink";
inputs.nixpkgs.follows = "nixpkgs";
};
ironbar = {
url = "github:JakeStanger/ironbar";
inputs.nixpkgs.follows = "nixpkgs";
@@ -61,6 +62,11 @@
nur.url = "github:nix-community/nur";
hyprlock = {
url = "github:hyprwm/hyprlock";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =