X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/2df7c54ffe007126161ec386b446b33785d2d9ef..HEAD:/flake.nix diff --git a/flake.nix b/flake.nix index e2ce21f..a84a475 100644 --- a/flake.nix +++ b/flake.nix @@ -22,7 +22,7 @@ in rec { packages = flake-utils.lib.flattenTree rec { default = xdg-ninja; - # The shell script and configurations, uses derivation from offical nixpkgs + # The shell script and configurations, uses derivation from official nixpkgs xdg-ninja = pkgs.stdenvNoCC.mkDerivation { pname = "xdg-ninja"; version = "0.1.0";