mirror of
https://github.com/youwen5/nix-dev-envs.git
synced 2024-11-24 18:33:50 -08:00
97 lines
2.4 KiB
Text
97 lines
2.4 KiB
Text
|
{
|
||
|
"nodes": {
|
||
|
"flake-utils": {
|
||
|
"inputs": {
|
||
|
"systems": "systems"
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1710146030,
|
||
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
||
|
"owner": "numtide",
|
||
|
"repo": "flake-utils",
|
||
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "numtide",
|
||
|
"repo": "flake-utils",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs": {
|
||
|
"locked": {
|
||
|
"lastModified": 1723637854,
|
||
|
"narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=",
|
||
|
"owner": "NixOS",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "NixOS",
|
||
|
"ref": "nixos-unstable",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs_2": {
|
||
|
"locked": {
|
||
|
"lastModified": 1718428119,
|
||
|
"narHash": "sha256-WdWDpNaq6u1IPtxtYHHWpl5BmabtpmLnMAx0RdJ/vo8=",
|
||
|
"owner": "NixOS",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "e6cea36f83499eb4e9cd184c8a8e823296b50ad5",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "NixOS",
|
||
|
"ref": "nixpkgs-unstable",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"root": {
|
||
|
"inputs": {
|
||
|
"flake-utils": "flake-utils",
|
||
|
"nixpkgs": "nixpkgs",
|
||
|
"rust-overlay": "rust-overlay"
|
||
|
}
|
||
|
},
|
||
|
"rust-overlay": {
|
||
|
"inputs": {
|
||
|
"nixpkgs": "nixpkgs_2"
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1723947704,
|
||
|
"narHash": "sha256-TcVf66N2NgGhxORFytzgqWcg0XJ+kk8uNLNsTRI5sYM=",
|
||
|
"owner": "oxalica",
|
||
|
"repo": "rust-overlay",
|
||
|
"rev": "456e78a55feade2c3bc6d7bc0bf5e710c9d86120",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "oxalica",
|
||
|
"repo": "rust-overlay",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"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
|
||
|
}
|