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-09-20 13:46:36 +02:00
"lastModified": 1695210150,
"narHash": "sha256-mdHcFexCunDMAjRhRrzpsKMvr/cwTa93Ml+KjV91uKk=",
2023-07-04 16:10:53 +02:00
"owner": "fsr",
"repo": "kpp",
2023-09-20 13:46:36 +02:00
"rev": "2fa4cfb22850beba2e61abd4e1a5a694e40cccb7",
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": {
2023-10-08 13:44:06 +02:00
"lastModified": 1696736548,
"narHash": "sha256-Dg0gJ9xVXud55sAbXspMapFYZOpVAldQQo7MFp91Vb0=",
2023-09-19 16:03:41 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
2023-10-08 13:44:06 +02:00
"rev": "2902dc66f64f733bfb45754e984e958e9fe7faf9",
2023-09-19 16:03:41 +02:00
"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-10-08 13:44:06 +02:00
"lastModified": 1696697597,
"narHash": "sha256-q26Qv4DQ+h6IeozF2o1secyQG0jt2VUT3V0K58jr3pg=",
2023-05-25 22:58:14 +02:00
"owner": "nixos",
2022-04-10 13:59:39 +02:00
"repo": "nixpkgs",
2023-10-08 13:44:06 +02:00
"rev": "5a237aecb57296f67276ac9ab296a41c23981f56",
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-10-08 13:44:06 +02:00
"lastModified": 1696717752,
"narHash": "sha256-qEq1styCyQHSrw7AOhskH2qwCFx93bOwsGEzUIrZC0g=",
2022-08-16 14:20:36 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-08 13:44:06 +02:00
"rev": "2f3b6b3fcd9fa0a4e6b544180c058a70890a7cc1",
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-10-08 13:44:06 +02:00
"lastModified": 1696734395,
"narHash": "sha256-O/g/wwBqqSS7RQ53bE6Ssf0pXVTCYfN7NnJDhKfggQY=",
2022-03-04 17:38:49 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-10-08 13:44:06 +02:00
"rev": "d7380c38d407eaf06d111832f4368ba3486b800e",
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
}