fruitbasket/flake.lock

219 lines
5.5 KiB
Plaintext
Raw Normal View History

2022-03-04 17:38:49 +01:00
{
"nodes": {
2023-06-08 13:34:45 +02:00
"course-management": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"poetry2nix": "poetry2nix"
},
"locked": {
2023-09-10 17:26:32 +02:00
"lastModified": 1694358978,
"narHash": "sha256-gHWIIYJZepq1/3oFVkUkl0n52bRJWnNgmGaiZ2aGEwc=",
2023-06-08 13:34:45 +02:00
"owner": "fsr",
"repo": "course-management",
2023-09-10 17:26:32 +02:00
"rev": "5ccbee8151c5caa519ebdb2ce2b8ec52b7749949",
2023-06-08 13:34:45 +02:00
"type": "github"
},
"original": {
"owner": "fsr",
"repo": "course-management",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-07-04 16:10:53 +02:00
"kpp": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-29 12:43:48 +02:00
"lastModified": 1693305731,
"narHash": "sha256-ku0FU1pn6eXGdoEx0Tg0Kp8c8wmd6TF7IrdOnX0Uco0=",
2023-07-04 16:10:53 +02:00
"owner": "fsr",
"repo": "kpp",
2023-08-29 12:43:48 +02:00
"rev": "7c04f958bb652de680ae3311b6eab080ac64b3ad",
2023-07-04 16:10:53 +02:00
"type": "github"
},
"original": {
"owner": "fsr",
"repo": "kpp",
"type": "github"
}
},
2023-09-19 16:03:41 +02:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1694921880,
"narHash": "sha256-yU36cs5UdzhTwsM9bUWUz43N//ELzQ1ro69C07pU/8E=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "9d2bcc47110b3b6217dfebd6761ba20bc78aedf2",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2022-03-04 17:38:49 +01:00
"nixpkgs": {
2022-04-10 13:59:39 +02:00
"locked": {
2023-09-18 12:31:15 +02:00
"lastModified": 1694937365,
"narHash": "sha256-iHZSGrb9gVpZRR4B2ishUN/1LRKWtSHZNO37C8z1SmA=",
2023-05-25 22:58:14 +02:00
"owner": "nixos",
2022-04-10 13:59:39 +02:00
"repo": "nixpkgs",
2023-09-18 12:31:15 +02:00
"rev": "5d017a8822e0907fb96f7700a319f9fe2434de02",
2022-04-10 13:59:39 +02:00
"type": "github"
},
"original": {
2023-05-25 22:58:14 +02:00
"owner": "nixos",
"ref": "nixos-23.05",
2022-04-10 13:59:39 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-20 16:34:48 +01:00
"nixpkgs-stable": {
2022-08-16 14:20:36 +02:00
"locked": {
2023-09-19 16:03:41 +02:00
"lastModified": 1694908564,
"narHash": "sha256-ducA98AuWWJu5oUElIzN24Q22WlO8bOfixGzBgzYdVc=",
2022-08-16 14:20:36 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-19 16:03:41 +02:00
"rev": "596611941a74be176b98aeba9328aa9d01b8b322",
2022-08-16 14:20:36 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-11 18:21:48 +02:00
"ref": "release-23.05",
2022-08-16 14:20:36 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-08 13:34:45 +02:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"course-management",
"nixpkgs"
]
},
"locked": {
"lastModified": 1688440303,
"narHash": "sha256-hFfOyityHdVFI0HNM+sqZfpi9Fbvjvy0N9O7FjuqPWY=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "04714155bae013fb9b207e54d1faf9f0c3d08706",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2022-03-04 17:38:49 +01:00
"root": {
"inputs": {
2023-06-08 13:34:45 +02:00
"course-management": "course-management",
2023-07-04 16:10:53 +02:00
"kpp": "kpp",
2023-09-19 16:03:41 +02:00
"nix-index-database": "nix-index-database",
2023-05-25 22:58:14 +02:00
"nixpkgs": "nixpkgs",
2022-03-04 17:38:49 +01:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-08-16 14:20:36 +02:00
],
2023-01-20 16:34:48 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2022-03-04 17:38:49 +01:00
},
"locked": {
2023-09-19 16:03:41 +02:00
"lastModified": 1695101768,
"narHash": "sha256-1/j5/348l2+yxQUfkJCUpA6cDefS3H7V94kawk9uuRc=",
2022-03-04 17:38:49 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-09-19 16:03:41 +02:00
"rev": "4356a5a0c12c9dc1b6bdde0631c7600d9377ed8b",
2022-03-04 17:38:49 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2023-06-08 13:34:45 +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"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-03-04 17:38:49 +01:00
}
},
"root": "root",
"version": 7
}