corpus

self-hosted listenbrainz and last.fm proxy
Log | Files | Refs | README | LICENSE

flake.lock (2356B)


      1 {
      2   "nodes": {
      3     "elm2nix": {
      4       "inputs": {
      5         "flake-utils": "flake-utils",
      6         "nixpkgs": "nixpkgs"
      7       },
      8       "locked": {
      9         "lastModified": 1780228057,
     10         "narHash": "sha256-+SC9/51yGalAnFgADXXROFx53Bk1X7456PSZvHHz3Gc=",
     11         "owner": "mtmn",
     12         "repo": "elm2nix",
     13         "rev": "e29c4c9769501d22ba491a7e6c1bb72841297842",
     14         "type": "github"
     15       },
     16       "original": {
     17         "owner": "mtmn",
     18         "repo": "elm2nix",
     19         "type": "github"
     20       }
     21     },
     22     "flake-utils": {
     23       "inputs": {
     24         "systems": "systems"
     25       },
     26       "locked": {
     27         "lastModified": 1731533236,
     28         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
     29         "owner": "numtide",
     30         "repo": "flake-utils",
     31         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
     32         "type": "github"
     33       },
     34       "original": {
     35         "id": "flake-utils",
     36         "type": "indirect"
     37       }
     38     },
     39     "nixpkgs": {
     40       "locked": {
     41         "lastModified": 1780030872,
     42         "narHash": "sha256-u6WU/yd/o8iYQrHX3RAwO1hYa3LkoSL+WNQD0rJfJZQ=",
     43         "path": "/nix/store/gx3lxb8dgifcimrgb0s00pfx69mab0sn-source",
     44         "rev": "e9a7635a57597d9754eccebdfc7045e6c8600e6b",
     45         "type": "path"
     46       },
     47       "original": {
     48         "id": "nixpkgs",
     49         "type": "indirect"
     50       }
     51     },
     52     "nixpkgs_2": {
     53       "locked": {
     54         "lastModified": 1780365719,
     55         "narHash": "sha256-QfWfccTN+70ZQ4m2qlU9PiKfz2Yppq94058iJyARNwc=",
     56         "owner": "NixOS",
     57         "repo": "nixpkgs",
     58         "rev": "ffa10e26ae11d676b2db836259889f1f571cb14f",
     59         "type": "github"
     60       },
     61       "original": {
     62         "owner": "NixOS",
     63         "ref": "nixpkgs-unstable",
     64         "repo": "nixpkgs",
     65         "type": "github"
     66       }
     67     },
     68     "root": {
     69       "inputs": {
     70         "elm2nix": "elm2nix",
     71         "nixpkgs": "nixpkgs_2"
     72       }
     73     },
     74     "systems": {
     75       "locked": {
     76         "lastModified": 1681028828,
     77         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
     78         "owner": "nix-systems",
     79         "repo": "default",
     80         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
     81         "type": "github"
     82       },
     83       "original": {
     84         "owner": "nix-systems",
     85         "repo": "default",
     86         "type": "github"
     87       }
     88     }
     89   },
     90   "root": "root",
     91   "version": 7
     92 }