mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
[PR #209] [MERGED] nixfmt #212
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/209
Author: @ryan4yin
Created: 7/30/2025
Status: ✅ Merged
Merged: 7/30/2025
Merged by: @ryan4yin
Base:
main← Head:nixfmt📝 Commits (2)
13bb771feat: format via 'ls **/*.nix | each { |it| nixfmt $it.name }'7a78b18feat: justfile - format nix files📊 Changes
220 files changed (+2117 additions, -1742 deletions)
View changed files
📝
Justfile(+1 -1)📝
hardening/apparmor/default.nix(+2 -1)📝
hardening/bwraps/default.nix(+1 -1)📝
hardening/bwraps/wechat.nix(+50 -49)📝
hardening/nixpaks/default.nix(+7 -5)📝
hardening/nixpaks/firefox-desktop-item.nix(+2 -2)📝
hardening/nixpaks/firefox.nix(+65 -60)📝
hardening/nixpaks/modules/gui-base.nix(+17 -11)📝
hardening/nixpaks/modules/network.nix(+1 -1)📝
hardening/nixpaks/qq-desktop-item.nix(+1 -1)📝
hardening/nixpaks/qq.nix(+50 -43)📝
hardening/profiles/default.nix(+2 -1)📝
home/base/core/core.nix(+3 -2)📝
home/base/core/default.nix(+2 -1)📝
home/base/core/editors/default.nix(+2 -1)📝
home/base/core/editors/helix/default.nix(+2 -1)📝
home/base/core/editors/neovim/default.nix(+2 -1)📝
home/base/core/git.nix(+3 -2)📝
home/base/core/npm.nix(+2 -1)📝
home/base/core/shells/default.nix(+4 -2)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.