dotfiles/entropy/nixos/flake.lock

95 lines
2.4 KiB
Text
Raw Normal View History

2023-01-24 09:43:41 +00:00
{
"nodes": {
"mlir": {
"inputs": {
2024-03-18 14:00:38 +00:00
"nixpkgs": "nixpkgs"
2023-01-24 09:43:41 +00:00
},
"locked": {
2024-03-11 09:19:03 +00:00
"lastModified": 1710148658,
"narHash": "sha256-C+fdGzsCfZBoeUrETdyFMqqmYz+bJFpAA2yRPKA/7W4=",
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
"repo": "mlir.nix",
2024-03-11 09:19:03 +00:00
"rev": "1c2fca6c0a5d4996f4cd29156b7ca09bc7a13683",
2023-01-26 13:56:59 +00:00
"type": "github"
2023-01-24 09:43:41 +00:00
},
"original": {
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
2023-08-08 07:55:53 +00:00
"ref": "circt",
2023-01-26 13:56:59 +00:00
"repo": "mlir.nix",
"type": "github"
2023-01-24 09:43:41 +00:00
}
},
"nixos-hardware": {
"locked": {
2024-04-22 08:14:19 +00:00
"lastModified": 1713521961,
"narHash": "sha256-EwR8wW9AqJhSIY+0oxWRybUZ32BVKuZ9bjlRh8SJvQ8=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-04-22 08:14:19 +00:00
"rev": "5d48925b815fd202781bfae8fb6f45c07112fdb2",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-03-11 09:19:03 +00:00
"lastModified": 1709961763,
"narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-11 09:19:03 +00:00
"rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-02-22 09:28:44 +00:00
"ref": "nixos-unstable",
2023-01-24 09:43:41 +00:00
"type": "indirect"
}
},
2024-03-18 14:00:38 +00:00
"nixpkgs_2": {
"locked": {
2024-04-22 08:14:19 +00:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2024-03-18 14:00:38 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-22 08:14:19 +00:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
2024-03-18 14:00:38 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-01-24 09:43:41 +00:00
"root": {
"inputs": {
"mlir": "mlir",
"nixos-hardware": "nixos-hardware",
2024-03-18 14:00:38 +00:00
"nixpkgs": "nixpkgs_2",
2023-04-14 07:40:57 +00:00
"unstable": "unstable"
}
},
"unstable": {
"locked": {
2024-04-22 08:14:19 +00:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2023-04-14 07:40:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-22 08:14:19 +00:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
2023-04-14 07:40:57 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2023-01-24 09:43:41 +00:00
}
}
},
"root": "root",
"version": 7
}