;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2012, 2013, 2015 Ludovic Courtès ;;; ;;; 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 (test-snix) #:use-module (guix import snix) #:use-module (srfi srfi-1) #:use-module (srfi srfi-64) #:use-module (ice-9 match)) (define %nixpkgs-directory (getenv "NIXPKGS")) (define factorize-uri (@@ (guix import snix) factorize-ur
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-09-22 15:24:10 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-09-23 04:36:59 +0200
commitbd16cc2902800932f58a34647e224734aa3647cd (patch)
tree22a84631d86f2dadcec000360d8f2f5bc340c53b /nix/libutil/serialise.cc
parent10da14c5ec4da71d9d512e9e96a5115631a7c793 (diff)
downloadguix-bd16cc2902800932f58a34647e224734aa3647cd.tar.gz
guix-bd16cc2902800932f58a34647e224734aa3647cd.zip
import: Fix docstring typoes.
* guix/import/cabal.scm (cabal-flags->alist): Fix typo in docstring. * guix/import/stackage.scm (lts-info-ghc-version): Likewise. * guix/scripts/import/hackage.scm (show-help): Likewise.
Diffstat (limited to 'nix/libutil/serialise.cc')
0 files changed, 0 insertions, 0 deletions