From 7a5ceee759f27237a51b45dc4c4ea93804404328 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 22 Jun 2023 09:17:00 -0400 Subject: [PATCH] meta: Remove hypr-contrib Not needed anymore since grimblast is now in my personal nixpkgs branch. --- flake.nix | 5 ----- src/main.nix | 3 +-- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/flake.nix b/flake.nix index acf71f8f..aae92ba0 100644 --- a/flake.nix +++ b/flake.nix @@ -15,11 +15,6 @@ home-manager.follows = "home-manager"; }; }; - - hypr-contrib = { - url = "github:hyprwm/contrib"; - inputs.nixpkgs.follows = "nixpkgs"; - }; }; outputs = { self, nixpkgs, ... } @ attrs: { diff --git a/src/main.nix b/src/main.nix index 2c4d4521..a2739727 100644 --- a/src/main.nix +++ b/src/main.nix @@ -1,13 +1,12 @@ { pkgs , lib -, hypr-contrib , nix-gaming , ... }: let VARIABLES = import ./variables.nix; in { environment.systemPackages = with pkgs; [ - hypr-contrib.packages."${VARIABLES.system}".grimblast + grimblast nix-gaming.packages."${VARIABLES.system}".osu-stable waycorner slade