summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-05-03 00:22:43 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-05-03 00:22:43 -0400
commit13c0d60e6822f6799c9bf9a36641945268a7cbfb (patch)
tree6367cd2b70353bfc0ab82bd730cb3d50ba0a7ba2
parentorg file, make available for project consistency (diff)
set nixVersions.nix_2_21
-rw-r--r--flake.lock6
-rw-r--r--org/dlang-nix-flakes.org2
-rwxr-xr-xshell.nix2
3 files changed, 5 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index bbaeebe..ace26c4 100644
--- a/flake.lock
+++ b/flake.lock
@@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1714562304,
- "narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=",
+ "lastModified": 1714594348,
+ "narHash": "sha256-fL6twwN/npU94mvumU5ho/uhM/fwePCRQ9lwamm2lds=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "bcd44e224fd68ce7d269b4f44d24c2220fd821e7",
+ "rev": "1c74cc292b61614e74c1cf0d372f79d57fb4936b",
"type": "github"
},
"original": {
diff --git a/org/dlang-nix-flakes.org b/org/dlang-nix-flakes.org
index 3b7e29a..f7af27b 100644
--- a/org/dlang-nix-flakes.org
+++ b/org/dlang-nix-flakes.org
@@ -584,7 +584,7 @@ with pkgs-nix;
# ❯❯❯ nix_related
#nix
direnv
- #nixVersions.unstable
+ nixVersions.nix_2_21 #nixVersions.latest #nixVersions.git
nix-prefetch-git
validatePkgConfig
nix-output-monitor
diff --git a/shell.nix b/shell.nix
index 11c5311..91e0840 100755
--- a/shell.nix
+++ b/shell.nix
@@ -7,7 +7,7 @@ with pkgs-nix;
# ❯❯❯ nix_related
#nix
direnv
- #nixVersions.unstable
+ nixVersions.nix_2_21 #nixVersions.latest #nixVersions.git
nix-prefetch-git
validatePkgConfig
nix-output-monitor