Skip to content
Snippets Groups Projects
flake.lock 9 KiB
Newer Older
    "blst": {
      "flake": false,
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1691598027,
        "narHash": "sha256-oqljy+ZXJAXEB/fJtmB8rlAr4UXM+Z2OkDa20gpILNA=",
        "owner": "supranational",
        "repo": "blst",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "3dd0f804b1819e5d03fb22ca2e6fac105932043a",
        "type": "github"
      },
      "original": {
        "owner": "supranational",
Daniel Firth's avatar
Daniel Firth committed
        "ref": "v0.3.11",
        "repo": "blst",
        "type": "github"
      }
    },
Daniel Firth's avatar
Daniel Firth committed
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1715865404,
        "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
Daniel Firth's avatar
Daniel Firth committed
    "flake-parts_2": {
      "inputs": {
Daniel Firth's avatar
Daniel Firth committed
        "nixpkgs-lib": "nixpkgs-lib_2"
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1712014858,
        "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
Daniel Firth's avatar
Daniel Firth committed
        "owner": "hercules-ci",
        "repo": "flake-parts",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
        "type": "github"
      },
      "original": {
Daniel Firth's avatar
Daniel Firth committed
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
Daniel Firth's avatar
Daniel Firth committed
    "flake-utils": {
      "inputs": {
Daniel Firth's avatar
Daniel Firth committed
        "systems": "systems"
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1710146030,
        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
        "owner": "numtide",
        "repo": "flake-utils",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "horizon-advance": {
      "inputs": {
Daniel Firth's avatar
Daniel Firth committed
        "flake-utils": "flake-utils",
        "horizon-core": "horizon-core",
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1712246777,
        "narHash": "sha256-11wDCoLc2BZIIeit4dsr1/yleolz/s9lcKT6tQYlhm8=",
        "ref": "lts/ghc-9.6.x",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "03a155a9cbd02058faedc0d061ad1c7ced5e19d9",
        "revCount": 174,
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/package-sets/horizon-advance"
      },
      "original": {
        "ref": "lts/ghc-9.6.x",
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/package-sets/horizon-advance"
      }
    },
Daniel Firth's avatar
Daniel Firth committed
        "flake-parts": "flake-parts_2",
        "nixpkgs": "nixpkgs"
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1712236079,
        "narHash": "sha256-B++k8Pb5J1z1bo4BLErkK4VHpOeDbytLBABEdAP7SKY=",
        "ref": "lts/ghc-9.6.x",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "6746cae13230a4522006cd9d34591196404f9d13",
        "revCount": 1263,
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/package-sets/horizon-core"
      },
      "original": {
        "ref": "lts/ghc-9.6.x",
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/package-sets/horizon-core"
      }
    },
Daniel Firth's avatar
Daniel Firth committed
    "horizon-hoogle": {
      "locked": {
        "lastModified": 1701521742,
        "narHash": "sha256-huf/95jYL7mY0AHSziJYXx4m/sP+G+YAbJb+Q5Ph/Jg=",
        "ref": "refs/heads/master",
        "rev": "ddf3b08c6458c1a9e0d881f968c050bc828b9b8e",
        "revCount": 2,
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/nix/horizon-hoogle"
      },
      "original": {
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/nix/horizon-hoogle"
      }
    },
      "inputs": {
        "blst": "blst",
        "nixpkgs": "nixpkgs_3",
        "secp256k1": "secp256k1",
        "sodium": "sodium"
      },
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1715898223,
        "narHash": "sha256-G1LFsvP53twrqaC1FVard/6rjJJ3oitnpJ1E+mTZDGM=",
        "owner": "input-output-hk",
        "repo": "iohk-nix",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "29f19cd41dc593cf17bbc24194e34e7c20889fc9",
        "type": "github"
      },
      "original": {
        "owner": "input-output-hk",
        "repo": "iohk-nix",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1712189606,
        "narHash": "sha256-scUd539QqgboCsO1M4Hfpyq19F3v8mVjQKn1AsqDx6A=",
        "owner": "nixos",
        "repo": "nixpkgs",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "c58b0d26b7b5bfa8a696e303448ae500930dd2ee",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
Daniel Firth's avatar
Daniel Firth committed
        "ref": "haskell-updates",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
Daniel Firth's avatar
Daniel Firth committed
    "nixpkgs-lib": {
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1714640452,
        "narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
Daniel Firth's avatar
Daniel Firth committed
      },
      "original": {
Daniel Firth's avatar
Daniel Firth committed
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
    "nixpkgs-libR": {
      "locked": {
        "lastModified": 1650935992,
        "narHash": "sha256-+3aqnX2lSi2XVTEXFu6mrnGL/czDxiwRmXP5xPp9i3U=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "602748c14b82a2e17078713686fe1df2824fa502",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "602748c14b82a2e17078713686fe1df2824fa502",
        "type": "github"
      }
    },
Daniel Firth's avatar
Daniel Firth committed
    "nixpkgs-lib_2": {
      "locked": {
        "dir": "lib",
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1711703276,
        "narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
Daniel Firth's avatar
Daniel Firth committed
        "owner": "NixOS",
        "repo": "nixpkgs",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
Daniel Firth's avatar
Daniel Firth committed
        "type": "github"
      },
      "original": {
        "dir": "lib",
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1712122226,
        "narHash": "sha256-pmgwKs8Thu1WETMqCrWUm0CkN1nmCKX3b51+EXsAZyY=",
        "owner": "nixos",
        "repo": "nixpkgs",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "08b9151ed40350725eb40b1fe96b0b86304a654b",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
Daniel Firth's avatar
Daniel Firth committed
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_3": {
      "locked": {
        "lastModified": 1684171562,
        "narHash": "sha256-BMUWjVWAUdyMWKk0ATMC9H0Bv4qAV/TXwwPUvTiC5IQ=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "55af203d468a6f5032a519cba4f41acf5a74b638",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "release-22.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_4": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1716330097,
        "narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
        "owner": "nixos",
        "repo": "nixpkgs",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
Daniel Firth's avatar
Daniel Firth committed
        "flake-parts": "flake-parts",
        "horizon-advance": "horizon-advance",
Daniel Firth's avatar
Daniel Firth committed
        "horizon-hoogle": "horizon-hoogle",
        "iohk-nix": "iohk-nix",
Daniel Firth's avatar
Daniel Firth committed
        "nixpkgs": "nixpkgs_4",
        "nixpkgs-libR": "nixpkgs-libR"
    "secp256k1": {
      "flake": false,
      "locked": {
        "lastModified": 1683999695,
        "narHash": "sha256-9nJJVENMXjXEJZzw8DHzin1DkFkF8h9m/c6PuM7Uk4s=",
        "owner": "bitcoin-core",
        "repo": "secp256k1",
        "rev": "acf5c55ae6a94e5ca847e07def40427547876101",
        "type": "github"
      },
      "original": {
        "owner": "bitcoin-core",
        "ref": "v0.3.2",
        "repo": "secp256k1",
        "type": "github"
      }
    },
    "sodium": {
      "flake": false,
      "locked": {
        "lastModified": 1675156279,
        "narHash": "sha256-0uRcN5gvMwO7MCXVYnoqG/OmeBFi8qRVnDWJLnBb9+Y=",
        "owner": "input-output-hk",
        "repo": "libsodium",
        "rev": "dbb48cce5429cb6585c9034f002568964f1ce567",
        "type": "github"
      },
      "original": {
        "owner": "input-output-hk",
        "repo": "libsodium",
        "rev": "dbb48cce5429cb6585c9034f002568964f1ce567",
        "type": "github"
      }
    },
    "systems": {
      "locked": {
        "lastModified": 1681028828,
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
        "owner": "nix-systems",
        "repo": "default",
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
        "type": "github"
      },
      "original": {
        "owner": "nix-systems",
        "repo": "default",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}