exercism-solutions/flake.lock

122 lines
3 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"
}
},
2024-10-24 13:03:22 -05:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1729751566,
"narHash": "sha256-99u/hrgBdi8bxSXZc9ZbNkR5EL1htrkbd3lsbKzS60g=",
"owner": "nix-community",
"repo": "fenix",
"rev": "f32a2d484091a6dc98220b1f4a2c2d60b7c97c64",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2023-10-11 10:12:50 -05:00
"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-24 13:03:22 -05:00
"lastModified": 1729722069,
"narHash": "sha256-gY9Wc8ZhBsPdQqWnTV+XuNaj2dbQW0uslAaJHamczSE=",
2023-10-11 10:12:50 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-24 13:03:22 -05:00
"rev": "6301495959cf1737c6ebcd153833e4c4596f56e2",
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",
2024-10-24 13:03:22 -05:00
"fenix": "fenix",
2023-10-11 10:12:50 -05:00
"flake-utils": "flake-utils",
2024-10-19 08:57:02 -05:00
"nixpkgs": "nixpkgs"
2023-10-11 10:12:50 -05:00
}
},
2024-10-24 13:03:22 -05:00
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1729715509,
"narHash": "sha256-jUDN4e1kObbksb4sc+57NEeujBEDRdLCOu9wiE3RZdM=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "40492e15d49b89cf409e2c5536444131fac49429",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
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
}