dotfiles/entropy/nixos/flake.lock

95 lines
2.4 KiB
Text
Raw Normal View History

2023-01-24 10:43:41 +01:00
{
"nodes": {
"mlir": {
"inputs": {
2024-03-18 15:00:38 +01:00
"nixpkgs": "nixpkgs"
2023-01-24 10:43:41 +01:00
},
"locked": {
2024-07-30 17:56:30 +02:00
"lastModified": 1722354303,
"narHash": "sha256-TxIDL4orO9Gy1Uct9VQ+rinzQGN6891aJt4vJQE9QXk=",
2023-01-26 14:56:59 +01:00
"owner": "Feliix42",
"repo": "mlir.nix",
2024-07-30 17:56:30 +02:00
"rev": "54bb99e4ebe56d589a76544c347bde16d1dee7d2",
2023-01-26 14:56:59 +01:00
"type": "github"
2023-01-24 10:43:41 +01:00
},
"original": {
2023-01-26 14:56:59 +01:00
"owner": "Feliix42",
2023-08-08 09:55:53 +02:00
"ref": "circt",
2023-01-26 14:56:59 +01:00
"repo": "mlir.nix",
"type": "github"
2023-01-24 10:43:41 +01:00
}
},
"nixos-hardware": {
"locked": {
2025-01-21 15:30:12 +01:00
"lastModified": 1737359802,
"narHash": "sha256-utplyRM6pqnN940gfaLFBb9oUCSzkan86IvmkhsVlN8=",
2023-01-24 10:43:41 +01:00
"owner": "NixOS",
"repo": "nixos-hardware",
2025-01-21 15:30:12 +01:00
"rev": "61c79181e77ef774ab0468b28a24bc2647d498d6",
2023-01-24 10:43:41 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-30 13:21:20 +02:00
"lastModified": 1722062969,
"narHash": "sha256-QOS0ykELUmPbrrUGmegAUlpmUFznDQeR4q7rFhl8eQg=",
2023-01-24 10:43:41 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-30 13:21:20 +02:00
"rev": "b73c2221a46c13557b1b3be9c2070cc42cf01eb3",
2023-01-24 10:43:41 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-02-22 10:28:44 +01:00
"ref": "nixos-unstable",
2023-01-24 10:43:41 +01:00
"type": "indirect"
}
},
2024-03-18 15:00:38 +01:00
"nixpkgs_2": {
"locked": {
2025-01-21 15:30:12 +01:00
"lastModified": 1737062831,
"narHash": "sha256-Tbk1MZbtV2s5aG+iM99U8FqwxU/YNArMcWAv6clcsBc=",
2024-03-18 15:00:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-21 15:30:12 +01:00
"rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c",
2024-03-18 15:00:38 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-01-24 10:43:41 +01:00
"root": {
"inputs": {
"mlir": "mlir",
"nixos-hardware": "nixos-hardware",
2024-03-18 15:00:38 +01:00
"nixpkgs": "nixpkgs_2",
2023-04-14 09:40:57 +02:00
"unstable": "unstable"
}
},
"unstable": {
"locked": {
2025-01-21 15:30:12 +01:00
"lastModified": 1737062831,
"narHash": "sha256-Tbk1MZbtV2s5aG+iM99U8FqwxU/YNArMcWAv6clcsBc=",
2023-04-14 09:40:57 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-21 15:30:12 +01:00
"rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c",
2023-04-14 09:40:57 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
2023-01-24 10:43:41 +01:00
}
}
},
"root": "root",
"version": 7
}