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