From 951cb95d441817de0724e4c41ec21c5ca2451a89 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 29 Jan 2025 15:14:04 +0100 Subject: build(flake): Update to the latest `nixLib` version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 6ff085f..6f780d0 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11-small"; nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable-small"; - library.url = "git+https://git.vhack.eu/vhack.eu/nix-library?ref=prime"; + library.url = "git+https://git.foss-syndicate.org/vhack.eu/nix-library?ref=prime"; treefmt-nix = { url = "github:numtide/treefmt-nix"; -- cgit 1.4.1