St: Difference between revisions

imported>Fuiltilt
Example of dwm using overlay.
imported>Legendofmiracles
m removes a few of the `1`'s as they really are unnecessary and only clutter things up
Line 69: Line 69:
       # Or from any other source
       # Or from any other source
       (fetchpatch {
       (fetchpatch {
         url = "https://raw.githubusercontent.com/fooUser/barRepo/1111111111111111111111111111111111111111/somepatch.diff";
         url = "https://raw.githubusercontent.com/fooUser/barRepo/1111111/somepatch.diff";
         sha256 = "222222222222222222222222222222222222222222";
         sha256 = "222222222222222222222222222222222222222222";
       })
       })