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-06-22 07:25:34 +00:00
"lastModified": 1687418702,
"narHash": "sha256-Gkc5zuBuIdfCL+UZcPLEoVRVm4n84bUgdswm7KqXjwE=",
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
"repo": "mlir.nix",
2023-06-22 07:25:34 +00:00
"rev": "3bb91998a3427a7cc052422cf91ec546eb7d7499",
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-04-18 09:16:20 +00:00
"ref": "main",
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-06-22 07:25:34 +00:00
"lastModified": 1686838567,
"narHash": "sha256-aqKCUD126dRlVSKV6vWuDCitfjFrZlkwNuvj5LtjRRU=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-06-22 07:25:34 +00:00
"rev": "429f232fe1dc398c5afea19a51aad6931ee0fb89",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-22 07:25:34 +00:00
"lastModified": 1687288566,
"narHash": "sha256-VckkiJ88Gzdc2cstm0z5eFcrHbvkm4VjxavHBGssvZI=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-22 07:25:34 +00:00
"rev": "b6c73c5fe53bb3afbf65e870541e0645e9145171",
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-06-22 07:25:34 +00:00
"lastModified": 1686960236,
"narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=",
2023-04-14 07:40:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-22 07:25:34 +00:00
"rev": "04af42f3b31dba0ef742d254456dc4c14eedac86",
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
}