summary refs log tree commit diff
path: root/nixos/tests/containers-tmpfs.nix
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2018-03-19 21:29:48 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2018-03-19 21:32:28 -0400
commit192f4144b282a7f04695fcb79d84e8278ee6af8c (patch)
treeac712ec83329e74f20d29a355f078fe14cbe4704 /nixos/tests/containers-tmpfs.nix
parente547bd0dc419cdbe2e8d8440224b252f723590ab (diff)
downloadnixlib-192f4144b282a7f04695fcb79d84e8278ee6af8c.tar
nixlib-192f4144b282a7f04695fcb79d84e8278ee6af8c.tar.gz
nixlib-192f4144b282a7f04695fcb79d84e8278ee6af8c.tar.bz2
nixlib-192f4144b282a7f04695fcb79d84e8278ee6af8c.tar.lz
nixlib-192f4144b282a7f04695fcb79d84e8278ee6af8c.tar.xz
nixlib-192f4144b282a7f04695fcb79d84e8278ee6af8c.tar.zst
nixlib-192f4144b282a7f04695fcb79d84e8278ee6af8c.zip
release-lib: Filter supportedSystems with `meta.platforms`-style patterns
Instead of intersecting system strings, we filter with the sort of
patterns used in `meta.platforms`.

Indicating this change `forTheseSystems` has been renamed to
`forMatchingSystems`, since the given list is now patterns to match, and
not the systems themselves. [Just as with `meta.platforms`, systems
strings are also supported for backwards compatibility.]

This is more flexible, and makes the `forMatchingSystems` and
packagePlatforms` cases more analogous.
Diffstat (limited to 'nixos/tests/containers-tmpfs.nix')
0 files changed, 0 insertions, 0 deletions