2 Commits

Author SHA1 Message Date
renovate[bot]
cc66f30b53 Merge 1828cd9446 into af833d173c 2025-01-17 00:36:59 +00:00
renovate[bot]
1828cd9446 Update dependency eslint to v8.57.1 2025-01-17 00:36:56 +00:00

View File

@@ -1,5 +1,5 @@
let
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-24.11";
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-23.11";
pkgs = import nixpkgs { config = { }; overlays = [ ]; };
in