exercism-solutions/flake.lock

83 lines
2 KiB
Text
Raw Normal View History

2023-10-11 10:12:50 -05:00
{
"nodes": {
"devshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-19 08:57:02 -05:00
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
2023-10-11 10:12:50 -05:00
"owner": "numtide",
"repo": "devshell",
2024-10-19 08:57:02 -05:00
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
2023-10-11 10:12:50 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-10-19 08:57:02 -05:00
"systems": "systems"
2023-10-11 10:12:50 -05:00
},
"locked": {
2024-10-19 08:57:02 -05:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-10-11 10:12:50 -05:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-19 08:57:02 -05:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-10-11 10:12:50 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-10-23 14:12:11 -05:00
"lastModified": 1729658218,
"narHash": "sha256-9Rg+AqLqvqqJniP/OQB3GtgXoAd8IlazsHp97va042Y=",
2023-10-11 10:12:50 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-23 14:12:11 -05:00
"rev": "dfffb2e7a52d29a0ef8e21ec8a0f30487b227f1a",
2023-10-11 10:12:50 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-10-19 08:57:02 -05:00
"ref": "nixpkgs-unstable",
2023-10-11 10:12:50 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
"flake-utils": "flake-utils",
2024-10-19 08:57:02 -05:00
"nixpkgs": "nixpkgs"
2023-10-11 10:12:50 -05:00
}
},
"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
}