From ecc7709573d72ae7f898a0f4e83c3aaf5704810a Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 3 Feb 2023 18:23:47 +0100 Subject: [PATCH] Update flake --- flake.lock | 53 ++++++++++++++++++++++++++++++++++++++--------------- flake.nix | 2 +- 2 files changed, 39 insertions(+), 16 deletions(-) diff --git a/flake.lock b/flake.lock index ce30792..ce8cdfb 100644 --- a/flake.lock +++ b/flake.lock @@ -2,16 +2,17 @@ "nodes": { "agenix": { "inputs": { + "darwin": "darwin", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1673301561, - "narHash": "sha256-gRUWHbBAtMuPDJQXotoI8u6+3DGBIUZHkyQWpIv7WpM=", + "lastModified": 1675176355, + "narHash": "sha256-Qjxh5cmN56siY97mzmBLI1+cdjXSPqmfPVsKxBvHmwI=", "owner": "ryantm", "repo": "agenix", - "rev": "42d371d861a227149dc9a7e03350c9ab8b8ddd68", + "rev": "b7ffcfe77f817d9ee992640ba1f270718d197f28", "type": "github" }, "original": { @@ -20,6 +21,28 @@ "type": "github" } }, + "darwin": { + "inputs": { + "nixpkgs": [ + "agenix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1673295039, + "narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=", + "owner": "lnl7", + "repo": "nix-darwin", + "rev": "87b9d090ad39b25b2400029c64825fc2a8868943", + "type": "github" + }, + "original": { + "owner": "lnl7", + "ref": "master", + "repo": "nix-darwin", + "type": "github" + } + }, "deploy-rs": { "inputs": { "flake-compat": "flake-compat", @@ -341,11 +364,11 @@ }, "nixpkgs-u": { "locked": { - "lastModified": 1674641431, - "narHash": "sha256-qfo19qVZBP4qn5M5gXc/h1MDgAtPA5VxJm9s8RUAkVk=", + "lastModified": 1675273418, + "narHash": "sha256-tpYc4TEGvDzh9uRf44QemyQ4TpVuUbxb07b2P99XDbM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9b97ad7b4330aacda9b2343396eb3df8a853b4fc", + "rev": "4d7c2644dbac9cf8282c0afe68fca8f0f3e7b2db", "type": "github" }, "original": { @@ -357,11 +380,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1674898284, - "narHash": "sha256-zeou1kqTehoOvglUYh5Xx6WqetumDjPDFmSeZ0uqMUQ=", + "lastModified": 1675410244, + "narHash": "sha256-ODj6egMoH/HgAF/0wIy0EfRBeUx5FMuLl6uAdUW3kCI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "904d63a7a95973be377a029129bde2bf366c4e03", + "rev": "f7543a7539a007e9562e4d8d24e17a4bcf369b68", "type": "github" }, "original": { @@ -409,11 +432,11 @@ "nixpkgs-stable": "nixpkgs-stable_2" }, "locked": { - "lastModified": 1674761200, - "narHash": "sha256-v0ypL0eDhFWmgd3f5nnbffaMA5BUoOnYUiEso7fk+q0=", + "lastModified": 1675337566, + "narHash": "sha256-jmLBTQcs1jFOn8h1Q5b5XwPfYgFOtcZ3+mU9KvfC6Js=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "8539119ba0b17b15e60de60da0348d8c73bbfdf2", + "rev": "5668d079583a5b594cb4e0cc0e6d84f1b93da7ae", "type": "github" }, "original": { @@ -447,11 +470,11 @@ ] }, "locked": { - "lastModified": 1671620613, - "narHash": "sha256-QJaDy+y77/XiSMGxcV029gnDRgjakUfr+PrZNJDtQC8=", + "lastModified": 1675179530, + "narHash": "sha256-37reo2TBSJ9JaICXevlN4P78yp1Rv6zGjbwQX1ZY3Xk=", "owner": "Mic92", "repo": "tex2nix", - "rev": "9ec1c0cd8eecf938f4954c53755c4564679486d9", + "rev": "f095f78bd5684e6501fde9cb377c524ffec9d7f2", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index b3dc3ed..2cf5544 100644 --- a/flake.nix +++ b/flake.nix @@ -152,7 +152,7 @@ useUserPackages = true; }; } - agenix.nixosModule + agenix.nixosModules.default { # age.secrets.oauth_proxy_client_credentials.file = ./secrets/oauth_proxy_client_credentials.age; age.secrets.spotify_password = {