Skip to content

Commit d4dad94

Browse files
authored
Merge pull request #333 from flox/release-1.7.4
bump: 1.7.3 -> 1.7.4
2 parents 4061d53 + 185c5ca commit d4dad94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FLOX_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.3
1+
1.7.4

docs/concepts/packages-and-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Packages are declared in the [environment manifest][manifest_concept].
2626
The built-in catalog is called the Base Catalog, and contains a wide variety of open source packages you can use in your environments.
2727
The Base Catalog uses [nixpkgs][nixpkgs] as an input.
2828
Nixpkgs is a community maintained project, but the Base Catalog is maintained by Flox.
29-
Upstream changes in [nixpkgs][nixpkgs] are reflected in the Flox Catalog daily from the `unstable` branch of [nixpkgs][nixpkgs].
29+
Upstream changes in [nixpkgs][nixpkgs] are reflected in the Flox Catalog daily from the `nixos-unstable` branch of [nixpkgs][nixpkgs].
3030

3131
## Supported package metadata
3232

0 commit comments

Comments
 (0)