summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-19 21:34:52 -0400
committerGitHub <[email protected]>2024-04-19 21:34:52 -0400
commit04cfa7931e996cb81c5848b559cb316c7f907b56 (patch)
tree8219463fb01c1559443f5981ff943617604a2c6b
parenta27fe46d260a75fa5c94f30ce856b3570357a8b5 (diff)
chore: update flake inputs (#11)
* chore: update flake inputs Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f173d0881eff3b21ebb29a2ef8bedbc106c86ea5?narHash=sha256-flQtf/ZPJgkLY/So3Fd%2BdGilw2DKIsiwgMEn7BbBHL0%3D' (2024-04-11) → 'github:NixOS/nixpkgs/d764f230634fa4f86dc8d01c6af9619c7cc5d225?narHash=sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw%3D' (2024-04-18) * chore: update test flake inputs Flake lock file updates: • Updated input 'call-flake': 'github:divnix/call-flake/9da1222f5227ff549642c159096c3dc9bbc73dcb?narHash=sha256-B9uOqvhDhHnK%2BkwW/mfI/rAtlXuYlipdOss/L7gBOjs%3D' (2024-04-07) → 'github:divnix/call-flake/4b5a47d20b34f35dd1e19566eef33137baafc8a7?narHash=sha256-B9uOqvhDhHnK%2BkwW/mfI/rAtlXuYlipdOss/L7gBOjs%3D' (2024-04-14) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f173d0881eff3b21ebb29a2ef8bedbc106c86ea5?narHash=sha256-flQtf/ZPJgkLY/So3Fd%2BdGilw2DKIsiwgMEn7BbBHL0%3D' (2024-04-11) → 'github:NixOS/nixpkgs/d764f230634fa4f86dc8d01c6af9619c7cc5d225?narHash=sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw%3D' (2024-04-18) --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r--flake.lock6
-rw-r--r--test/flake.lock10
2 files changed, 8 insertions, 8 deletions
diff --git a/flake.lock b/flake.lock
index ae38a40..d6e8d1d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1712849433,
- "narHash": "sha256-flQtf/ZPJgkLY/So3Fd+dGilw2DKIsiwgMEn7BbBHL0=",
+ "lastModified": 1713442664,
+ "narHash": "sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "f173d0881eff3b21ebb29a2ef8bedbc106c86ea5",
+ "rev": "d764f230634fa4f86dc8d01c6af9619c7cc5d225",
"type": "github"
},
"original": {
diff --git a/test/flake.lock b/test/flake.lock
index 5e5a507..39398c0 100644
--- a/test/flake.lock
+++ b/test/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"call-flake": {
"locked": {
- "lastModified": 1712452916,
+ "lastModified": 1713059298,
"narHash": "sha256-B9uOqvhDhHnK+kwW/mfI/rAtlXuYlipdOss/L7gBOjs=",
"owner": "divnix",
"repo": "call-flake",
- "rev": "9da1222f5227ff549642c159096c3dc9bbc73dcb",
+ "rev": "4b5a47d20b34f35dd1e19566eef33137baafc8a7",
"type": "github"
},
"original": {
@@ -17,11 +17,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1712849433,
- "narHash": "sha256-flQtf/ZPJgkLY/So3Fd+dGilw2DKIsiwgMEn7BbBHL0=",
+ "lastModified": 1713442664,
+ "narHash": "sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "f173d0881eff3b21ebb29a2ef8bedbc106c86ea5",
+ "rev": "d764f230634fa4f86dc8d01c6af9619c7cc5d225",
"type": "github"
},
"original": {