simple-web-app

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

flake.lock (1536B)


      1 {
      2   "nodes": {
      3     "crane": {
      4       "locked": {
      5         "lastModified": 1776635034,
      6         "narHash": "sha256-OEOJrT3ZfwbChzODfIH4GzlNTtOFuZFWPtW7jIeR8xU=",
      7         "owner": "ipetkov",
      8         "repo": "crane",
      9         "rev": "dc7496d8ea6e526b1254b55d09b966e94673750f",
     10         "type": "github"
     11       },
     12       "original": {
     13         "owner": "ipetkov",
     14         "repo": "crane",
     15         "type": "github"
     16       }
     17     },
     18     "nixpkgs": {
     19       "locked": {
     20         "lastModified": 1776548001,
     21         "narHash": "sha256-ZSK0NL4a1BwVbbTBoSnWgbJy9HeZFXLYQizjb2DPF24=",
     22         "owner": "NixOS",
     23         "repo": "nixpkgs",
     24         "rev": "b12141ef619e0a9c1c84dc8c684040326f27cdcc",
     25         "type": "github"
     26       },
     27       "original": {
     28         "owner": "NixOS",
     29         "ref": "nixos-unstable",
     30         "repo": "nixpkgs",
     31         "type": "github"
     32       }
     33     },
     34     "root": {
     35       "inputs": {
     36         "crane": "crane",
     37         "nixpkgs": "nixpkgs",
     38         "rust-overlay": "rust-overlay"
     39       }
     40     },
     41     "rust-overlay": {
     42       "inputs": {
     43         "nixpkgs": [
     44           "nixpkgs"
     45         ]
     46       },
     47       "locked": {
     48         "lastModified": 1776654897,
     49         "narHash": "sha256-Vqi4AiJVCcBGn/RmBtRCgyH5rCxqm/w0xV9diJWF1Ic=",
     50         "owner": "oxalica",
     51         "repo": "rust-overlay",
     52         "rev": "25d75be8139815a53560745fa060909777495105",
     53         "type": "github"
     54       },
     55       "original": {
     56         "owner": "oxalica",
     57         "repo": "rust-overlay",
     58         "type": "github"
     59       }
     60     }
     61   },
     62   "root": "root",
     63   "version": 7
     64 }