myc

Self-custodial remote signer for Radroots apps
git clone https://radroots.dev/git/myc.git
Log | Files | Refs | README | LICENSE

flake.lock (1105B)


      1 {
      2   "nodes": {
      3     "nixpkgs": {
      4       "locked": {
      5         "lastModified": 1774799055,
      6         "narHash": "sha256-Tsq9BCz0q47ej1uFF39m4tuhcwru/ls6vCCJzutEpaw=",
      7         "owner": "NixOS",
      8         "repo": "nixpkgs",
      9         "rev": "107cba9eb4a8d8c9f8e9e61266d78d340867913a",
     10         "type": "github"
     11       },
     12       "original": {
     13         "owner": "NixOS",
     14         "ref": "nixos-25.11",
     15         "repo": "nixpkgs",
     16         "type": "github"
     17       }
     18     },
     19     "root": {
     20       "inputs": {
     21         "nixpkgs": "nixpkgs",
     22         "rust-overlay": "rust-overlay"
     23       }
     24     },
     25     "rust-overlay": {
     26       "inputs": {
     27         "nixpkgs": [
     28           "nixpkgs"
     29         ]
     30       },
     31       "locked": {
     32         "lastModified": 1774926780,
     33         "narHash": "sha256-JMdDYn0F+swYBILlpCeHDbCSyzqkeSGNxZ/Q5J584jM=",
     34         "owner": "oxalica",
     35         "repo": "rust-overlay",
     36         "rev": "962a0934d0e32f42d1b5e49186f9595f9b178d2d",
     37         "type": "github"
     38       },
     39       "original": {
     40         "owner": "oxalica",
     41         "repo": "rust-overlay",
     42         "type": "github"
     43       }
     44     }
     45   },
     46   "root": "root",
     47   "version": 7
     48 }