mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-23 12:47:00 -04:00
use unstable gcc
This commit is contained in:
parent
c3a7ca49de
commit
3c6eb206ed
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue