mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
hypr-dynamic-cursor: use nixpkgs master
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
useUserPackages = true;
|
||||
|
||||
extraSpecialArgs = {
|
||||
inherit (self) pkgs-unstable;
|
||||
inherit (self) pkgs-unstable pkgs-master;
|
||||
inherit self;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user