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-07-13 10:15:14 +00:00
"lastModified": 1689243291,
"narHash": "sha256-beD+uY2+Fn5bR1nWzzjikmCQGxnFDePWI0464zi+Dhg=",
2023-01-26 13:56:59 +00:00
"owner": "Feliix42",
"repo": "mlir.nix",
2023-07-13 10:15:14 +00:00
"rev": "02a73472f18be570657a36a57e04244e32f4a471",
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-07-16 17:42:39 +00:00
"lastModified": 1689320556,
2023-07-13 10:13:26 +00:00
"narHash": "sha256-vODUkZLWFVCvo1KPK3dC2CbXjxa9antEn5ozwlcTr48=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-07-16 17:42:39 +00:00
"rev": "d4ea64f2063820120c05f6ba93ee02e6d4671d6b",
2023-01-24 09:43:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-16 17:42:39 +00:00
"lastModified": 1689431009,
"narHash": "sha256-hPgQCRWP5q/Xc4qOIP3c2krR9nQua78+t9EDiuey5nc=",
2023-01-24 09:43:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-16 17:42:39 +00:00
"rev": "af8279f65fe71ce5a448408034a8c06e2b4b2c66",
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-07-16 17:42:39 +00:00
"lastModified": 1689444953,
"narHash": "sha256-0o56bfb2LC38wrinPdCGLDScd77LVcr7CrH1zK7qvDg=",
2023-04-14 07:40:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-16 17:42:39 +00:00
"rev": "8acef304efe70152463a6399f73e636bcc363813",
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
}