diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 17 |
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", |