You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,7 +47,7 @@ The software packaged in `anixpkgs` is buildable both through [Nix flakes](https
47
47
48
48
### Accessing the Packages Using Flakes
49
49
50
-
Here is a `flake.nix` file that will get you a shell with select `anixpkgs` software (version `v8.23.5`) while also giving you access to the public cache to avoid building from source on your machine:
50
+
Here is a `flake.nix` file that will get you a shell with select `anixpkgs` software (version `v8.24.0`) while also giving you access to the public cache to avoid building from source on your machine:
51
51
52
52
```nix
53
53
{
@@ -61,7 +61,7 @@ Here is a `flake.nix` file that will get you a shell with select `anixpkgs` soft
0 commit comments