exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

flake.lock (2471B)


      1 {
      2   "nodes": {
      3     "gnunet": {
      4       "inputs": {
      5         "nixpkgs": "nixpkgs",
      6         "systems": "systems"
      7       },
      8       "locked": {
      9         "lastModified": 1781611204,
     10         "narHash": "sha256-4uCu+3Cdi1ck9J7LT72INcrm3coIkP7Gh9k0COAr91g=",
     11         "ref": "refs/heads/master",
     12         "rev": "e8e7504b7ab43f7dffa25f273ff228069d8d6dd4",
     13         "revCount": 33248,
     14         "submodules": true,
     15         "type": "git",
     16         "url": "https://git.gnunet.org/gnunet"
     17       },
     18       "original": {
     19         "rev": "e8e7504b7ab43f7dffa25f273ff228069d8d6dd4",
     20         "type": "git",
     21         "url": "https://git.gnunet.org/gnunet"
     22       }
     23     },
     24     "nixpkgs": {
     25       "locked": {
     26         "lastModified": 1780734595,
     27         "narHash": "sha256-DmTfP92QFYRLOGXlMIE54MAgxSJjDWocl3gRNOu72Os=",
     28         "owner": "NixOS",
     29         "repo": "nixpkgs",
     30         "rev": "9b696460ac78b5ccfc17c854d8c976f20456e943",
     31         "type": "github"
     32       },
     33       "original": {
     34         "id": "nixpkgs",
     35         "ref": "release-26.05",
     36         "type": "indirect"
     37       }
     38     },
     39     "nixpkgs_2": {
     40       "locked": {
     41         "lastModified": 1781616846,
     42         "narHash": "sha256-pujkSXZ/LvNu0sObeK09KfS0lV/YoeWKZ5hwuY265Cs=",
     43         "owner": "NixOS",
     44         "repo": "nixpkgs",
     45         "rev": "1d92060175b76bf5b7d8a1d5d1d924e31ef76ff8",
     46         "type": "github"
     47       },
     48       "original": {
     49         "id": "nixpkgs",
     50         "ref": "release-26.05",
     51         "type": "indirect"
     52       }
     53     },
     54     "root": {
     55       "inputs": {
     56         "gnunet": "gnunet",
     57         "nixpkgs": "nixpkgs_2",
     58         "systems": "systems_2"
     59       }
     60     },
     61     "systems": {
     62       "locked": {
     63         "lastModified": 1681028828,
     64         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
     65         "owner": "nix-systems",
     66         "repo": "default",
     67         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
     68         "type": "github"
     69       },
     70       "original": {
     71         "owner": "nix-systems",
     72         "repo": "default",
     73         "type": "github"
     74       }
     75     },
     76     "systems_2": {
     77       "locked": {
     78         "lastModified": 1681028828,
     79         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
     80         "owner": "nix-systems",
     81         "repo": "default",
     82         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
     83         "type": "github"
     84       },
     85       "original": {
     86         "owner": "nix-systems",
     87         "repo": "default",
     88         "type": "github"
     89       }
     90     }
     91   },
     92   "root": "root",
     93   "version": 7
     94 }