about summary refs log tree commit diff
path: root/overlays/patches/nixpkgs-wayland/shell.nix
blob: e6f0cf1db9387cd6c37a733fa8f1cb8c39045594 (plain) (blame)
1
2
3
4
5
6
(import (fetchTarball {
  url="https://github.com/edolstra/flake-compat/archive/c75e76f80c57784a6734356315b306140646ee84.tar.gz";
  sha256="071aal00zp2m9knnhddgr2wqzlx6i6qa1263lv1y7bdn2w20h10h";
}) {
  src = builtins.fetchGit ./.;
}).shellNix