aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/vnc.scm
diff options
context:
space:
mode:
authorLeo Nikkilä <hello@lnikki.la>2024-08-12 17:04:47 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-08-25 20:46:45 +0100
commite8993a66d23ecea63ccb8bf93a54aa64668b825a (patch)
treed4e5800308c183b0e319d4ab9a7416a5861e817d /gnu/packages/vnc.scm
parentbf7ba1ef8ca6e7fe47ea25b152fabac2310ed408 (diff)
downloadguix-e8993a66d23ecea63ccb8bf93a54aa64668b825a.tar.gz
guix-e8993a66d23ecea63ccb8bf93a54aa64668b825a.zip
gnu: Add go-github-com-dennwc-varint.
* gnu/packages/golang-xyz.scm (go-github-com-dennwc-varint): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I2e0b00e09fa20b0047e29ada307c1b3eb8c90a74
Diffstat (limited to 'gnu/packages/vnc.scm')
0 files changed, 0 insertions, 0 deletions
datesMarius Bakke 2019-02-16packages: Remove duplicates from package cache....Ludovic Courtès 2019-02-06Merge branch 'master' into core-updatesRicardo Wurmus 2019-01-15guix package: '--list-available' can use data from the cache....Ludovic Courtès 2019-01-15edit: Use 'specification->location' to read information from the cache....Ludovic Courtès 2019-01-15channels: Compute a package cache and use it....Ludovic Courtès 2019-01-15packages: Remove 'find-newest-available-packages'....Ludovic Courtès 2018-12-20gnu: Use i686-linux bootstrap binaries on x86_64-linux....Ludovic Courtès 2018-09-02Add (guix describe) and use it to initialize '%package-search-path'....Ludovic Courtès 2018-05-13packages: 'find-packages-by-name' properly honors version prefixes....Ludovic Courtès 2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès 2018-04-08Add (guix self)....Ludovic Courtès 2017-11-07packages: 'fold-packages' takes #:select? parameter....Ludovic Courtès