www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

flake.lock (1889B)


      1 {
      2   "nodes": {
      3     "lowdown-src": {
      4       "flake": false,
      5       "locked": {
      6         "lastModified": 1598695561,
      7         "narHash": "sha256-gyH/5j+h/nWw0W8AcR2WKvNBUsiQ7QuxqSJNXAwV+8E=",
      8         "owner": "kristapsdz",
      9         "repo": "lowdown",
     10         "rev": "1705b4a26fbf065d9574dce47a94e8c7c79e052f",
     11         "type": "github"
     12       },
     13       "original": {
     14         "owner": "kristapsdz",
     15         "repo": "lowdown",
     16         "type": "github"
     17       }
     18     },
     19     "nix": {
     20       "inputs": {
     21         "lowdown-src": "lowdown-src",
     22         "nixpkgs": "nixpkgs"
     23       },
     24       "locked": {
     25         "lastModified": 1604964115,
     26         "narHash": "sha256-ANcswniHS4eYeMNyCGdiG3z0M35vEyvWoCsdLnTvObA=",
     27         "owner": "NixOS",
     28         "repo": "nix",
     29         "rev": "0ed7c957bed18d963df65d55f0c0ffc79dee656d",
     30         "type": "github"
     31       },
     32       "original": {
     33         "id": "nix",
     34         "type": "indirect"
     35       }
     36     },
     37     "nixpkgs": {
     38       "locked": {
     39         "lastModified": 1602702596,
     40         "narHash": "sha256-fqJ4UgOb4ZUnCDIapDb4gCrtAah5Rnr2/At3IzMitig=",
     41         "owner": "NixOS",
     42         "repo": "nixpkgs",
     43         "rev": "ad0d20345219790533ebe06571f82ed6b034db31",
     44         "type": "github"
     45       },
     46       "original": {
     47         "id": "nixpkgs",
     48         "ref": "nixos-20.09-small",
     49         "type": "indirect"
     50       }
     51     },
     52     "nixpkgs_2": {
     53       "locked": {
     54         "narHash": "sha256-wLDweKqbmufa2wonCKBf4Wfl8I0eS1CGS7WdR5tPHKo=",
     55         "type": "tarball",
     56         "url": "https://github.com/NixOS/nixpkgs/archive/60330b60655b3fa3a18624bdd7069855bb37af99.tar.gz"
     57       },
     58       "original": {
     59         "type": "tarball",
     60         "url": "https://github.com/NixOS/nixpkgs/archive/60330b60655b3fa3a18624bdd7069855bb37af99.tar.gz"
     61       }
     62     },
     63     "root": {
     64       "inputs": {
     65         "nix": "nix",
     66         "nixpkgs": "nixpkgs_2"
     67       }
     68     }
     69   },
     70   "root": "root",
     71   "version": 7
     72 }