nix
nix copied to clipboard
Add `XFS_SUPER_MAGIC: FsType`
trafficstars
There is XFS_SUPER_MAGIC in linux man page but nix hasn't.
XFS_SUPER_MAGIC 0x58465342
I'm glad to create a pull request to add it.