aboutsummaryrefslogtreecommitdiffhomepage
path: root/devenv.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-05-02 10:44:32 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-05-02 10:44:36 -0400
commit41eecdbe8695c2e49ce26e98faad98dce76e5e8b (patch)
treeb3e3449a24ae0bc79bb7a6e95617aca0fee4ca23 /devenv.nix
parentsisudoc spine initial release (diff)
comment out nixpkg nixVersions.unstable
- nixVersions.unstable no longer available
Diffstat (limited to 'devenv.nix')
-rw-r--r--devenv.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/devenv.nix b/devenv.nix
index 54de1c8..35b778e 100644
--- a/devenv.nix
+++ b/devenv.nix
@@ -10,7 +10,7 @@ with pkgs;
# ❯❯❯ nix_related
#nix # if not on NixOS, this is needed
direnv
- nixVersions.unstable #nixFlakes
+ #nixVersions.unstable #nixFlakes
nix-prefetch-git
validatePkgConfig
nix-output-monitor