nixos-config/flake.lock

181 lines
4.5 KiB
Plaintext
Raw Normal View History

2023-07-31 14:18:02 +02:00
{
"nodes": {
2023-10-06 12:01:35 +02:00
"agda": {
"inputs": {
2023-10-12 23:24:36 +02:00
"flake-utils": "flake-utils",
2023-10-06 12:01:35 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-01 17:00:30 +01:00
"lastModified": 1701366566,
"narHash": "sha256-B8Jmjld0gGbkVO08GsovVqrUXCs8VfJ8UdM3sjHnzgM=",
2023-10-06 12:01:35 +02:00
"owner": "agda",
"repo": "agda",
2023-12-01 17:00:30 +01:00
"rev": "4293e0a94d15acac915ab9088b2ec028f78d14a9",
2023-10-06 12:01:35 +02:00
"type": "github"
},
"original": {
"owner": "agda",
2023-12-01 17:00:30 +01:00
"ref": "v2.6.4.1",
2023-10-06 12:01:35 +02:00
"repo": "agda",
"type": "github"
}
},
"agda-stdlib-source": {
"flake": false,
"locked": {
2023-12-01 17:00:30 +01:00
"lastModified": 1697158940,
"narHash": "sha256-vtL6VPvTXhl/mepulUm8SYyTjnGsqno4RHDmTIy22Xg=",
2023-10-06 12:01:35 +02:00
"owner": "agda",
"repo": "agda-stdlib",
2023-12-01 17:00:30 +01:00
"rev": "0817da6877aa045932221134913d8511caa78d97",
2023-10-06 12:01:35 +02:00
"type": "github"
},
"original": {
"owner": "agda",
2023-12-01 17:00:30 +01:00
"ref": "v1.7.3",
2023-10-06 12:01:35 +02:00
"repo": "agda-stdlib",
"type": "github"
}
},
"cornelis": {
"inputs": {
2023-10-12 23:24:36 +02:00
"agda": [
"agda"
],
2023-10-06 12:01:35 +02:00
"agda-stdlib-source": "agda-stdlib-source",
"flake-compat": "flake-compat",
2023-10-12 23:24:36 +02:00
"flake-utils": "flake-utils_2",
2023-12-01 19:48:02 +01:00
"nixpkgs": [
"nixpkgs"
]
2023-10-06 12:01:35 +02:00
},
"locked": {
2023-12-01 19:48:02 +01:00
"lastModified": 11701455942,
"narHash": "sha256-oaAB7t6LQfgN/UHuar97zVm6BoH1GR7pk7WVJFsDtp4=",
2023-10-06 12:01:35 +02:00
"owner": "isovector",
"repo": "cornelis",
2023-12-01 19:48:02 +01:00
"rev": "4569a83064343d5cda9f3671332e22ecf8f40c42",
2023-10-06 12:01:35 +02:00
"type": "github"
},
"original": {
"owner": "isovector",
"repo": "cornelis",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2023-12-01 17:00:30 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-10-06 12:01:35 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2023-12-01 17:00:30 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-10-06 12:01:35 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2023-10-12 23:24:36 +02:00
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-10-06 12:01:35 +02:00
"inputs": {
"systems": "systems"
},
"locked": {
2023-12-01 17:00:30 +01:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-10-06 12:01:35 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-01 17:00:30 +01:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-10-06 12:01:35 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-07-31 14:18:02 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-01 17:00:30 +01:00
"lastModified": 1700814205,
"narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
2023-07-31 14:18:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-01 17:00:30 +01:00
"rev": "aeb2232d7a32530d3448318790534d196bf9427a",
2023-07-31 14:18:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-01 17:00:30 +01:00
"ref": "release-23.11",
2023-07-31 14:18:02 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-20 20:43:40 +01:00
"lastModified": 1701455942,
2023-12-01 17:00:30 +01:00
"narHash": "sha256-lNXUIlkfyDyp9Ox21hr+wsEf/IBklLvb6bYcyeXbdRc=",
2023-07-31 14:18:02 +02:00
"owner": "NixOs",
"repo": "nixpkgs",
2023-12-01 17:00:30 +01:00
"rev": "50aa30a13c4ab5e7ba282da460a3e3d44e9d0eb3",
2023-07-31 14:18:02 +02:00
"type": "github"
},
"original": {
"owner": "NixOs",
2023-12-01 17:00:30 +01:00
"ref": "nixos-23.11",
2023-07-31 14:18:02 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-10-12 23:24:36 +02:00
"agda": "agda",
2023-10-06 12:01:35 +02:00
"cornelis": "cornelis",
2023-07-31 14:18:02 +02:00
"home-manager": "home-manager",
2023-12-01 19:48:02 +01:00
"nixpkgs": "nixpkgs"
2023-10-06 12:01:35 +02:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
2023-07-31 14:18:02 +02:00
}
}
},
"root": "root",
"version": 7
}