lib

Core libraries for Radroots
git clone https://radroots.dev/git/lib.git
Log | Files | Refs | README | LICENSE

flake.lock (3031B)


      1 {
      2   "nodes": {
      3     "crane": {
      4       "locked": {
      5         "lastModified": 1773189535,
      6         "narHash": "sha256-E1G/Or6MWeP+L6mpQ0iTFLpzSzlpGrITfU2220Gq47g=",
      7         "owner": "ipetkov",
      8         "repo": "crane",
      9         "rev": "6fa2fb4cf4a89ba49fc9dd5a3eb6cde99d388269",
     10         "type": "github"
     11       },
     12       "original": {
     13         "owner": "ipetkov",
     14         "repo": "crane",
     15         "type": "github"
     16       }
     17     },
     18     "flake-parts": {
     19       "inputs": {
     20         "nixpkgs-lib": "nixpkgs-lib"
     21       },
     22       "locked": {
     23         "lastModified": 1772408722,
     24         "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
     25         "owner": "hercules-ci",
     26         "repo": "flake-parts",
     27         "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
     28         "type": "github"
     29       },
     30       "original": {
     31         "owner": "hercules-ci",
     32         "repo": "flake-parts",
     33         "type": "github"
     34       }
     35     },
     36     "nixpkgs": {
     37       "locked": {
     38         "lastModified": 1773222311,
     39         "narHash": "sha256-BHoB/XpbqoZkVYZCfXJXfkR+GXFqwb/4zbWnOr2cRcU=",
     40         "owner": "NixOS",
     41         "repo": "nixpkgs",
     42         "rev": "0590cd39f728e129122770c029970378a79d076a",
     43         "type": "github"
     44       },
     45       "original": {
     46         "owner": "NixOS",
     47         "ref": "nixos-25.11",
     48         "repo": "nixpkgs",
     49         "type": "github"
     50       }
     51     },
     52     "nixpkgs-lib": {
     53       "locked": {
     54         "lastModified": 1772328832,
     55         "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
     56         "owner": "nix-community",
     57         "repo": "nixpkgs.lib",
     58         "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
     59         "type": "github"
     60       },
     61       "original": {
     62         "owner": "nix-community",
     63         "repo": "nixpkgs.lib",
     64         "type": "github"
     65       }
     66     },
     67     "root": {
     68       "inputs": {
     69         "crane": "crane",
     70         "flake-parts": "flake-parts",
     71         "nixpkgs": "nixpkgs",
     72         "rust-overlay": "rust-overlay",
     73         "treefmt-nix": "treefmt-nix"
     74       }
     75     },
     76     "rust-overlay": {
     77       "inputs": {
     78         "nixpkgs": [
     79           "nixpkgs"
     80         ]
     81       },
     82       "locked": {
     83         "lastModified": 1773284828,
     84         "narHash": "sha256-0qI+a9z7KpYCBbp4ENN32b2tf0VmC3MhgFw1KAroqxQ=",
     85         "owner": "oxalica",
     86         "repo": "rust-overlay",
     87         "rev": "2b18fe48d9a8a4ff3850d56b67cfe72f2a589237",
     88         "type": "github"
     89       },
     90       "original": {
     91         "owner": "oxalica",
     92         "repo": "rust-overlay",
     93         "type": "github"
     94       }
     95     },
     96     "treefmt-nix": {
     97       "inputs": {
     98         "nixpkgs": [
     99           "nixpkgs"
    100         ]
    101       },
    102       "locked": {
    103         "lastModified": 1773297127,
    104         "narHash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=",
    105         "owner": "numtide",
    106         "repo": "treefmt-nix",
    107         "rev": "71b125cd05fbfd78cab3e070b73544abe24c5016",
    108         "type": "github"
    109       },
    110       "original": {
    111         "owner": "numtide",
    112         "repo": "treefmt-nix",
    113         "type": "github"
    114       }
    115     }
    116   },
    117   "root": "root",
    118   "version": 7
    119 }