Files
python-games/flake.lock
2026-05-30 13:44:09 -04:00

79 lines
2.0 KiB
JSON

{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1780161478,
"narHash": "sha256-rDecpW3DELGlKJzQ8mNpiYMZM/GiWJBJtDb8C5RMZ4E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4559cbbadcd2ee31608d9c4638b4875554e7dc71",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-26.05",
"repo": "nixpkgs",
"type": "github"
}
},
"python-games": {
"flake": false,
"locked": {
"lastModified": 1422347668,
"narHash": "sha256-jcSlpFAwnYzCB8f30sqyxteeKYvsZbk/ZBj5o49b+H0=",
"ref": "refs/heads/master",
"rev": "956e7604905940db7132644f7b2660874fd6e102",
"revCount": 8,
"type": "git",
"url": "https://github.com/KenT2/python-games.git"
},
"original": {
"type": "git",
"url": "https://github.com/KenT2/python-games.git"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"python-games": "python-games"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}