time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

flake.lock (963B)


      1 {
      2   "nodes": {
      3     "nixpkgs": {
      4       "locked": {
      5         "lastModified": 1613582597,
      6         "narHash": "sha256-6LvipIvFuhyorHpUqK3HjySC5Y6gshXHFBhU9EJ4DoM=",
      7         "path": "/nix/store/srvplqq673sqd9vyfhyc5w1p88y1gfm4-source",
      8         "rev": "6b1057b452c55bb3b463f0d7055bc4ec3fd1f381",
      9         "type": "path"
     10       },
     11       "original": {
     12         "id": "nixpkgs",
     13         "type": "indirect"
     14       }
     15     },
     16     "root": {
     17       "inputs": {
     18         "nixpkgs": "nixpkgs",
     19         "utils": "utils"
     20       }
     21     },
     22     "utils": {
     23       "locked": {
     24         "lastModified": 1610051610,
     25         "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
     26         "owner": "numtide",
     27         "repo": "flake-utils",
     28         "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
     29         "type": "github"
     30       },
     31       "original": {
     32         "owner": "numtide",
     33         "repo": "flake-utils",
     34         "type": "github"
     35       }
     36     }
     37   },
     38   "root": "root",
     39   "version": 7
     40 }