switch to nixos-unstable-small, fixes for broken packages get merged faster here

This commit is contained in:
alyx 2025-07-29 20:18:59 +01:00
parent 9a6ab29faf
commit 7721a85ef2
No known key found for this signature in database
7 changed files with 65 additions and 42 deletions

View file

@ -2,7 +2,7 @@
description = "a shared collection of dots by cydiralis and beanigen";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
catppuccin.url = "github:catppuccin/nix";