...

Text file src/github.com/sagikazarmark/slog-shim/flake.lock

Documentation: github.com/sagikazarmark/slog-shim

     1{
     2  "nodes": {
     3    "devenv": {
     4      "inputs": {
     5        "flake-compat": "flake-compat",
     6        "nix": "nix",
     7        "nixpkgs": "nixpkgs",
     8        "pre-commit-hooks": "pre-commit-hooks"
     9      },
    10      "locked": {
    11        "lastModified": 1694097209,
    12        "narHash": "sha256-gQmBjjxeSyySjbh0yQVBKApo2KWIFqqbRUvG+Fa+QpM=",
    13        "owner": "cachix",
    14        "repo": "devenv",
    15        "rev": "7a8e6a91510efe89d8dcb8e43233f93e86f6b189",
    16        "type": "github"
    17      },
    18      "original": {
    19        "owner": "cachix",
    20        "repo": "devenv",
    21        "type": "github"
    22      }
    23    },
    24    "flake-compat": {
    25      "flake": false,
    26      "locked": {
    27        "lastModified": 1673956053,
    28        "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
    29        "owner": "edolstra",
    30        "repo": "flake-compat",
    31        "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
    32        "type": "github"
    33      },
    34      "original": {
    35        "owner": "edolstra",
    36        "repo": "flake-compat",
    37        "type": "github"
    38      }
    39    },
    40    "flake-parts": {
    41      "inputs": {
    42        "nixpkgs-lib": "nixpkgs-lib"
    43      },
    44      "locked": {
    45        "lastModified": 1693611461,
    46        "narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
    47        "owner": "hercules-ci",
    48        "repo": "flake-parts",
    49        "rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
    50        "type": "github"
    51      },
    52      "original": {
    53        "owner": "hercules-ci",
    54        "repo": "flake-parts",
    55        "type": "github"
    56      }
    57    },
    58    "flake-utils": {
    59      "inputs": {
    60        "systems": "systems"
    61      },
    62      "locked": {
    63        "lastModified": 1685518550,
    64        "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
    65        "owner": "numtide",
    66        "repo": "flake-utils",
    67        "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
    68        "type": "github"
    69      },
    70      "original": {
    71        "owner": "numtide",
    72        "repo": "flake-utils",
    73        "type": "github"
    74      }
    75    },
    76    "gitignore": {
    77      "inputs": {
    78        "nixpkgs": [
    79          "devenv",
    80          "pre-commit-hooks",
    81          "nixpkgs"
    82        ]
    83      },
    84      "locked": {
    85        "lastModified": 1660459072,
    86        "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
    87        "owner": "hercules-ci",
    88        "repo": "gitignore.nix",
    89        "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
    90        "type": "github"
    91      },
    92      "original": {
    93        "owner": "hercules-ci",
    94        "repo": "gitignore.nix",
    95        "type": "github"
    96      }
    97    },
    98    "lowdown-src": {
    99      "flake": false,
   100      "locked": {
   101        "lastModified": 1633514407,
   102        "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
   103        "owner": "kristapsdz",
   104        "repo": "lowdown",
   105        "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
   106        "type": "github"
   107      },
   108      "original": {
   109        "owner": "kristapsdz",
   110        "repo": "lowdown",
   111        "type": "github"
   112      }
   113    },
   114    "nix": {
   115      "inputs": {
   116        "lowdown-src": "lowdown-src",
   117        "nixpkgs": [
   118          "devenv",
   119          "nixpkgs"
   120        ],
   121        "nixpkgs-regression": "nixpkgs-regression"
   122      },
   123      "locked": {
   124        "lastModified": 1676545802,
   125        "narHash": "sha256-EK4rZ+Hd5hsvXnzSzk2ikhStJnD63odF7SzsQ8CuSPU=",
   126        "owner": "domenkozar",
   127        "repo": "nix",
   128        "rev": "7c91803598ffbcfe4a55c44ac6d49b2cf07a527f",
   129        "type": "github"
   130      },
   131      "original": {
   132        "owner": "domenkozar",
   133        "ref": "relaxed-flakes",
   134        "repo": "nix",
   135        "type": "github"
   136      }
   137    },
   138    "nixpkgs": {
   139      "locked": {
   140        "lastModified": 1678875422,
   141        "narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=",
   142        "owner": "NixOS",
   143        "repo": "nixpkgs",
   144        "rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459",
   145        "type": "github"
   146      },
   147      "original": {
   148        "owner": "NixOS",
   149        "ref": "nixpkgs-unstable",
   150        "repo": "nixpkgs",
   151        "type": "github"
   152      }
   153    },
   154    "nixpkgs-lib": {
   155      "locked": {
   156        "dir": "lib",
   157        "lastModified": 1693471703,
   158        "narHash": "sha256-0l03ZBL8P1P6z8MaSDS/MvuU8E75rVxe5eE1N6gxeTo=",
   159        "owner": "NixOS",
   160        "repo": "nixpkgs",
   161        "rev": "3e52e76b70d5508f3cec70b882a29199f4d1ee85",
   162        "type": "github"
   163      },
   164      "original": {
   165        "dir": "lib",
   166        "owner": "NixOS",
   167        "ref": "nixos-unstable",
   168        "repo": "nixpkgs",
   169        "type": "github"
   170      }
   171    },
   172    "nixpkgs-regression": {
   173      "locked": {
   174        "lastModified": 1643052045,
   175        "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
   176        "owner": "NixOS",
   177        "repo": "nixpkgs",
   178        "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
   179        "type": "github"
   180      },
   181      "original": {
   182        "owner": "NixOS",
   183        "repo": "nixpkgs",
   184        "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
   185        "type": "github"
   186      }
   187    },
   188    "nixpkgs-stable": {
   189      "locked": {
   190        "lastModified": 1685801374,
   191        "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
   192        "owner": "NixOS",
   193        "repo": "nixpkgs",
   194        "rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
   195        "type": "github"
   196      },
   197      "original": {
   198        "owner": "NixOS",
   199        "ref": "nixos-23.05",
   200        "repo": "nixpkgs",
   201        "type": "github"
   202      }
   203    },
   204    "nixpkgs_2": {
   205      "locked": {
   206        "lastModified": 1694345580,
   207        "narHash": "sha256-BbG0NUxQTz1dN/Y87yPWZc/0Kp/coJ0vM3+7sNa5kUM=",
   208        "owner": "NixOS",
   209        "repo": "nixpkgs",
   210        "rev": "f002de6834fdde9c864f33c1ec51da7df19cd832",
   211        "type": "github"
   212      },
   213      "original": {
   214        "owner": "NixOS",
   215        "ref": "master",
   216        "repo": "nixpkgs",
   217        "type": "github"
   218      }
   219    },
   220    "pre-commit-hooks": {
   221      "inputs": {
   222        "flake-compat": [
   223          "devenv",
   224          "flake-compat"
   225        ],
   226        "flake-utils": "flake-utils",
   227        "gitignore": "gitignore",
   228        "nixpkgs": [
   229          "devenv",
   230          "nixpkgs"
   231        ],
   232        "nixpkgs-stable": "nixpkgs-stable"
   233      },
   234      "locked": {
   235        "lastModified": 1688056373,
   236        "narHash": "sha256-2+SDlNRTKsgo3LBRiMUcoEUb6sDViRNQhzJquZ4koOI=",
   237        "owner": "cachix",
   238        "repo": "pre-commit-hooks.nix",
   239        "rev": "5843cf069272d92b60c3ed9e55b7a8989c01d4c7",
   240        "type": "github"
   241      },
   242      "original": {
   243        "owner": "cachix",
   244        "repo": "pre-commit-hooks.nix",
   245        "type": "github"
   246      }
   247    },
   248    "root": {
   249      "inputs": {
   250        "devenv": "devenv",
   251        "flake-parts": "flake-parts",
   252        "nixpkgs": "nixpkgs_2"
   253      }
   254    },
   255    "systems": {
   256      "locked": {
   257        "lastModified": 1681028828,
   258        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
   259        "owner": "nix-systems",
   260        "repo": "default",
   261        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
   262        "type": "github"
   263      },
   264      "original": {
   265        "owner": "nix-systems",
   266        "repo": "default",
   267        "type": "github"
   268      }
   269    }
   270  },
   271  "root": "root",
   272  "version": 7
   273}

View as plain text