;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2020 Martin Becze ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . (define-module (gnu packages loko) #:use-module (guix packages) #:use-module (guix git-download) #:use-module (guix build-system gnu) #:use-module ((guix licenses) #:prefix license:) #:use-module (gnu packages package-management) #:use-module (gnu packages guile) #:us
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2024-01-03 10:00:22 +0200
committerEfraim Flashner <efraim@flashner.co.il>2024-02-20 13:57:07 +0200
commit13222a6e8969c2b21368cbeaeaff3b9175ba0709 (patch)
tree4b6cec5b46555526ad78c75ae7cd496bb1148710 /gnu/services/version-control.scm
parentf97e75fdbc64d3f464ad5f075a8054f69113ee68 (diff)
downloadguix-13222a6e8969c2b21368cbeaeaff3b9175ba0709.tar.gz
guix-13222a6e8969c2b21368cbeaeaff3b9175ba0709.zip
gnu: Add rust-gix-features-0.36.
* gnu/packages/crates-vcs.scm (rust-gix-features-0.36): New variable. (rust-gix-features-0.35): Inherit from rust-gix-features-0.36. Change-Id: Idc674f7728aa6004b01da05dc8706e3ed3d09134
Diffstat (limited to 'gnu/services/version-control.scm')
0 files changed, 0 insertions, 0 deletions