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 7a97790..d08928e 100644 --- a/flake.lock +++ b/flake.lock @@ -372,6 +372,22 @@ "type": "github" } }, + "nixpkgs-cloudflared": { + "locked": { + "lastModified": 1707128098, + "narHash": "sha256-D9ql75BcezSBiuF5tVdp8UAf6FtMF903OhJiXPp5Jx8=", + "owner": "sefidel", + "repo": "nixpkgs", + "rev": "6a5493356497e911510ed8e48ec4779fa95438ff", + "type": "github" + }, + "original": { + "owner": "sefidel", + "ref": "cloudflared-2024.1.5", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs-crystal": { "locked": { "lastModified": 1707048676, @@ -462,6 +478,7 @@ "neovim-nightly": "neovim-nightly", "nix-gaming": "nix-gaming", "nixpkgs-2311": "nixpkgs-2311", + "nixpkgs-cloudflared": "nixpkgs-cloudflared", "nixpkgs-crystal": "nixpkgs-crystal", "nixpkgs-master": "nixpkgs-master", "nur": "nur", |