1 Commits

Author SHA1 Message Date
renovate[bot]
2165299716 Update dependency postcss to v8.5.1 2025-01-17 00:37:17 +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