e11sync

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

flake.lock (3751B) - Raw


      1 {
      2   "nodes": {
      3     "flake-compat": {
      4       "locked": {
      5         "lastModified": 1688025799,
      6         "narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
      7         "owner": "nix-community",
      8         "repo": "flake-compat",
      9         "rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
     10         "type": "github"
     11       },
     12       "original": {
     13         "owner": "nix-community",
     14         "repo": "flake-compat",
     15         "type": "github"
     16       }
     17     },
     18     "flake-utils": {
     19       "inputs": {
     20         "systems": "systems"
     21       },
     22       "locked": {
     23         "lastModified": 1705309234,
     24         "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
     25         "owner": "numtide",
     26         "repo": "flake-utils",
     27         "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
     28         "type": "github"
     29       },
     30       "original": {
     31         "owner": "numtide",
     32         "repo": "flake-utils",
     33         "type": "github"
     34       }
     35     },
     36     "geoip2-tarball": {
     37       "flake": false,
     38       "locked": {
     39         "lastModified": 1705308463,
     40         "narHash": "sha256-Q+t6LnGy8R6QLugw25iC0WdVPU2C3eqZPlbvVQ9EpwE=",
     41         "type": "tarball",
     42         "url": "https://dl.jakstys.lt/_/2024.01.13.tar.zst"
     43       },
     44       "original": {
     45         "type": "tarball",
     46         "url": "https://dl.jakstys.lt/_/2024.01.13.tar.zst"
     47       }
     48     },
     49     "gitignore": {
     50       "inputs": {
     51         "nixpkgs": [
     52           "nixpkgs"
     53         ]
     54       },
     55       "locked": {
     56         "lastModified": 1703887061,
     57         "narHash": "sha256-gGPa9qWNc6eCXT/+Z5/zMkyYOuRZqeFZBDbopNZQkuY=",
     58         "owner": "hercules-ci",
     59         "repo": "gitignore.nix",
     60         "rev": "43e1aa1308018f37118e34d3a9cb4f5e75dc11d5",
     61         "type": "github"
     62       },
     63       "original": {
     64         "owner": "hercules-ci",
     65         "repo": "gitignore.nix",
     66         "type": "github"
     67       }
     68     },
     69     "nixpkgs": {
     70       "locked": {
     71         "lastModified": 1717090882,
     72         "narHash": "sha256-Up5tvtY9YlVEyVn9hfZcxFQi5qVhQ5hdVNGPQOUchNw=",
     73         "owner": "NixOS",
     74         "repo": "nixpkgs",
     75         "rev": "d24e7fdcfaecdca496ddd426cae98c9e2d12dfe8",
     76         "type": "github"
     77       },
     78       "original": {
     79         "owner": "NixOS",
     80         "ref": "nixos-24.05",
     81         "repo": "nixpkgs",
     82         "type": "github"
     83       }
     84     },
     85     "pre-commit-hooks": {
     86       "inputs": {
     87         "flake-compat": [
     88           "flake-compat"
     89         ],
     90         "flake-utils": [
     91           "flake-utils"
     92         ],
     93         "gitignore": [
     94           "gitignore"
     95         ],
     96         "nixpkgs": [
     97           "nixpkgs"
     98         ],
     99         "nixpkgs-stable": [
    100           "nixpkgs"
    101         ]
    102       },
    103       "locked": {
    104         "lastModified": 1708018599,
    105         "narHash": "sha256-M+Ng6+SePmA8g06CmUZWi1AjG2tFBX9WCXElBHEKnyM=",
    106         "owner": "cachix",
    107         "repo": "pre-commit-hooks.nix",
    108         "rev": "5df5a70ad7575f6601d91f0efec95dd9bc619431",
    109         "type": "github"
    110       },
    111       "original": {
    112         "owner": "cachix",
    113         "repo": "pre-commit-hooks.nix",
    114         "type": "github"
    115       }
    116     },
    117     "root": {
    118       "inputs": {
    119         "flake-compat": "flake-compat",
    120         "flake-utils": "flake-utils",
    121         "geoip2-tarball": "geoip2-tarball",
    122         "gitignore": "gitignore",
    123         "nixpkgs": "nixpkgs",
    124         "pre-commit-hooks": "pre-commit-hooks"
    125       }
    126     },
    127     "systems": {
    128       "locked": {
    129         "lastModified": 1681028828,
    130         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    131         "owner": "nix-systems",
    132         "repo": "default",
    133         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    134         "type": "github"
    135       },
    136       "original": {
    137         "owner": "nix-systems",
    138         "repo": "default",
    139         "type": "github"
    140       }
    141     }
    142   },
    143   "root": "root",
    144   "version": 7
    145 }