summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-07-31 07:33:32 +0000
committerGitHub <noreply@github.com>2023-07-31 07:33:32 +0000
commitd320c0a73268066e0b6522b74e229f4e7cecf6e9 (patch)
tree052e5c6957087ceab550202256a5d6947016bb40
parent47cf380f9ce8d9ef40fb8adb19f254e6f421b0b2 (diff)
parentc860ea43f45307803e3fb3b1a93290269209c5ba (diff)
Merge #239
239: flake.lock: Update r=TheNeikos a=matthiasbeyer Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/0874168639713f547c05947c76124f78441ea46c' (2023-01-01) → 'github:NixOS/nixpkgs/380be19fbd2d9079f677978361792cb25e8a3635' (2023-05-31) <!-- Please explain what this PR is about and feel free to mention someone that, in your opinion, should be interested in this PR. --> --- Copies #236 because bors is not able to merge that one. Closes #236 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r--flake.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 0881153..ba31508 100644
--- a/flake.lock
+++ b/flake.lock
@@ -74,11 +74,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1672580127,
- "narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
+ "lastModified": 1685573264,
+ "narHash": "sha256-Zffu01pONhs/pqH07cjlF10NnMDLok8ix5Uk4rhOnZQ=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "0874168639713f547c05947c76124f78441ea46c",
+ "rev": "380be19fbd2d9079f677978361792cb25e8a3635",
"type": "github"
},
"original": {