use unstable gcc

This commit is contained in:
sadan 2025-03-31 23:52:29 -04:00
parent c3a7ca49de
commit 3c6eb206ed
No known key found for this signature in database

View file

@ -5,6 +5,7 @@
config,
pkgs,
inputs,
unstable,
...
}:
{
@ -59,7 +60,7 @@
i2c-tools
fuse
ifuse
gcc
unstable.gcc
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
curl
wget