aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lsof.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2024-04-17 17:27:30 +0200
committerLudovic Courtès <ludo@gnu.org>2024-04-17 17:29:58 +0200
commit7bed290fdfd830d690daf065de6d2ecab73309d9 (patch)
tree38244ec69a67a020a928947f11957ebf7a49eaab /gnu/packages/lsof.scm
parent858c40ced444a5a1eb758b0387e04754850309a7 (diff)
downloadguix-7bed290fdfd830d690daf065de6d2ecab73309d9.tar.gz
guix-7bed290fdfd830d690daf065de6d2ecab73309d9.zip
ci: Don’t cross-compile to xtensa-ath9k-elf.
This is a followup to 9a60894156c3ea2c609ae0cd787df949f2d6ecc2. * gnu/ci.scm (%bare-platform-triplets): New variable. (cross-jobs)[pointless?]: Use it. Change-Id: I4701bc402bb93d372d46b7208697e0f998a1dc62
Diffstat (limited to 'gnu/packages/lsof.scm')
0 files changed, 0 insertions, 0 deletions
badf261f4688c8a7a7a9004a4bff8acb205835'>channels: 'latest-channel-instance' authenticates Git checkouts....Ludovic Courtès 2020-06-10database: separate transaction-handling and retry-handling....Caleb Ristvedt 2020-06-10database: ensure update-or-insert is run within a transaction...Caleb Ristvedt 2020-06-10database: rewrite query procedures in terms of with-statement....Caleb Ristvedt 2020-06-06ui: 'display-search-results' automatically invokes the pager....Ludovic Courtès 2020-06-05git-authenticate: Add tests....Ludovic Courtès 2020-05-16gexp: Add 'let-system'....Ludovic Courtès 2020-03-22store: Add 'with-build-handler'....Ludovic Courtès 2020-03-12gexp: Add 'with-parameters'....Ludovic Courtès 2019-11-29ui: Factorize 'with-profile-lock'....Ludovic Courtès 2019-11-19pull: Acquire a lock for the target profile....Ludovic Courtès 2019-09-23git: Add 'commit-difference'....Ludovic Courtès 2019-06-05syscalls: Add 'with-file-lock' macro....Ludovic Courtès 2019-05-27publish: Add support for lzip....Ludovic Courtès