aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
blob: ca29abda6c3741dccd8d78637810977e1cb2400a (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
;; SPDX-License-Identifier: CC0-1.0

;; Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
;;
;; Available under the terms of Creative Commons Zero v1.0 Universal.

;; We need the actual website package to be defined in a module so that the
;; parent repository can more easily use it with `guix system`. Hence, the bulk
;; of Guile code resides in `guix-module-dir/koszko-org-website.scm` and this
;; file is just a thin wrapper around that.

(add-to-load-path (string-append
                   (dirname (current-filename))
                   "/guix-module-dir"))

(use-modules (koszko-org-website))

koszko-org-website
g-avail'>...Marius Bakke 2020-12-19gnu: perl-common-sense: Update to 3.75....Marius Bakke 2020-11-11gnu: perl-list-moreutils-xs: Update to 0.430....Tobias Geerinckx-Rice 2020-11-11gnu: perl-list-moreutils: Update to 0.430....Tobias Geerinckx-Rice 2020-11-11gnu: perl-libintl-perl: Update to 1.32....Tobias Geerinckx-Rice 2020-11-11gnu: perl-text-format: Update to 0.62....Tobias Geerinckx-Rice 2020-11-11gnu: perl-moox-handlesvia: Update to 0.001009....Tobias Geerinckx-Rice 2020-11-11gnu: perl-moox-file-configdir: Update to 0.008....Tobias Geerinckx-Rice 2020-11-11gnu: perl-clone-pp: Update to 1.08....Tobias Geerinckx-Rice 2020-11-11gnu: perl-class-c3: Update to 0.35....Tobias Geerinckx-Rice 2020-11-11gnu: perl-algorithm-c3: Update to 0.11....Tobias Geerinckx-Rice 2020-10-16gnu: perl-role-tiny: Update to 2.001004....Tobias Geerinckx-Rice 2020-10-14gnu: perl-crypt-rijndael: Update to 1.15....Tobias Geerinckx-Rice 2020-10-10gnu: Add perl-opengl....Andreas Enge 2020-10-06gnu: perl-digest-md5: Update to 2.58....Tobias Geerinckx-Rice 2020-10-02gnu: perl-async-interrupt: Update to 1.26....Tobias Geerinckx-Rice 2020-09-23gnu: Fix typoes in package descriptions....Tobias Geerinckx-Rice 2020-09-02gnu: perl-pdf-api2: Update to 2.038....Tobias Geerinckx-Rice 2020-09-02gnu: perl-hash-merge: Update to 0.302....Tobias Geerinckx-Rice 2020-09-02gnu: perl-hash-merge: Run more tests....Tobias Geerinckx-Rice 2020-08-26gnu: perl-text-csv-xs: Update to 1.44....Tobias Geerinckx-Rice 2020-08-26gnu: perl-time-hires: Tweak synopsis....Tobias Geerinckx-Rice 2020-08-26gnu: perl-time-hires: Update to 1.9764....Tobias Geerinckx-Rice