Skip to content
  • Tad Lispy's avatar
    Cachix: push result and it's runtime dependencies · 53785f0b
    Tad Lispy authored
    Using
    
        nix path-info --recursive
    
    In this case the outcome is actually the same as
    
       realpath result
    
    That's because this project has no runtime dependencies. But it's more
    elegant (less of a hack) and maybe it makes the makefile reusable in
    other projects.
    53785f0b