pvv-nixos-config/flake.lock

138 lines
3.6 KiB
Plaintext
Raw Normal View History

2022-12-07 22:13:28 +01:00
{
"nodes": {
"matrix-next": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
2022-12-07 22:13:28 +01:00
"locked": {
2023-09-13 05:01:18 +02:00
"lastModified": 1694383459,
"narHash": "sha256-Y7VuBz74Go1QlvSLGXsXzPgOeeV73bbsDou3uXX9oa8=",
2022-12-07 22:13:28 +01:00
"owner": "dali99",
"repo": "nixos-matrix-modules",
2023-09-13 05:01:18 +02:00
"rev": "66ff528912d95e6a2ee0aea6404a6b7e0d7fd83c",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "dali99",
"repo": "nixos-matrix-modules",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-09-13 05:01:18 +02:00
"lastModified": 1694526311,
"narHash": "sha256-Y9LCYQBNX7McW0o8x6wT9tx2qy9TVuF84fe62zrQzyA=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-13 05:01:18 +02:00
"rev": "36bee398beca22e2428074e0a2e068d87f801718",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-31 11:04:38 +02:00
"ref": "nixos-23.05-small",
2022-12-07 22:13:28 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1673743903,
"narHash": "sha256-sloY6KYyVOozJ1CkbgJPpZ99TKIjIvM+04V48C04sMQ=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "7555e2dfcbac1533f047021f1744ac8871150f9f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2022-12-07 22:13:28 +01:00
"nixpkgs-stable": {
"locked": {
2023-09-08 02:23:59 +02:00
"lastModified": 1693675694,
"narHash": "sha256-2pIOyQwGyy2FtFAUIb8YeKVmOCcPOTVphbAvmshudLE=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-08 02:23:59 +02:00
"rev": "5601118d39ca9105f8e7b39d4c221d3388c0419d",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
2022-12-07 22:13:28 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-27 02:36:01 +02:00
"pvv-calendar-bot": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-09-08 02:23:59 +02:00
"lastModified": 1693136143,
"narHash": "sha256-amHprjftc3y/bg8yf4hITCLa+ez5HIi0yGfR7TU6UIc=",
"ref": "refs/heads/main",
"rev": "a32894b305f042d561500f5799226afd1faf5abb",
"revCount": 9,
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
}
},
2022-12-07 22:13:28 +01:00
"root": {
"inputs": {
"matrix-next": "matrix-next",
"nixpkgs": "nixpkgs",
2023-08-27 02:36:01 +02:00
"pvv-calendar-bot": "pvv-calendar-bot",
2022-12-07 22:13:28 +01:00
"sops-nix": "sops-nix",
"unstable": "unstable"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-09-13 05:01:18 +02:00
"lastModified": 1694495315,
"narHash": "sha256-sZEYXs9T1NVHZSSbMqBEtEm2PGa7dEDcx0ttQkArORc=",
2022-12-07 22:13:28 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-09-13 05:01:18 +02:00
"rev": "ea208e55f8742fdcc0986b256bdfa8986f5e4415",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"unstable": {
"locked": {
2023-09-13 05:01:18 +02:00
"lastModified": 1694534540,
"narHash": "sha256-Cc0Ku0qJZDDx/0kII+0xD94L25EKw4EQzOLm0R9iZO4=",
2022-12-07 22:13:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-13 05:01:18 +02:00
"rev": "f22a472661d66c655eae5b0a01ada71e4e13e405",
2022-12-07 22:13:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}