about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-02-04 21:55:36 +0900
committersefidel <contact@sefidel.net>2024-02-04 21:57:15 +0900
commit29f85f03caa245968d2a7aea447101e7a0d9481b (patch)
treed5fe10c0a780a327475257e364f7d6ae2b7a4dcd /flake.lock
parent7e67e2cfe698ff8a1bb6638d69e33a689377c04a (diff)
downloadnixrc-29f85f03caa245968d2a7aea447101e7a0d9481b.tar.gz
nixrc-29f85f03caa245968d2a7aea447101e7a0d9481b.zip
fix(nixos/kanata): fix invidious mojibake
* This commit overrides crystal to 1.11, which contains fixes for
  crystal-lang/crystal#13703.
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 7e995b4..7a97790 100644
--- a/flake.lock
+++ b/flake.lock
@@ -372,6 +372,22 @@
         "type": "github"
       }
     },
+    "nixpkgs-crystal": {
+      "locked": {
+        "lastModified": 1707048676,
+        "narHash": "sha256-h08T5YCtnOaT4pJC/FSKDOXM08rS68nBdfWQ0PRrZSQ=",
+        "owner": "sefidel",
+        "repo": "nixpkgs",
+        "rev": "fa08aa78c39201c9f93f9bee240910ca1034a774",
+        "type": "github"
+      },
+      "original": {
+        "owner": "sefidel",
+        "ref": "crystal_1_11",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
     "nixpkgs-lib": {
       "locked": {
         "dir": "lib",
@@ -446,6 +462,7 @@
         "neovim-nightly": "neovim-nightly",
         "nix-gaming": "nix-gaming",
         "nixpkgs-2311": "nixpkgs-2311",
+        "nixpkgs-crystal": "nixpkgs-crystal",
         "nixpkgs-master": "nixpkgs-master",
         "nur": "nur",
         "rust": "rust",