From 2c922d90f295802ce080c0e079cb4fbc24aba749 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Thu, 9 Dec 2021 13:19:17 +0100 Subject: [PATCH] remove fcspline --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 860868b..ad0c979 100644 --- a/flake.nix +++ b/flake.nix @@ -3,8 +3,6 @@ inputs = { utils.url = "github:vale981/hiro-flake-utils"; nixpkgs.url = "nixpkgs/nixos-unstable"; - - fcSpline.url = "github:vale981/fcSpline"; }; outputs = inputs@{ self, utils, nixpkgs, ... }: