feat(nix): move Bixby Studio to unstable #3

Merged
lost-rob0t merged 1 commit from agent/unstable-nixpkgs into master 2026-08-25 04:44:13 +00:00
lost-rob0t commented 2026-08-25 04:43:00 +00:00 (Migrated from github.com)

Summary

Make Bixby Studio compatible with the dotfiles-wide unstable migration.

  • switch standalone nixpkgs input from nixos-24.05 to nixos-unstable
  • remove the insecure OpenSSL 1.1 exception
  • replace removed openssl_1_1 FHS dependency with current openssl_3

This is required because current unstable removed openssl_1_1, and dotfiles now deliberately makes child flakes follow the root unstable nixpkgs input.

## Summary Make Bixby Studio compatible with the dotfiles-wide unstable migration. - switch standalone nixpkgs input from `nixos-24.05` to `nixos-unstable` - remove the insecure OpenSSL 1.1 exception - replace removed `openssl_1_1` FHS dependency with current `openssl_3` This is required because current unstable removed `openssl_1_1`, and dotfiles now deliberately makes child flakes follow the root unstable nixpkgs input.
Sign in to join this conversation.
No description provided.