virittaa

audio metadata analyzer
Log | Files | Refs | README | LICENSE

flake.lock (4550B)


      1 {
      2   "nodes": {
      3     "crane": {
      4       "locked": {
      5         "lastModified": 1780532242,
      6         "narHash": "sha256-D+BsdpxmtUwtqGoY0IXPhHgTlmqgcZKCEo1oMyn7ep0=",
      7         "owner": "ipetkov",
      8         "repo": "crane",
      9         "rev": "59a82a1222dd3b2080b5cc52a1a2e8d5f1b77f37",
     10         "type": "github"
     11       },
     12       "original": {
     13         "owner": "ipetkov",
     14         "repo": "crane",
     15         "type": "github"
     16       }
     17     },
     18     "fenix": {
     19       "inputs": {
     20         "nixpkgs": [
     21           "nixpkgs"
     22         ],
     23         "rust-analyzer-src": "rust-analyzer-src"
     24       },
     25       "locked": {
     26         "lastModified": 1781430890,
     27         "narHash": "sha256-Dict8ZPqm3fei8iFXh75sPBNPqCdn7a8GJytgLajbGw=",
     28         "owner": "nix-community",
     29         "repo": "fenix",
     30         "rev": "1b9586dd32bb28519cf6eea855e2df5b4d5eca15",
     31         "type": "github"
     32       },
     33       "original": {
     34         "owner": "nix-community",
     35         "repo": "fenix",
     36         "type": "github"
     37       }
     38     },
     39     "fenix_2": {
     40       "inputs": {
     41         "nixpkgs": [
     42           "naersk",
     43           "nixpkgs"
     44         ],
     45         "rust-analyzer-src": "rust-analyzer-src_2"
     46       },
     47       "locked": {
     48         "lastModified": 1752475459,
     49         "narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=",
     50         "owner": "nix-community",
     51         "repo": "fenix",
     52         "rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f",
     53         "type": "github"
     54       },
     55       "original": {
     56         "owner": "nix-community",
     57         "repo": "fenix",
     58         "type": "github"
     59       }
     60     },
     61     "flake-utils": {
     62       "inputs": {
     63         "systems": "systems"
     64       },
     65       "locked": {
     66         "lastModified": 1731533236,
     67         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
     68         "owner": "numtide",
     69         "repo": "flake-utils",
     70         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
     71         "type": "github"
     72       },
     73       "original": {
     74         "owner": "numtide",
     75         "repo": "flake-utils",
     76         "type": "github"
     77       }
     78     },
     79     "naersk": {
     80       "inputs": {
     81         "fenix": "fenix_2",
     82         "nixpkgs": [
     83           "nixpkgs"
     84         ]
     85       },
     86       "locked": {
     87         "lastModified": 1781258734,
     88         "narHash": "sha256-rfZT1gFztHDqA4gcFLO/Qv74bulhW/mXYqIHYTmc1lA=",
     89         "owner": "nix-community",
     90         "repo": "naersk",
     91         "rev": "3ddafa67a4c7d06483995c85c66a2d285b738833",
     92         "type": "github"
     93       },
     94       "original": {
     95         "owner": "nix-community",
     96         "repo": "naersk",
     97         "type": "github"
     98       }
     99     },
    100     "nixpkgs": {
    101       "locked": {
    102         "lastModified": 1781074563,
    103         "narHash": "sha256-md8WlXOlfnIeHeOScMTTHFyf2d6iaTwPl2apR5EQ3P4=",
    104         "owner": "NixOS",
    105         "repo": "nixpkgs",
    106         "rev": "9ae611a455b90cf061d8f332b977e387bda8e1ca",
    107         "type": "github"
    108       },
    109       "original": {
    110         "id": "nixpkgs",
    111         "ref": "nixos-unstable",
    112         "type": "indirect"
    113       }
    114     },
    115     "root": {
    116       "inputs": {
    117         "crane": "crane",
    118         "fenix": "fenix",
    119         "flake-utils": "flake-utils",
    120         "naersk": "naersk",
    121         "nixpkgs": "nixpkgs"
    122       }
    123     },
    124     "rust-analyzer-src": {
    125       "flake": false,
    126       "locked": {
    127         "lastModified": 1781382341,
    128         "narHash": "sha256-1AuqkRHiBSuU8AjzPW4gFgwyPhFaMZhYJVtMormLvb8=",
    129         "owner": "rust-lang",
    130         "repo": "rust-analyzer",
    131         "rev": "5017a50153285a2d9bfa286e6fa96723e997d5b6",
    132         "type": "github"
    133       },
    134       "original": {
    135         "owner": "rust-lang",
    136         "ref": "nightly",
    137         "repo": "rust-analyzer",
    138         "type": "github"
    139       }
    140     },
    141     "rust-analyzer-src_2": {
    142       "flake": false,
    143       "locked": {
    144         "lastModified": 1752428706,
    145         "narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=",
    146         "owner": "rust-lang",
    147         "repo": "rust-analyzer",
    148         "rev": "591e3b7624be97e4443ea7b5542c191311aa141d",
    149         "type": "github"
    150       },
    151       "original": {
    152         "owner": "rust-lang",
    153         "ref": "nightly",
    154         "repo": "rust-analyzer",
    155         "type": "github"
    156       }
    157     },
    158     "systems": {
    159       "locked": {
    160         "lastModified": 1681028828,
    161         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    162         "owner": "nix-systems",
    163         "repo": "default",
    164         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    165         "type": "github"
    166       },
    167       "original": {
    168         "owner": "nix-systems",
    169         "repo": "default",
    170         "type": "github"
    171       }
    172     }
    173   },
    174   "root": "root",
    175   "version": 7
    176 }