fruitbasket/flake.lock

240 lines
6.1 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-11-05 19:22:59 +01:00
"lastModified": 1699040089,
"narHash": "sha256-EEBYKHZgC3ecjEZno+a/ZbFRCCln2PrkVVzLJDXquZ4=",
2023-06-08 13:34:45 +02:00
"owner": "fsr",
"repo": "course-management",
2023-11-05 19:22:59 +01:00
"rev": "28f2eedcf0be82f5b718dc2077c6fba0f444d971",
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": {
"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-11-05 19:22:59 +01:00
"lastModified": 1699156599,
"narHash": "sha256-Qk9ZE/pG9lNIGUVNArJxL0Hc0Soa92eQPPIhcDwWinU=",
2023-09-19 16:03:41 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
2023-11-05 19:22:59 +01:00
"rev": "5388a4002179d6778d212dc2fdcc7ac3fdbd5b65",
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-11-10 00:03:41 +01:00
"lastModified": 1699291058,
"narHash": "sha256-5ggduoaAMPHUy4riL+OrlAZE14Kh7JWX4oLEs22ZqfU=",
2023-05-25 22:58:14 +02:00
"owner": "nixos",
2022-04-10 13:59:39 +02:00
"repo": "nixpkgs",
2023-11-10 00:03:41 +01:00
"rev": "41de143fda10e33be0f47eab2bfe08a50f234267",
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-11-05 19:22:59 +01:00
"lastModified": 1699110214,
"narHash": "sha256-L2TU4RgtiqF69W8Gacg2jEkEYJrW+Kp0Mp4plwQh5b8=",
2022-08-16 14:20:36 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-05 19:22:59 +01:00
"rev": "78f3a4ae19f0e99d5323dd2e3853916b8ee4afee",
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-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-11-10 00:03:41 +01:00
"lastModified": 1699311858,
"narHash": "sha256-W/sQrghPAn5J9d+9kMnHqi4NPVWVpy0V/qzQeZfS/dM=",
2022-03-04 17:38:49 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-11-10 00:03:41 +01:00
"rev": "664187539871f63857bda2d498f452792457b998",
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
}