From 2723f48c6fa1b26dc1b563fa68b130755a28387e Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Mon, 29 Apr 2024 18:15:05 +0200 Subject: Update dependencies --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b1a452d..312d624 100644 --- a/flake.nix +++ b/flake.nix @@ -1,10 +1,10 @@ { inputs = { nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.2311.*.tar.gz"; - flake-utils.url = "https://flakehub.com/f/numtide/flake-utils/0.1.90.tar.gz"; + flake-utils.url = "https://flakehub.com/f/numtide/flake-utils/0.1.92.tar.gz"; crane = { - url = "https://flakehub.com/f/ipetkov/crane/0.16.0.tar.gz"; + url = "https://flakehub.com/f/ipetkov/crane/0.16.3.tar.gz"; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit v1.2.3