Do not use `master` as a revision for `easy-ps.nix`
This commit changes the revision in use for the easy-ps
derivation,
moving away from using master
in favor of a predictable commit SHA.
This avoids that the build will suddenly stop working,because the underlying repository gets updated.
cc @anoe