sourcephile
/
git
/
sourcephile-nix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5663041
)
shell: fix nixos-enter
author
Julien Moutinho
<julm+sourcephile-nix@sourcephile.fr>
Wed, 2 Apr 2025 19:59:26 +0000
(21:59 +0200)
committer
Julien Moutinho
<julm+sourcephile-nix@sourcephile.fr>
Wed, 2 Apr 2025 19:59:26 +0000
(21:59 +0200)
shell.nix
patch
|
blob
|
history
diff --git
a/shell.nix
b/shell.nix
index 477117f8924f1610b7f5e6e952e09fecfe4d71af..adfa9bb563a2a0cf8f6e2e3fb2110566f2585dad 100644
(file)
--- a/
shell.nix
+++ b/
shell.nix
@@
-68,7
+68,7
@@
pkgs.mkShell {
buildInputs = shell.nix-shell.buildInputs ++ [
(pkgs.nixos [ ]).nixos-generate-config
(pkgs.nixos [ ]).nixos-install
-
(pkgs.nixos [ ])
.nixos-enter
+
pkgs
.nixos-enter
#pkgs.binutils
pkgs.coreutils
pkgs.cryptsetup