diff options
| author | Irene Knapp <ireneista@internetsafetylabs.org> | 2025-06-19 13:47:16 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@internetsafetylabs.org> | 2025-06-19 14:21:52 -0700 |
| commit | d68e26828669648f5f91ac0a44a56a5f5193a432 (patch) | |
| tree | b12cd82e51e2cfdee1ada2efa80d7f76f9978567 /flake.lock | |
| parent | 0e041c74e846c75bea41314c9e2a18c6a7dc44e2 (diff) | |
turn on the Collabora backend service
Change-Id: I144a170de1d943caae2e77ef0121d448764741b1
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index d9326af..eb2003b 100644 --- a/flake.lock +++ b/flake.lock @@ -2,16 +2,16 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1744440957, - "narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=", + "lastModified": 1750133334, + "narHash": "sha256-urV51uWH7fVnhIvsZIELIYalMYsyr2FCalvlRTzqWRw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d", + "rev": "36ab78dab7da2e4e27911007033713bab534187b", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-24.11", + "ref": "nixos-25.05", "repo": "nixpkgs", "type": "github" } |