fruitbasket/flake.lock

301 lines
7.7 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-12-14 15:07:02 +01:00
"lastModified": 1701429257,
"narHash": "sha256-qogV2s6wU1KrFaPUPdUdRNYMLnuRJ19lnF8+bqqA5YE=",
2023-06-08 13:34:45 +02:00
"owner": "fsr",
"repo": "course-management",
2023-12-14 15:07:02 +01:00
"rev": "a0342bef0d833ef2175769e6cf3475a210fa3b94",
2023-06-08 13:34:45 +02:00
"type": "github"
},
"original": {
"owner": "fsr",
"repo": "course-management",
"type": "github"
}
},
2023-10-23 10:27:30 +02:00
"ese-manual": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698049587,
"narHash": "sha256-gNxpJdxSrpWMTBSGFO4HfXgr+FiAGtwEXCvxd6W8IUQ=",
"ref": "refs/heads/main",
"rev": "2d05abcd2b4e59db421c86fa9adaffa3dccb1086",
"revCount": 7,
"type": "git",
"url": "https://git.ifsr.de/ese/manual-website"
},
"original": {
"type": "git",
"url": "https://git.ifsr.de/ese/manual-website"
}
},
2023-06-08 13:34:45 +02:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-12-14 15:07:02 +01:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-06-08 13:34:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-14 15:07:02 +01:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-06-08 13:34:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2023-12-14 15:07:02 +01:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-06-08 13:34:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-14 15:07:02 +01:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-06-08 13:34:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-07-04 16:10:53 +02:00
"kpp": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-12 14:17:23 +01:00
"lastModified": 1702387001,
"narHash": "sha256-+MoKUwA5p/pyS7yW8Hj6JOQ4zonk6DDnaosYWhc6AlM=",
2023-07-04 16:10:53 +02:00
"owner": "fsr",
"repo": "kpp",
2023-12-12 14:17:23 +01:00
"rev": "9948a496d123229b25833ec24d9bcaf4d25bd99c",
2023-07-04 16:10:53 +02:00
"type": "github"
},
"original": {
"owner": "fsr",
"repo": "kpp",
"type": "github"
}
},
2023-12-14 15:07:02 +01:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"course-management",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1698974481,
"narHash": "sha256-yPncV9Ohdz1zPZxYHQf47S8S0VrnhV7nNhCawY46hDA=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "4bb5e752616262457bc7ca5882192a564c0472d2",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-09-19 16:03:41 +02:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-14 15:07:02 +01:00
"lastModified": 1702291765,
"narHash": "sha256-kfxavgLKPIZdYVPUPcoDZyr5lleymrqbr5G9PVfQ2NY=",
2023-09-19 16:03:41 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
2023-12-14 15:07:02 +01:00
"rev": "45d82e0a8b9dd6c5dd9da835ac0c072239af7785",
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-12-14 15:07:02 +01:00
"lastModified": 1702346276,
"narHash": "sha256-eAQgwIWApFQ40ipeOjVSoK4TEHVd6nbSd9fApiHIw5A=",
2023-05-25 22:58:14 +02:00
"owner": "nixos",
2022-04-10 13:59:39 +02:00
"repo": "nixpkgs",
2023-12-14 15:07:02 +01:00
"rev": "cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7",
2022-04-10 13:59:39 +02:00
"type": "github"
},
"original": {
2023-05-25 22:58:14 +02:00
"owner": "nixos",
2023-12-14 15:07:02 +01:00
"ref": "nixos-23.11",
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-12-14 15:07:02 +01:00
"lastModified": 1702148972,
"narHash": "sha256-h2jODFP6n+ABrUWcGRSVPRFfLOkM9TJ2pO+h+9JcaL0=",
2022-08-16 14:20:36 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-14 15:07:02 +01:00
"rev": "b8f33c044e51de6dde3ad80a9676945e0e4e3227",
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",
2023-12-14 15:07:02 +01:00
"nix-github-actions": "nix-github-actions",
2023-06-08 13:34:45 +02:00
"nixpkgs": [
"course-management",
"nixpkgs"
2023-12-14 15:07:02 +01:00
],
"systems": "systems_3",
"treefmt-nix": "treefmt-nix"
2023-06-08 13:34:45 +02:00
},
"locked": {
2023-12-14 15:07:02 +01:00
"lastModified": 1701399357,
"narHash": "sha256-QSGP2J73HQ4gF5yh+MnClv2KUKzcpTmikdmV8ULfq2E=",
2023-06-08 13:34:45 +02:00
"owner": "nix-community",
"repo": "poetry2nix",
2023-12-14 15:07:02 +01:00
"rev": "7acb78166a659d6afe9b043bb6fe5cb5e86bb75e",
2023-06-08 13:34:45 +02:00
"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-10-23 10:27:30 +02:00
"ese-manual": "ese-manual",
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-12-14 15:07:02 +01:00
"lastModified": 1702177193,
"narHash": "sha256-J2409SyXROoUHYXVy9h4Pj0VU8ReLuy/mzBc9iK4DBg=",
2022-03-04 17:38:49 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-12-14 15:07:02 +01:00
"rev": "d806e546f96c88cd9f7d91c1c19ebc99ba6277d9",
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"
}
2023-12-14 15:07:02 +01:00
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"id": "systems",
"type": "indirect"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"course-management",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1699786194,
"narHash": "sha256-3h3EH1FXQkIeAuzaWB+nK0XK54uSD46pp+dMD3gAcB4=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "e82f32aa7f06bbbd56d7b12186d555223dc399d1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2022-03-04 17:38:49 +01:00
}
},
"root": "root",
"version": 7
}