From 13c0d60e6822f6799c9bf9a36641945268a7cbfb Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 3 May 2024 00:22:43 -0400 Subject: set nixVersions.nix_2_21 --- flake.lock | 6 +++--- org/dlang-nix-flakes.org | 2 +- shell.nix | 2 +- 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 -- cgit v1.2.3