[PR #20] [MERGED] feat: upgrade nixpkgs to 23.11 #69

Closed
opened 2025-12-28 23:19:09 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/20
Author: @ryan4yin
Created: 11/14/2023
Status: Merged
Merged: 11/26/2023
Merged by: @ryan4yin

Base: mainHead: nixos-23.11


📝 Commits (2)

  • ada780a feat: upgrade nixpkgs to 23.11
  • 5e0c7e9 feat: encrypted root partition with btrfs(except /boot partition)

📊 Changes

15 files changed (+231 additions, -128 deletions)

View changed files

📝 flake.lock (+115 -68)
📝 flake.nix (+9 -6)
📝 home/base/desktop/neovim/default.nix (+1 -1)
📝 home/base/server/core.nix (+1 -1)
📝 home/base/server/nushell/config.nu (+1 -1)
📝 home/base/server/nushell/default.nix (+1 -1)
📝 home/darwin/nushell.nix (+1 -1)
📝 home/linux/desktop/creative.nix (+1 -1)
📝 home/linux/hyprland/hypr-conf/hyprland.conf (+6 -5)
📝 hosts/idols/ai/default.nix (+3 -10)
📝 hosts/idols/ai/hardware-configuration.nix (+79 -23)
📝 modules/darwin/system.nix (+1 -1)
📝 modules/nixos/core-desktop.nix (+10 -6)
📝 modules/nixos/fhs-fonts.nix (+1 -1)
📝 modules/nixos/hyprland.nix (+1 -2)

📄 Description

No description provided


🔄 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/20 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 11/14/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `nixos-23.11` --- ### 📝 Commits (2) - [`ada780a`](https://github.com/ryan4yin/nix-config/commit/ada780afc8de9d6acc0078dd9869f0cdfd9ecb5e) feat: upgrade nixpkgs to 23.11 - [`5e0c7e9`](https://github.com/ryan4yin/nix-config/commit/5e0c7e90ffa97e25cf332f3157bc7cf3cbb4839e) feat: encrypted root partition with btrfs(except /boot partition) ### 📊 Changes **15 files changed** (+231 additions, -128 deletions) <details> <summary>View changed files</summary> 📝 `flake.lock` (+115 -68) 📝 `flake.nix` (+9 -6) 📝 `home/base/desktop/neovim/default.nix` (+1 -1) 📝 `home/base/server/core.nix` (+1 -1) 📝 `home/base/server/nushell/config.nu` (+1 -1) 📝 `home/base/server/nushell/default.nix` (+1 -1) 📝 `home/darwin/nushell.nix` (+1 -1) 📝 `home/linux/desktop/creative.nix` (+1 -1) 📝 `home/linux/hyprland/hypr-conf/hyprland.conf` (+6 -5) 📝 `hosts/idols/ai/default.nix` (+3 -10) 📝 `hosts/idols/ai/hardware-configuration.nix` (+79 -23) 📝 `modules/darwin/system.nix` (+1 -1) 📝 `modules/nixos/core-desktop.nix` (+10 -6) 📝 `modules/nixos/fhs-fonts.nix` (+1 -1) 📝 `modules/nixos/hyprland.nix` (+1 -2) </details> ### 📄 Description _No description provided_ --- <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-28 23:19:09 +01:00
adam closed this issue 2025-12-28 23:19:09 +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#69