https://codeberg.org/interpeer/liberate.git
Raw File
Tip revision: 7415c4061cc503b14312faf72c1a262e02f5987a authored by Las Safin on 05 October 2021, 20:29:37 UTC
flake.nix: Use same gtest as specified in subprojects/gtest.wrap
Tip revision: 7415c40
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