diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index 38cfada..fbfd82e 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ }; }; simple-css = { - url = "https://raw.githubusercontent.com/kevquirk/simple.css/v2.3.0/simple.css"; + url = "https://raw.githubusercontent.com/kevquirk/simple.css/v2.3.1/simple.css"; flake = false; }; }; |