mediawiki-nix-container/flake.lock

28 lines
567 B
Plaintext
Raw Normal View History

2021-08-12 03:02:26 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
2021-09-05 06:49:41 +02:00
"lastModified": 1630761588,
"narHash": "sha256-7GXckvZy7DGh2KIyfdArqwnyeSc5Owy1fumEDQyd8eY=",
2021-08-12 03:02:26 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-09-05 06:49:41 +02:00
"rev": "a51aa6523bd8ee985bc70987909eff235900197a",
2021-08-12 03:02:26 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-09-05 06:49:41 +02:00
"ref": "nixos-unstable",
2021-08-12 03:02:26 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}