diff --git a/flake.nix b/flake.nix index 96fafbe..837f6d6 100644 --- a/flake.nix +++ b/flake.nix @@ -53,7 +53,7 @@ comma = { url = "github:nix-community/comma"; inputs = { - nixpkgs.follows = "nixpkgs"; + nixpkgs.follows = "nixpkgs-unstable"; utils.follows = "flake-utils-plus/flake-utils"; }; }; diff --git a/users/ellmau/default.nix b/users/ellmau/default.nix index 930db15..5ece8b8 100644 --- a/users/ellmau/default.nix +++ b/users/ellmau/default.nix @@ -34,7 +34,7 @@ home.packages = with pkgs; [ # comma did not compile on 15.07.2022 - # comma + comma ]; programs = {