mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
shell: +nixos-anywhere
This commit is contained in:
parent
327088adc2
commit
8f2ed1b1e4
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ pkgs.mkShell {
|
||||||
just
|
just
|
||||||
jq
|
jq
|
||||||
npins
|
npins
|
||||||
disko
|
nixos-anywhere # comes from nixpkgs
|
||||||
|
disko # comes from disko flake
|
||||||
]
|
]
|
||||||
++ lib.optionals withGHC [
|
++ lib.optionals withGHC [
|
||||||
(haskellPackages.ghcWithPackages (self: [
|
(haskellPackages.ghcWithPackages (self: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue