|
|
|
|
|
by dmit
199 days ago
|
|
> You can have a stable OS version but still have rolling packages. Somehow most Linux distros can't manage that. inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"
:) |
|