forked from extern/nix-config
nix: Remove nixpkgs-master
Not needed anymore since waycorner and nwg-dock-hyprland are in nixos-unstable.
This commit is contained in:
parent
9dacce9704
commit
feff455ddd
@ -28,7 +28,6 @@
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-master.url = "github:NixOS/nixpkgs/master";
|
||||
nixpkgs-hyprland-autoname-workspaces.url = "github:donovanglover/nixpkgs/hyprland-autoname-workspaces";
|
||||
nixpkgs-srb2.url = "github:donovanglover/nixpkgs/srb2";
|
||||
|
||||
|
@ -5,7 +5,6 @@
|
||||
nix-gaming,
|
||||
crystal-flake,
|
||||
nixpkgs-hyprland-autoname-workspaces,
|
||||
nixpkgs-master,
|
||||
nixpkgs-srb2,
|
||||
...
|
||||
}: let
|
||||
@ -64,7 +63,8 @@ in {
|
||||
ameba
|
||||
crystal-flake.packages.${VARIABLES.system}.crystal
|
||||
crystal-flake.packages.${VARIABLES.system}.crystalline
|
||||
nixpkgs-master.legacyPackages.${VARIABLES.system}.waycorner
|
||||
waycorner
|
||||
nwg-dock-hyprland
|
||||
slade
|
||||
typespeed
|
||||
osu-lazer-bin
|
||||
|
Loading…
Reference in New Issue
Block a user