diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-05-07 19:36:26 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-05-07 21:35:37 +0900 |
| commit | 008e9e7fc59398c13376728511f2df78e4c8b321 (patch) | |
| tree | 42e3f88597d76b9332595541b777f2c6f0d50516 | |
| parent | 23aefcd75961225850155994ca436b7bef777508 (diff) | |
nix: update flake lock
| -rw-r--r-- | flake.lock | 12 | ||||
| -rw-r--r-- | test/sandbox/case/device.nix | 7 | ||||
| -rw-r--r-- | test/sandbox/case/mapuid.nix | 7 | ||||
| -rw-r--r-- | test/sandbox/case/preset.nix | 7 | ||||
| -rw-r--r-- | test/sandbox/case/tty.nix | 7 |
5 files changed, 30 insertions, 10 deletions
@@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1744743431, - "narHash": "sha256-iyn/WBYDc7OtjSawbegINDe/gIkok888kQxk3aVnkgg=", + "lastModified": 1746171682, + "narHash": "sha256-EyXUNSa+H+YvGVuQJP1nZskXAowxKYp79RNUsNdQTj4=", "owner": "nix-community", "repo": "home-manager", - "rev": "c61bfe3ae692f42ce688b5865fac9e0de58e1387", + "rev": "50eee705bbdbac942074a8c120e8194185633675", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1744440957, - "narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=", + "lastModified": 1746557022, + "narHash": "sha256-QkNoyEf6TbaTW5UZYX0OkwIJ/ZMeKSSoOMnSDPQuol0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d", + "rev": "1d3aeb5a193b9ff13f63f4d9cc169fb88129f860", "type": "github" }, "original": { diff --git a/test/sandbox/case/device.nix b/test/sandbox/case/device.nix index a49ac68c..389e9f71 100644 --- a/test/sandbox/case/device.nix +++ b/test/sandbox/case/device.nix @@ -140,7 +140,12 @@ u0 = fs "800001c0" { a4 = fs "800001c0" { ".cache" = fs "800001ed" { ".keep" = fs "80001ff" null ""; } null; - ".config" = fs "800001ed" { "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; } null; + ".config" = fs "800001ed" { + "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; + systemd = fs "800001ed" { + user = fs "800001ed" { "tray.target" = fs "80001ff" null null; } null; + } null; + } null; ".local" = fs "800001ed" { state = fs "800001ed" { home-manager = fs "800001ed" { gcroots = fs "800001ed" { current-home = fs "80001ff" null null; } null; } null; diff --git a/test/sandbox/case/mapuid.nix b/test/sandbox/case/mapuid.nix index a5bc42f7..a68d06cb 100644 --- a/test/sandbox/case/mapuid.nix +++ b/test/sandbox/case/mapuid.nix @@ -164,7 +164,12 @@ u0 = fs "800001c0" { a3 = fs "800001c0" { ".cache" = fs "800001ed" { ".keep" = fs "80001ff" null ""; } null; - ".config" = fs "800001ed" { "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; } null; + ".config" = fs "800001ed" { + "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; + systemd = fs "800001ed" { + user = fs "800001ed" { "tray.target" = fs "80001ff" null null; } null; + } null; + } null; ".local" = fs "800001ed" { state = fs "800001ed" { home-manager = fs "800001ed" { gcroots = fs "800001ed" { current-home = fs "80001ff" null null; } null; } null; diff --git a/test/sandbox/case/preset.nix b/test/sandbox/case/preset.nix index 3555de56..75ca2e7e 100644 --- a/test/sandbox/case/preset.nix +++ b/test/sandbox/case/preset.nix @@ -164,7 +164,12 @@ u0 = fs "800001c0" { a1 = fs "800001c0" { ".cache" = fs "800001ed" { ".keep" = fs "80001ff" null ""; } null; - ".config" = fs "800001ed" { "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; } null; + ".config" = fs "800001ed" { + "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; + systemd = fs "800001ed" { + user = fs "800001ed" { "tray.target" = fs "80001ff" null null; } null; + } null; + } null; ".local" = fs "800001ed" { state = fs "800001ed" { home-manager = fs "800001ed" { gcroots = fs "800001ed" { current-home = fs "80001ff" null null; } null; } null; diff --git a/test/sandbox/case/tty.nix b/test/sandbox/case/tty.nix index 6acc43dc..ab50d420 100644 --- a/test/sandbox/case/tty.nix +++ b/test/sandbox/case/tty.nix @@ -165,7 +165,12 @@ u0 = fs "800001c0" { a2 = fs "800001c0" { ".cache" = fs "800001ed" { ".keep" = fs "80001ff" null ""; } null; - ".config" = fs "800001ed" { "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; } null; + ".config" = fs "800001ed" { + "environment.d" = fs "800001ed" { "10-home-manager.conf" = fs "80001ff" null null; } null; + systemd = fs "800001ed" { + user = fs "800001ed" { "tray.target" = fs "80001ff" null null; } null; + } null; + } null; ".local" = fs "800001ed" { state = fs "800001ed" { home-manager = fs "800001ed" { gcroots = fs "800001ed" { current-home = fs "80001ff" null null; } null; } null; |
