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-03-15 15:10:45 +00:00
"lastModified": 1678827852,
"narHash": "sha256-V8+w7LI9LWIShDV+bD4bEBmemM4tpJv9U5JNe+71LJk=",
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
"repo": "mlir.nix",
2023-03-15 15:10:45 +00:00
"rev": "dec3d6103757d4cdb9ea81162cfbc99fc3befd56",
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-03-15 15:10:45 +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-04-14 07:40:57 +00:00
"lastModified": 1680876084,
"narHash": "sha256-eP9yxP0wc7XuVaODugh+ajgbFGaile2O1ihxiLxOuvU=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-04-14 07:40:57 +00:00
"rev": "3006d2860a6ed5e01b0c3e7ffb730e9b293116e2",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-14 07:40:57 +00:00
"lastModified": 1681269223,
"narHash": "sha256-i6OeI2f7qGvmLfD07l1Az5iBL+bFeP0RHixisWtpUGo=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-14 07:40:57 +00:00
"rev": "87edbd74246ccdfa64503f334ed86fa04010bab9",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"mlir": "mlir",
"nixos-hardware": "nixos-hardware",
2023-04-14 07:40:57 +00:00
"nixpkgs": "nixpkgs",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
"lastModified": 1681303793,
"narHash": "sha256-JEdQHsYuCfRL2PICHlOiH/2ue3DwoxUX7DJ6zZxZXFk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fe2ecaf706a5907b5e54d979fbde4924d84b65fc",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2023-01-24 09:43:41 +00:00
}
}
},
"root": "root",
"version": 7
}