2 Commits

Author SHA1 Message Date
renovate[bot]
bee51c2ccb Merge 940c6126f3 into af833d173c 2025-01-17 00:36:17 +00:00
renovate[bot]
940c6126f3 Update dependency postcss-custom-media to v10.0.8 2025-01-17 00:36:14 +00:00

View File

@@ -1,5 +1,5 @@
let 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 = [ ]; }; pkgs = import nixpkgs { config = { }; overlays = [ ]; };
in in