mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 20:30:37 -05:00
release.nix -> default.nix
the default should be to build all the images
This commit is contained in:
@@ -21,7 +21,7 @@ microbadge() {
|
||||
|
||||
## Main ##
|
||||
|
||||
releases_json=$(nix-instantiate ./release.nix --strict --eval --json)
|
||||
releases_json=$(nix-instantiate --strict --eval --json)
|
||||
|
||||
echo "| Image / Tag | latest | nixos-19.03 | nixos-19.09 |"
|
||||
echo "| --- | --- | --- | --- |"
|
||||
|
||||
Reference in New Issue
Block a user