pvv-nixos-config/flake.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

302 lines
8.1 KiB
Plaintext
Raw Normal View History

2022-12-07 22:13:28 +01:00
{
"nodes": {
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-14 00:24:29 +02:00
"lastModified": 1728763831,
"narHash": "sha256-KOp33tls7jRAhcmu77aVxKpSMou8QgK0BC+Y3sYLuGo=",
"owner": "nix-community",
"repo": "disko",
2024-10-14 00:24:29 +02:00
"rev": "b6215392ec3bd05e9ebfbb2f7945c414096fce8f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-05-12 02:18:04 +02:00
"fix-python": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"grzegorz",
"nixpkgs"
]
},
"locked": {
"lastModified": 1725463969,
"narHash": "sha256-d3c1TAlIN1PtK+oQP1wO6XbDfmR4SUp/C/4s7G46ARo=",
2024-05-12 02:18:04 +02:00
"owner": "GuillaumeDesforges",
"repo": "fix-python",
"rev": "2926402234c3f99aa8e4608c51d9ffa73ea403c0",
2024-05-12 02:18:04 +02:00
"type": "github"
},
"original": {
"owner": "GuillaumeDesforges",
"repo": "fix-python",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
2023-09-03 01:06:48 +02:00
"grzegorz": {
"inputs": {
2024-05-12 02:18:04 +02:00
"fix-python": "fix-python",
2023-09-03 01:06:48 +02:00
"nixpkgs": [
"nixpkgs"
2023-09-03 01:06:48 +02:00
]
},
"locked": {
"lastModified": 1726861911,
"narHash": "sha256-pXPmVp4AgszzJXlLjj8r9NxoDvxoV4USGaiMwqCyb4M=",
"ref": "refs/heads/master",
"rev": "d10db19d7df5c5c2cd2dcb878376d5d681f6c2f2",
"revCount": 94,
"type": "git",
"url": "https://git.pvv.ntnu.no/Projects/grzegorz.git"
2023-09-03 01:06:48 +02:00
},
"original": {
"type": "git",
"url": "https://git.pvv.ntnu.no/Projects/grzegorz.git"
2023-09-03 01:06:48 +02:00
}
},
"grzegorz-clients": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1726861934,
"narHash": "sha256-lOzPDwktd+pwszUTbpUdQg6iCzInS11fHLfkjmnvJrM=",
"ref": "refs/heads/master",
"rev": "546d921ec46735dbf876e36f4af8df1064d09432",
"revCount": 78,
"type": "git",
"url": "https://git.pvv.ntnu.no/Projects/grzegorz-clients.git"
2023-09-03 01:06:48 +02:00
},
"original": {
"type": "git",
"url": "https://git.pvv.ntnu.no/Projects/grzegorz-clients.git"
2023-09-03 01:06:48 +02:00
}
},
2022-12-07 22:13:28 +01:00
"matrix-next": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2022-12-07 22:13:28 +01:00
"locked": {
"lastModified": 1727410897,
"narHash": "sha256-tWsyxvf421ieWUJYgjV7m1eTdr2ZkO3vId7vmtvfFpQ=",
2022-12-07 22:13:28 +01:00
"owner": "dali99",
"repo": "nixos-matrix-modules",
"rev": "ff787d410cba17882cd7b6e2e22cc88d4064193c",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "dali99",
"ref": "v0.6.1",
2022-12-07 22:13:28 +01:00
"repo": "nixos-matrix-modules",
"type": "github"
}
},
2024-09-01 04:12:18 +02:00
"minecraft-data": {
"locked": {
"lastModified": 1725277886,
"narHash": "sha256-Fw4VbbE3EfypQWSgPDFfvVH47BHeg3ptsO715NlUM8Q=",
"ref": "refs/heads/master",
"rev": "1b4087bd3322a2e2ba84271c8fcc013e6b641a58",
"revCount": 2,
"type": "git",
"url": "https://git.pvv.ntnu.no/Drift/minecraft-data.git"
},
"original": {
"type": "git",
"url": "https://git.pvv.ntnu.no/Drift/minecraft-data.git"
}
},
2024-04-09 01:52:57 +02:00
"nix-gitea-themes": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-12 02:18:04 +02:00
"lastModified": 1714416973,
"narHash": "sha256-aZUcvXjdETUC6wVQpWDVjLUzwpDAEca8yR0ITDeK39o=",
2024-04-09 01:52:57 +02:00
"ref": "refs/heads/main",
2024-05-12 02:18:04 +02:00
"rev": "2b23c0ba8aae68d3cb6789f0f6e4891cef26cc6d",
"revCount": 6,
2024-04-09 01:52:57 +02:00
"type": "git",
"url": "https://git.pvv.ntnu.no/oysteikt/nix-gitea-themes.git"
},
"original": {
"type": "git",
"url": "https://git.pvv.ntnu.no/oysteikt/nix-gitea-themes.git"
}
},
2022-12-07 22:13:28 +01:00
"nixpkgs": {
"locked": {
2024-10-14 00:24:29 +02:00
"lastModified": 1728843132,
"narHash": "sha256-VWIF1sMD6MJZyB+x5z0ZpirQdH8Cqb3avboq1VfSjRg=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-14 00:24:29 +02:00
"rev": "414e01b61f0015e49353a6104824b9385a430a5d",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-29 20:45:54 +02:00
"ref": "nixos-24.05-small",
"repo": "nixpkgs",
"type": "github"
2022-12-07 22:13:28 +01:00
}
},
"nixpkgs-stable": {
"locked": {
2024-10-14 00:24:29 +02:00
"lastModified": 1728156290,
"narHash": "sha256-uogSvuAp+1BYtdu6UWuObjHqSbBohpyARXDWqgI12Ss=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-14 00:24:29 +02:00
"rev": "17ae88b569bb15590549ff478bab6494dde4a907",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-09-02 14:12:39 +02:00
"ref": "release-24.05",
2022-12-07 22:13:28 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-10-14 00:24:29 +02:00
"lastModified": 1728805616,
"narHash": "sha256-CfPKX2yaHwTOpGqcul89N12zjRfZ8GOSxG24/Ao9BcQ=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-14 00:24:29 +02:00
"rev": "73057677e8557925e999ac54196423fa34418c24",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-27 02:36:01 +02:00
"pvv-calendar-bot": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-17 01:19:46 +02:00
"lastModified": 1723850344,
"narHash": "sha256-aT37O9l9eclWEnqxASVNBL1dKwDHZUOqdbA4VO9DJvw=",
2023-09-08 02:23:59 +02:00
"ref": "refs/heads/main",
2024-08-17 01:19:46 +02:00
"rev": "38b66677ab8c01aee10cd59e745af9ce3ea88092",
"revCount": 19,
2023-08-27 02:36:01 +02:00
"type": "git",
2023-09-08 02:23:59 +02:00
"url": "https://git.pvv.ntnu.no/Projects/calendar-bot.git"
2023-08-27 02:36:01 +02:00
},
"original": {
"type": "git",
2023-09-08 02:23:59 +02:00
"url": "https://git.pvv.ntnu.no/Projects/calendar-bot.git"
2023-08-27 02:36:01 +02:00
}
},
2024-03-28 10:52:59 +01:00
"pvv-nettsiden": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-01 20:13:56 +02:00
"lastModified": 1725212759,
"narHash": "sha256-yZBsefIarFUEhFRj+rCGMp9Zvag3MCafqV/JfGVRVwc=",
"ref": "refs/heads/master",
2024-09-01 20:13:56 +02:00
"rev": "e7b66b4bc6a89bab74bac45b87e9434f5165355f",
"revCount": 473,
2024-03-28 10:52:59 +01:00
"type": "git",
"url": "https://git.pvv.ntnu.no/Projects/nettsiden.git"
},
"original": {
"type": "git",
"url": "https://git.pvv.ntnu.no/Projects/nettsiden.git"
}
},
2022-12-07 22:13:28 +01:00
"root": {
"inputs": {
"disko": "disko",
2023-09-03 01:06:48 +02:00
"grzegorz": "grzegorz",
"grzegorz-clients": "grzegorz-clients",
2022-12-07 22:13:28 +01:00
"matrix-next": "matrix-next",
2024-09-01 04:12:18 +02:00
"minecraft-data": "minecraft-data",
2024-04-09 01:52:57 +02:00
"nix-gitea-themes": "nix-gitea-themes",
2022-12-07 22:13:28 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
2023-08-27 02:36:01 +02:00
"pvv-calendar-bot": "pvv-calendar-bot",
2024-03-28 10:52:59 +01:00
"pvv-nettsiden": "pvv-nettsiden",
"sops-nix": "sops-nix"
2022-12-07 22:13:28 +01:00
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-10-14 00:24:29 +02:00
"lastModified": 1728345710,
"narHash": "sha256-lpunY1+bf90ts+sA2/FgxVNIegPDKCpEoWwOPu4ITTQ=",
2022-12-07 22:13:28 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2024-10-14 00:24:29 +02:00
"rev": "06535d0e3d0201e6a8080dd32dbfde339b94f01b",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2024-05-12 02:18:04 +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"
}
2022-12-07 22:13:28 +01:00
}
},
"root": "root",
"version": 7
}