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 = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
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-hyprland-autoname-workspaces.url = "github:donovanglover/nixpkgs/hyprland-autoname-workspaces";
|
||||||
nixpkgs-srb2.url = "github:donovanglover/nixpkgs/srb2";
|
nixpkgs-srb2.url = "github:donovanglover/nixpkgs/srb2";
|
||||||
|
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
nix-gaming,
|
nix-gaming,
|
||||||
crystal-flake,
|
crystal-flake,
|
||||||
nixpkgs-hyprland-autoname-workspaces,
|
nixpkgs-hyprland-autoname-workspaces,
|
||||||
nixpkgs-master,
|
|
||||||
nixpkgs-srb2,
|
nixpkgs-srb2,
|
||||||
...
|
...
|
||||||
}: let
|
}: let
|
||||||
@ -64,7 +63,8 @@ in {
|
|||||||
ameba
|
ameba
|
||||||
crystal-flake.packages.${VARIABLES.system}.crystal
|
crystal-flake.packages.${VARIABLES.system}.crystal
|
||||||
crystal-flake.packages.${VARIABLES.system}.crystalline
|
crystal-flake.packages.${VARIABLES.system}.crystalline
|
||||||
nixpkgs-master.legacyPackages.${VARIABLES.system}.waycorner
|
waycorner
|
||||||
|
nwg-dock-hyprland
|
||||||
slade
|
slade
|
||||||
typespeed
|
typespeed
|
||||||
osu-lazer-bin
|
osu-lazer-bin
|
||||||
|
Loading…
Reference in New Issue
Block a user