summaryrefslogtreecommitdiffhomepage
path: root/devenv.nix
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-05-02 10:58:13 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-05-02 10:58:24 -0400
commit03f6a952fdd00e88981640275af4d031db914fa5 (patch)
treeb51a88b8f6c285ea554a4d717cfcab5434633579 /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