;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2019 Jakob L. Kreuze ;;; Copyright © 2020 Danny Milosavljevic ;;; Copyright © 2020 Brice Waegeneire ;;; ;;; 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 tests linux-modules) #:use-module (gnu packages li
aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-06-15 22:31:47 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-06-16 12:52:48 +0200
commit63344d1eb070656ea50438c9e337d555ca409dbb (patch)
treef1a2a3d35c488564d148e4be01f2cacebea1e731 /m4
parent0162b1ddabeb2a6d4131fe2069518781b5a9bb18 (diff)
downloadguix-63344d1eb070656ea50438c9e337d555ca409dbb.tar.gz
guix-63344d1eb070656ea50438c9e337d555ca409dbb.zip
gnu: Add rust-polars-lazy-0.13.
* gnu/packages/crates-io.scm (rust-polars-lazy-0.13): New variable.