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": {
2024-01-29 15:27:38 +00:00
"lastModified": 1706542027,
"narHash": "sha256-kunu519u5RI6ZQZ3tDoDpoFeGjY/93cBTbbFi1iiRCI=",
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
"repo": "mlir.nix",
2024-01-29 15:27:38 +00:00
"rev": "7845731a3091da638be59cce1ca62554ce7faea3",
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-02-26 10:54:40 +00:00
"lastModified": 1708594753,
"narHash": "sha256-c/gH7iXS/IYH9NrFOT+aJqTq+iEBkvAkpWuUHGU3+f0=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-02-26 10:54:40 +00:00
"rev": "3f7d0bca003eac1a1a7f4659bbab9c8f8c2a0958",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-02-26 10:54:40 +00:00
"lastModified": 1708807242,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-26 10:54:40 +00:00
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a",
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"
}
},
"root": {
"inputs": {
"mlir": "mlir",
"nixos-hardware": "nixos-hardware",
2023-04-14 07:40:57 +00:00
"nixpkgs": "nixpkgs",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
2024-02-26 10:54:40 +00:00
"lastModified": 1708807242,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=",
2023-04-14 07:40:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-26 10:54:40 +00:00
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a",
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
}