aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
diff options
context:
space:
mode:
Diffstat (limited to 'org')
-rw-r--r--org/config_nix.org6
-rw-r--r--org/nixpkgs_overlays_d_related.org2
2 files changed, 4 insertions, 4 deletions
diff --git a/org/config_nix.org b/org/config_nix.org
index b3f82d5..7e8e04f 100644
--- a/org/config_nix.org
+++ b/org/config_nix.org
@@ -306,7 +306,7 @@ with pkgs-nix;
# ❯❯❯ nix_related
#nix
direnv
- nixVersions.unstable #nixFlakes
+ #nixVersions.unstable #nixFlakes
nix-prefetch-git
validatePkgConfig
nix-output-monitor
@@ -376,7 +376,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
@@ -518,7 +518,7 @@ with (
pkgs.sqlite
(
with pkgs-nix; [
- nixVersions.unstable #nixFlakes
+ #nixVersions.unstable #nixFlakes
## package manager
dub
## compiler
diff --git a/org/nixpkgs_overlays_d_related.org b/org/nixpkgs_overlays_d_related.org
index c5feb61..404d649 100644
--- a/org/nixpkgs_overlays_d_related.org
+++ b/org/nixpkgs_overlays_d_related.org
@@ -469,7 +469,7 @@ with pkgs;
# ❯❯❯ nix_related
nix
direnv
- nixVersions.unstable
+ #nixVersions.unstable
nix-prefetch-git
validatePkgConfig
nix-output-monitor