Skip to content

apps: add description#57

Open
Stunkymonkey wants to merge 1 commit intoMatthewCroughan:masterfrom
Stunkymonkey:flake-app-desc
Open

apps: add description#57
Stunkymonkey wants to merge 1 commit intoMatthewCroughan:masterfrom
Stunkymonkey:flake-app-desc

Conversation

@Stunkymonkey
Copy link

you run nix run --help, you are presented with:

      | apps.x86_64-linux.blender_2_79 = {
      |   type = "app";
      |   program = "${self.packages.x86_64-linux.blender_2_79}/bin/blender";
      |   meta.description = "Run Blender, a free and open-source 3D creation suite.";
      | };

this is currently declared optional, but missing and already shows warnings for nix flake check.

@Stunkymonkey
Copy link
Author

ping @MatthewCroughan for review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant