mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
pkgs.unstable.writers -> pkgs.writers
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
(import <stockholm/makefu/3modules/bump-distrowatch.nix> {
|
||||
inherit lib config;
|
||||
pkgs = pkgs // {
|
||||
writeDash = pkgs.unstable.writers.writeDash;
|
||||
writeDash = pkgs.writers.writeDash;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user