[PR #128] [MERGED] chore(Justfile): Use recipe attributes to scope commands on specific platform #149

Closed
opened 2025-12-29 04:21:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/128
Author: @shelken
Created: 5/13/2024
Status: Merged
Merged: 5/13/2024
Merged by: @ryan4yin

Base: mainHead: main


📝 Commits (1)

  • b0fcf9d chore(Justfile): Use recipe attributes to scope commands on specific platforms

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 Justfile (+9 -0)

📄 Description

使用 配方属性 以限定命令使用的平台


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/128 **Author:** [@shelken](https://github.com/shelken) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`b0fcf9d`](https://github.com/ryan4yin/nix-config/commit/b0fcf9d9e789f0b5b87d1047ef5c580b82d4f518) chore(Justfile): Use recipe attributes to scope commands on specific platforms ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Justfile` (+9 -0) </details> ### 📄 Description 使用 [配方属性](https://github.com/casey/just/tree/master?tab=readme-ov-file#recipe-attributes) 以限定命令使用的平台 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:21:44 +01:00
adam closed this issue 2025-12-29 04:21:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config-ryan4yin#149