;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Mathieu Othacehe ;;; ;;; 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 installer timezone) #:use-module (gnu installer utils) #:use-module (guix i18n) #:use-module (srfi srfi-1) #:use-module (srfi srfi-26) #:use-module (srfi srfi-34) #:use-module (srfi srfi-35) #:use-module (ice-9 match) #:use-module
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2021-01-03 21:00:18 +0200
committerEfraim Flashner <efraim@flashner.co.il>2021-01-03 21:00:22 +0200
commitc10829a52b1bc80e69d24007f65b637022a2a3b4 (patch)
tree26327015bea46933c1c57633311602c51f515662 /nix/libstore/derivations.cc
parent90cb4496c1fe3f62c7944930a75ee5ac5d174356 (diff)
downloadguix-c10829a52b1bc80e69d24007f65b637022a2a3b4.tar.gz
guix-c10829a52b1bc80e69d24007f65b637022a2a3b4.zip
gnu: Remove rust-unicode-segmentation-1.3.
* gnu/packages/crates-io.scm (rust-unicode-segmentation-1.3): Remove variable. (rust-bstr-0.2) (rust-heck-0.3): Use rust-unicode-segmentation-1.
Diffstat (limited to 'nix/libstore/derivations.cc')
0 files changed, 0 insertions, 0 deletions