mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: fix statix lints
This commit is contained in:
parent
da98b41242
commit
9f0e875328
6 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{systems, ...} @ inputs: let
|
||||
inherit (inputs.nixpkgs) lib;
|
||||
in let
|
||||
|
||||
devShellOf = system: let
|
||||
pkgs = import inputs.nixpkgs {inherit system;};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue