[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/nix-mode 259427aeaa 2/4: flake.lock: Update
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/nix-mode 259427aeaa 2/4: flake.lock: Update |
Date: |
Wed, 29 Mar 2023 16:00:06 -0400 (EDT) |
branch: elpa/nix-mode
commit 259427aeaa6b47da003e6a52f20a127a00a10135
Author: Daniel Nagy <danielnagy@posteo.de>
Commit: Daniel Nagy <danielnagy@posteo.de>
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/9aeeb7574fb784eaf6395f4400705b5f619e6cc3'
(2021-10-17)
→ 'github:NixOS/nixpkgs/4bb072f0a8b267613c127684e099a70e1f6ff106'
(2023-03-27)
---
flake.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/flake.lock b/flake.lock
index c1ea218760..f08866fcfd 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1634436779,
- "narHash": "sha256-D/nrXTWpe1bPIjFy85sgiLHYqu+AeaC6v5/+KlA9PRg=",
+ "lastModified": 1679944645,
+ "narHash": "sha256-e5Qyoe11UZjVfgRfwNoSU57ZeKuEmjYb77B9IVW7L/M=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "9aeeb7574fb784eaf6395f4400705b5f619e6cc3",
+ "rev": "4bb072f0a8b267613c127684e099a70e1f6ff106",
"type": "github"
},
"original": {