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-11-13 09:00:14 +00:00
"lastModified": 1699865975,
"narHash": "sha256-3L0CCqT0rXM09FoETgJiwF+tBq8NyH4zSqT09rOoKOU=",
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
"repo": "mlir.nix",
2023-11-13 09:00:14 +00:00
"rev": "4545f1bcca0ed56351a6b8c8bb085d1b30177025",
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": {
"lastModified": 1699954245,
"narHash": "sha256-CSnfeOHc/wco8amdA0j268OaLrMcI5gGtK6Zm+y3lT0=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "df9bb8a436607da124e8cfa0fd19e70e9d9e0b7b",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-13 09:00:14 +00:00
"lastModified": 1699596684,
"narHash": "sha256-XSXP8zjBZJBVvpNb2WmY0eW8O2ce+sVyj1T0/iBRIvg=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-13 09:00:14 +00:00
"rev": "da4024d0ead5d7820f6bd15147d3fe2a0c0cec73",
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-11-13 09:00:14 +00:00
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
2023-04-14 07:40:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-13 09:00:14 +00:00
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
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
}