pin to fix anytype error
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
};
|
||||
|
||||
pinned-packages = final: _prev: {
|
||||
pinned = import inputs.nixpkgs-d016996 {
|
||||
pinned = import inputs.nixpkgs-2744d98 {
|
||||
system = final.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user