dotfiles/entropy/nixos/flake.lock

82 lines
2 KiB
Text
Raw Normal View History

2023-01-24 09:43:41 +00:00
{
"nodes": {
"mlir": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-27 13:44:15 +00:00
"lastModified": 1693143836,
"narHash": "sha256-U+Lz5XcSiXfmx3DAor6QiDRwtZHk/pec8sDh7TXXV64=",
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
"repo": "mlir.nix",
2023-08-27 13:44:15 +00:00
"rev": "5323fc61843b515b748111c006dec91abfa12bb8",
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": {
2023-08-27 13:38:45 +00:00
"lastModified": 1692952286,
"narHash": "sha256-TsrtPv3+Q1KR0avZxpiJH+b6fX/R/hEQVHbjl1ebotY=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-08-27 13:38:45 +00:00
"rev": "817e297fc3352fadc15f2c5306909aa9192d7d97",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-27 13:38:45 +00:00
"lastModified": 1693087214,
"narHash": "sha256-Kn1SSqRfPpqcI1MDy82JXrPT1WI8c03TA2F0xu6kS+4=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-27 13:38:45 +00:00
"rev": "f155f0cf4ea43c4e3c8918d2d327d44777b6cad4",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-05-26 15:18:44 +00:00
"ref": "nixos-23.05",
2023-01-24 09:43:41 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
"mlir": "mlir",
"nixos-hardware": "nixos-hardware",
2023-04-14 07:40:57 +00:00
"nixpkgs": "nixpkgs",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
2023-08-27 13:38:45 +00:00
"lastModified": 1693003285,
"narHash": "sha256-5nm4yrEHKupjn62MibENtfqlP6pWcRTuSKrMiH9bLkc=",
2023-04-14 07:40:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-27 13:38:45 +00:00
"rev": "5690c4271f2998c304a45c91a0aeb8fb69feaea7",
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
}