mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-24 05:07: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,
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue