about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-07-20 18:05:51 -0700
committerFranck Cuny <franck@fcuny.net>2022-07-20 18:07:04 -0700
commit8cde76e1ba0debb9faa5dc3e35e6aef1b0710a1f (patch)
tree9b0d815a40bee69ac705f43c19d4f16f43c67a66
parentfix(modules/secrets): call correct function for group validation (diff)
downloadworld-8cde76e1ba0debb9faa5dc3e35e6aef1b0710a1f.tar.gz
meta(flake): bump dependencies
```
fcuny@aptos ~/w/world (main)> nix flake lock --update-input nixpkgs
warning: updating lock file '/home/fcuny/workspace/world/flake.lock':
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/f961520b1f163beb178ad2af448832985c7f8417' (2022-06-09)
  → 'github:nixos/nixpkgs/d2ff0167ce734340e745ca1f53b11a0996ff17a4' (2022-07-20)
```

Change-Id: I8e5efd490cf7f15e84c99ccb27d75660080813a4
Reviewed-on: https://cl.fcuny.net/c/world/+/663
Tested-by: CI
Reviewed-by: Franck Cuny <franck@fcuny.net>
-rw-r--r--flake.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 4264efe..e9791b2 100644
--- a/flake.lock
+++ b/flake.lock
@@ -120,11 +120,11 @@
     },
     "nixpkgs_2": {
       "locked": {
-        "lastModified": 1654812539,
-        "narHash": "sha256-yWRSyOPL6WYHWQo/hMz5MP4DzUtfPmWh4/UMJ/enIuc=",
+        "lastModified": 1658355931,
+        "narHash": "sha256-/l1HI2tFLihda6yh+j848GlRDVUiSJPr+yzA7ip8Z84=",
         "owner": "nixos",
         "repo": "nixpkgs",
-        "rev": "f961520b1f163beb178ad2af448832985c7f8417",
+        "rev": "d2ff0167ce734340e745ca1f53b11a0996ff17a4",
         "type": "github"
       },
       "original": {