diff --git a/flake.nix b/flake.nix index 2240e27..388f8c4 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,7 @@ { inputs.coricamu.url = "github:danth/coricamu"; + inputs.coricamu.inputs.nixpkgs.follows = "nixpkgs"; + inputs.nixpkgs.url = "github:nixos/nixpkgs/release-24.11"; outputs = { coricamu, ... }: let posts = let