nix: fix statix hints

This commit is contained in:
monacoremo
2021-11-02 23:10:23 +01:00
committed by Remo
parent 2357961f48
commit d16a4a9a2b
4 changed files with 9 additions and 14 deletions
+2 -2
View File
@@ -14,13 +14,13 @@ let
"postgrest-nixpkgs-upgrade";
refUrl =
https://api.github.com/repos/nixos/nixpkgs/git/ref/heads/nixpkgs-unstable;
"https://api.github.com/repos/nixos/nixpkgs/git/ref/heads/nixpkgs-unstable";
githubV3Header =
"Accept: application/vnd.github.v3+json";
tarballUrlBase =
https://github.com/nixos/nixpkgs/archive/;
"https://github.com/nixos/nixpkgs/archive/";
upgrade =
checkedShellScript