aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pure.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-10-22 13:21:19 +0300
committerEfraim Flashner <efraim@flashner.co.il>2023-10-22 13:21:19 +0300
commit1d6b31c150e317f7fd3283538c080887b4d1712e (patch)
tree6f0739c07805b07e2b3b3059f0f9b3f9ee6f4283 /gnu/packages/pure.scm
parenta72d97dc5009ba281e88db199ab83897517ae72c (diff)
downloadguix-1d6b31c150e317f7fd3283538c080887b4d1712e.tar.gz
guix-1d6b31c150e317f7fd3283538c080887b4d1712e.zip
gnu: Add rust-ron-0.8.
* gnu/packages/crates-io.scm (rust-ron-0.8): New variable. (rust-ron-0.7): Inherit from rust-ron-0.8.
Diffstat (limited to 'gnu/packages/pure.scm')
0 files changed, 0 insertions, 0 deletions
s in gnu/{home/,}services need to be in po/guix/POTFILES.in anyway and po/guix/Makevars already acts on the 'description' keyword because of lint checkers. * guix/scripts/home.scm (service-type-description-string): Use translations from guix.pot. * guix/scripts/system/search.scm (service-type-description-string) (service-type->recutils): Likewise. * po/packages/POTFILES.in: Move files in gnu/services to ... * po/guix/POTFILES.in: ... here. pelzflorian (Florian Pelz)