diff options
author | Malte Voos <git@mal.tc> | 2025-07-02 18:48:55 +0200 |
---|---|---|
committer | Malte Voos <git@mal.tc> | 2025-07-02 21:17:21 +0200 |
commit | 2f75a298e4871ac1f6a3a09e6644aa63d69af70d (patch) | |
tree | 8b792ee3e66ce0518e6e8c34d60b99d4f7bfe009 /flake.lock | |
parent | 1b8dc665934f3e1a386a43e0ecb6d2eaf89ea5aa (diff) | |
download | reMder-2f75a298e4871ac1f6a3a09e6644aa63d69af70d.tar.gz reMder-2f75a298e4871ac1f6a3a09e6644aa63d69af70d.zip |
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 f1a530d..d3db19f 100644 --- a/flake.lock +++ b/flake.lock @@ -20,16 +20,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1739995532, - "narHash": "sha256-VLO7dFb+wWP67xx2J2AZUmRgqQVPKgKKCbi1sOoHyM4=", + "lastModified": 1751451772, + "narHash": "sha256-OYG84f84/XTR/aTsubgk+yJlYKVgA46q2ev7pkftK5c=", "owner": "malte-v", "repo": "nixpkgs", - "rev": "70c2893bfff404322b2c200253df28bf59b6f482", + "rev": "1072864e1d6b5878632d9dca84117a6dcaf52d96", "type": "github" }, "original": { "owner": "malte-v", - "ref": "raspi3", + "ref": "raspi4", "repo": "nixpkgs", "type": "github" } |