aboutsummaryrefslogtreecommitdiff
path: root/etc/teams/rust
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2024-12-17 22:39:41 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2024-12-20 22:43:43 +0300
commite518d2f8546a5dfde8d4644e3e9c55ac358efab7 (patch)
tree5f937e29e630eb8d0460746adc4aa30286fff742 /etc/teams/rust
parent163843c78ebd673044e14320f539462fa5826d14 (diff)
downloadguix-e518d2f8546a5dfde8d4644e3e9c55ac358efab7.tar.gz
guix-e518d2f8546a5dfde8d4644e3e9c55ac358efab7.zip
gnu: Add go-suah-dev-protect.
* gnu/packages/golang-xyz.scm (go-suah-dev-protect): New variable. Change-Id: Idf224b6571da2aefb99811ee3cd9fead67614d61
Diffstat (limited to 'etc/teams/rust')
0 files changed, 0 insertions, 0 deletions
iles. Efraim Flashner 2019-02-13gnu: vim-airline: Update to 0.10....* gnu/packages/vim.scm (vim-airline): Update to 0.10. Efraim Flashner 2019-02-13gnu: urlscan: Update to 0.9.2....* gnu/packages/mail.scm (urlscan): Update to 0.9.2. Efraim Flashner 2019-02-13gnu: linux-libre: Update to 4.20.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.8. (%linux-libre-hash): Update hash. Mark H Weaver 2019-02-13gnu: linux-libre@4.19: Update to 4.19.21....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.21. (%linux-libre-4.19-hash): Update hash. Mark H Weaver 2019-02-13gnu: linux-libre@4.14: Update to 4.14.99....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.99. (%linux-libre-4.14-hash): Update hash. Mark H Weaver 2019-02-13gnu: linux-libre@4.9: Update to 4.9.156....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.156. Mark H Weaver 2019-02-13doc: Add a "Development" chapter....* doc/guix.texi (Managing Software the Guix Way): Add reference to the "Development" section. (Invoking guix environment, Invoking guix pack): Move to... (Development): ... here. New node. Ludovic Courtès 2019-02-13guix system: List old generations from newest to oldest....Previously 'guix system switch-generation' or 'delete-generations' would yield a GRUB menu where entries for old generations were in the wrong order (i.e., oldest first.) * guix/scripts/system.scm (reinstall-bootloader): Reverse the list returned by 'generation-numbers'. Ludovic Courtès 2019-02-13guix system: Add 'delete-generations'....* guix/scripts/package.scm (delete-matching-generations): Export. * guix/scripts/system.scm (show-help): Add 'delete-generations'. (process-command): Honor it. (guix-system): Support it. * doc/guix.texi (Invoking guix system): Document it. Ludovic Courtès 2019-02-13gnu: Add burp....* gnu/packages/backup.scm (burp): New variable. Ricardo Wurmus 2019-02-13gnu: Add emacs-ledger-mode....* gnu/packages/finance.scm (emacs-ledger-mode): New variable. Ricardo Wurmus 2019-02-13gnu: ledger: Update to 3.1.2 [security fixes]....* gnu/packages/finance.scm (ledger): Update to 3.1.2. [arguments]: Remove #:modules; remove obsolete configure flags; remove make flags; remove phase "boost-compat"; remove custom check phase; remove "relocate-elisp" phase; disable broken test in "check-setup" phase. [native-inputs]: Remove emacs-minimal. [license]: Remove gpl2+. * gnu/packages/patches/ledger-revert-boost-python-fix.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it. Ricardo Wurmus 2019-02-13gnu: Fix aegisub....* gnu/packages/video.scm (aegisub)[arguments]: Add phase to fix boost headers. Björn Höfling 2019-02-13gnu: gnome: Include system-config-printer....This package enables some functionality for printers within the gnome-control-center as well as providing a standalone configuration tool. At the moment, due to the lack of PackageKit support within Guix, the gnome-control-center can't help users through the process of installing this, so make it a default package. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add system-config-printer. Christopher Baines 2019-02-13gnu: Add system-config-printer....* gnu/packages/gnome.scm (system-config-printer): New variable. Christopher Baines 2019-02-13gnu: Add python-pycups....* gnu/packages/cups.scm (python-pycups): New variable. Christopher Baines 2019-02-13services: Add cups-pk-helper....This service integrates cups and PolicyKit. The gnome-control-center printing section uses this functionality. * gnu/sevices/desktop.scm (cups-pk-helper-service-type): New variable. (%desktop-services): Add the cups-pk-helper service. Christopher Baines 2019-02-13gnu: Add cups-pk-helper....* gnu/packages/cups.scm (cups-pk-helper): New variable. Christopher Baines 2019-02-13gnu: red-eclipse: Fix build....Add a patch from the upstream repository [1] that resolves some errors that prevent the package from building [2]. 1: https://github.com/red-eclipse/base/commit/b16b4963c1ad81bb9ef784bc49 2: error: ‘____gammal_r_finite’ was not declared in this scope * gnu/packages/games.scm (red-eclipse)[source] Add patch. * gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: New file * gnu/local.mk (dist_patch_DATA): Add new patch. Christopher Baines 2019-02-12doc: Clarify channel file structure....Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * doc/guix.texi (Channels): Clarify how a channel author should structure the files in their channel's Git repository. Chris Marusich 2019-02-13gnu: bs1770gain: Update to 0.5.2....* gnu/packages/audio.scm (bs1770gain): Update to 0.5.2. Tobias Geerinckx-Rice 2019-02-13gnu: libdmtx: Edit description....* gnu/package/aidc.scm (libdmtx)[description]: Replace redundant OS information with fascinating barcode facts. Tobias Geerinckx-Rice 2019-02-13gnu: libdmtx: Update to 0.7.5....* gnu/packages/aidc.scm (libdmtx): Update to 0.7.5. [source]: Update. Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Disable broken test suite. [native-inputs]: Add autoconf, automake, and libtool. [home-page]: Update. Tobias Geerinckx-Rice 2019-02-13gnu: s6: Update to 2.7.2.2....* gnu/packages/skarnet.scm (s6): Update to 2.7.2.2. Tobias Geerinckx-Rice 2019-02-13gnu: dwm: Update to 6.2....* gnu/packages/suckless.scm (dwm): Update to 6.2. Tobias Geerinckx-Rice 2019-02-13gnu: coq-mathcomp: Don't use unstable tarball....* gnu/packages/coq.scm (coq-mathcomp)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice 2019-02-13gnu: coq: Don't use unstable tarball....* gnu/packages/coq.scm (coq)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase. Tobias Geerinckx-Rice 2019-02-13gnu: console-setup: Update to 1.189....* gnu/packages/xorg.scm (console-setup): Update to 1.189. Tobias Geerinckx-Rice 2019-02-13gnu: knot: Update to 2.7.6....* gnu/packages/dns.scm (knot): Update to 2.7.6. Tobias Geerinckx-Rice 2019-02-13gnu: knot: Don't use NAME in source URI....* gnu/packages/dns.scm (knot)[source]: Hard-code NAME. Tobias Geerinckx-Rice 2019-02-13gnu: nsd: Update to 4.1.26....* gnu/packages/dns.scm (nsd): Update to 4.1.26. Tobias Geerinckx-Rice 2019-02-13gnu: yadifa: Update to 2.3.9....* gnu/packages/dns.scm (yadifa): Update to 2.3.9. Tobias Geerinckx-Rice 2019-02-13gnu: yadifa: Don't use NAME in source URI....* gnu/packages/dns.scm (yadifa)[source]: Hard-code NAME. Tobias Geerinckx-Rice 2019-02-13gnu: gparted: Update to 0.33.0....* gnu/packages/disk.scm (gparted): Update to 0.33.0. Tobias Geerinckx-Rice 2019-02-13gnu: duperemove: Don't use unstable tarball....* gnu/packages/disk.scm (duperemove)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice 2019-02-13gnu: duperemove: Update to 0.11.1....* gnu/packages/disk.scm (duperemove): Update to 0.11.1. Tobias Geerinckx-Rice 2019-02-12gnu: netpbm: Fix a hard-coded path....Fixes <https://bugs.gnu.org/24735>. * gnu/packages/netpbm.scm (netpbm)[arguments]: Patch a path in the 'configure' phase. Leo Famulari 2019-02-12gnu: emacs-biblio: Update to 0.2....* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2. Signed-off-by: Leo Famulari <leo@famulari.name> Paul Garlick