mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
nixpkgs-notifier: added as a flake input
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
_: {
|
||||
{inputs, ...}: {
|
||||
flake.nixosModules.development = {
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
@@ -31,6 +31,7 @@ _: {
|
||||
ltex-ls-plus
|
||||
pylint
|
||||
black
|
||||
inputs.nixpkgs-notifier.packages.${pkgs.system}.default
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user