https://codeberg.org/interpeer/liberate.git
Revision 1f630f5d25eedecf991aa274482509b4943f5e0b authored by Jens Finkhaeuser on 13 October 2022, 10:51:53 UTC, committed by Jens Finkhaeuser on 13 October 2022, 10:51:53 UTC
- skip setting local conan home; this is for automatic packaging, which
  is not the first step.
1 parent 35a6dd0
Raw File
Tip revision: 1f630f5d25eedecf991aa274482509b4943f5e0b authored by Jens Finkhaeuser on 13 October 2022, 10:51:53 UTC
- simplify variables in matrix
Tip revision: 1f630f5
flake.lock
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1631993469,
        "narHash": "sha256-McX1mqzbXtfyf8w9cA5gJHD2mDjen+4ze6xpHHKXuRI=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "6120ac5cd201f6cb593d1b80e861be0342495be9",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}
back to top