;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2019 Danny Milosavljevic ;;; Copyright © 2020 Robin Green ;;; ;;; 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 services auditd) #:use-module (gnu services) #:use-module (gnu services configuration) #:use-module (gnu services base) #:use-module (gnu services shepherd) #:use-module (gnu packages admin) #:use-mod
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-09-22 20:35:21 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-11-09 21:33:53 +0000
commit4e0335782da7918d0e36138a0a7afa208920d0e7 (patch)
tree31d7165aa535f421744e6dbbc2511a337c90f55a /build-aux/update-guix-package.scm
parent5026779dcbea086b05588061105e128de4cad03a (diff)
downloadguix-4e0335782da7918d0e36138a0a7afa208920d0e7.tar.gz
guix-4e0335782da7918d0e36138a0a7afa208920d0e7.zip
gnu: Remove go-github-com-smartystreets-assertions.
Upstream is changed to https://github.com/smarty/assertions. * gnu/packages/golang-check.scm (go-github-com-smartystreets-assertions): Delete variable. Change-Id: Iafc9a609d34a5402ce8a2efccd48806a08851ae4
Diffstat (limited to 'build-aux/update-guix-package.scm')
0 files changed, 0 insertions, 0 deletions