]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - flake.nix
Add kivy (#459)
[xdg-ninja.git] / flake.nix
index e2ce21fc054d1404961c8af45e3a34e6daa2e23a..a84a4752414d35ee9511c59effdd7cd0b7c4734d 100644 (file)
--- 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";