rust-nix-template/flake.lock

116 lines
2.9 KiB
Text
Raw Normal View History

2021-04-07 00:17:50 +02:00
{
"nodes": {
2023-06-26 18:32:36 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-10-25 20:28:42 +02:00
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
2023-06-26 18:32:36 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-10-25 20:28:42 +02:00
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
2023-06-26 18:32:36 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
2021-04-08 06:06:28 +02:00
"locked": {
"lastModified": 1704626572,
"narHash": "sha256-VwRTEKzK4wSSv64G+g3RLF3t6yBHrhR2VK3kZ5UWisU=",
2023-07-23 15:54:27 +02:00
"owner": "nixos",
2023-06-26 18:32:36 +02:00
"repo": "nixpkgs",
"rev": "24fe8bb4f552ad3926274d29e083b79d84707da6",
2023-06-26 18:32:36 +02:00
"type": "github"
},
"original": {
2023-07-23 15:54:27 +02:00
"owner": "nixos",
2023-06-26 18:32:36 +02:00
"ref": "nixos-unstable",
2023-07-23 15:54:27 +02:00
"repo": "nixpkgs",
"type": "github"
2023-06-26 18:32:36 +02:00
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-10-25 20:28:42 +02:00
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
2023-06-26 18:32:36 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-25 20:28:42 +02:00
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
2023-06-26 18:32:36 +02:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-10-25 20:28:42 +02:00
"lastModified": 1695644571,
"narHash": "sha256-asS9dCCdlt1lPq0DLwkVBbVoEKuEuz+Zi3DG7pR/RxA=",
2023-06-26 18:32:36 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-25 20:28:42 +02:00
"rev": "6500b4580c2a1f3d0f980d32d285739d8e156d92",
2023-06-26 18:32:36 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-07-23 15:54:27 +02:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
2023-06-26 18:32:36 +02:00
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
2023-07-23 15:54:27 +02:00
"nixpkgs": "nixpkgs_2"
2023-06-26 18:32:36 +02:00
},
"locked": {
2023-10-25 20:28:42 +02:00
"lastModified": 1697388351,
"narHash": "sha256-63N2eBpKaziIy4R44vjpUu8Nz5fCJY7okKrkixvDQmY=",
2023-06-26 18:32:36 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2023-10-25 20:28:42 +02:00
"rev": "aae39f64f5ecbe89792d05eacea5cb241891292a",
2021-04-08 06:06:28 +02:00
"type": "github"
},
"original": {
2023-06-26 18:32:36 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2021-04-08 06:06:28 +02:00
"type": "github"
}
2021-04-07 00:17:50 +02:00
}
},
"root": "root",
"version": 7
}