packages feed

podenv-0.1.0: hub/Applications/polyglot.dhall

(../Podenv.dhall).Application::{
, description = Some "Tool to count lines of source code."
, runtime = (./nix.dhall).useInstallables [ "github:podenv/polyglot.nix" ]
, capabilities = (../Podenv.dhall).Capabilities::{ cwd = True }
}