From f2254bcac470d8a47ee3668e358765fb66aff245 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 31 Jul 2022 23:11:03 +0200 Subject: [PATCH 1/7] packages/searxng: 1.0.0pre_88733c0 -> 1.0.0pre_1fbb514 --- packages/sources/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/sources/sources.json b/packages/sources/sources.json index d0d97b4..17bc6e1 100644 --- a/packages/sources/sources.json +++ b/packages/sources/sources.json @@ -22,9 +22,9 @@ "repo": "searxng" }, "branch": "master", - "revision": "88733c0ce6e76a78593b8e4060e33a617cce3cd8", - "url": "https://github.com/searxng/searxng/archive/88733c0ce6e76a78593b8e4060e33a617cce3cd8.tar.gz", - "hash": "1pamar97lh0pbkbxqxn4grf9h98jg9xddrz98rgabvriz32rkn6l" + "revision": "1fbb514a4ead209c95b4ddca0430f754a4c11554", + "url": "https://github.com/searxng/searxng/archive/1fbb514a4ead209c95b4ddca0430f754a4c11554.tar.gz", + "hash": "1wllmb7s69fi7pgslkbq4sxxkrywfvi8pj78ichsh2md52idclmq" }, "stevenblack-hosts": { "type": "GitRelease", From bd8cc4f517364c799bc43cfeeee33e0f9fe23a55 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 31 Jul 2022 23:11:17 +0200 Subject: [PATCH 2/7] packages/uptime-kuma: 1.15.0 -> 1.17.1 --- packages/sources/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/sources/sources.json b/packages/sources/sources.json index 17bc6e1..e9c14e7 100644 --- a/packages/sources/sources.json +++ b/packages/sources/sources.json @@ -63,10 +63,10 @@ }, "pre_releases": false, "version_upper_bound": null, - "version": "1.15.0", - "revision": "751924b3355ca44d24ceede1cfdd983383426f5f", - "url": "https://api.github.com/repos/louislam/uptime-kuma/tarball/1.15.0", - "hash": "0yylwz4xa98d6szp3bk9sy4p6h2fimq8nq4yczw0jd5r81a1dmx9" + "version": "1.17.1", + "revision": "0ecaa2cbd7131a7a04ff47454ae8ddb903ce1cf6", + "url": "https://api.github.com/repos/louislam/uptime-kuma/tarball/1.17.1", + "hash": "1v104csjlwmb14yklfyil9h28q3cfl4g3rdjn8cmq8m964ddd84a" } }, "version": 2 From 32bd8dfaec57466d9edec419ade5cd535f552513 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 31 Jul 2022 23:19:14 +0200 Subject: [PATCH 3/7] packages/uptime-kuma: update patchset --- packages/dream2nix-overrides/nodejs/default.nix | 1 - .../nodejs/uptime-kuma/log-in-data-dir.patch | 13 ------------- 2 files changed, 14 deletions(-) delete mode 100644 packages/dream2nix-overrides/nodejs/uptime-kuma/log-in-data-dir.patch diff --git a/packages/dream2nix-overrides/nodejs/default.nix b/packages/dream2nix-overrides/nodejs/default.nix index 1b9b1f9..e73bff1 100644 --- a/packages/dream2nix-overrides/nodejs/default.nix +++ b/packages/dream2nix-overrides/nodejs/default.nix @@ -32,7 +32,6 @@ in uptime-kuma.runtime-bugfixes = { patches = [ - ./uptime-kuma/log-in-data-dir.patch ./uptime-kuma/chmod-database.patch ./uptime-kuma/data-dir-concat-with-slash.patch ]; diff --git a/packages/dream2nix-overrides/nodejs/uptime-kuma/log-in-data-dir.patch b/packages/dream2nix-overrides/nodejs/uptime-kuma/log-in-data-dir.patch deleted file mode 100644 index 88cfd5d..0000000 --- a/packages/dream2nix-overrides/nodejs/uptime-kuma/log-in-data-dir.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/server/util-server.js b/server/util-server.js -index 39a2d90..ecb404a 100644 ---- a/server/util-server.js -+++ b/server/util-server.js -@@ -528,7 +528,7 @@ exports.convertToUTF8 = (body) => { - let logFile; - - try { -- logFile = fs.createWriteStream("./data/error.log", { -+ logFile = fs.createWriteStream((process.env.DATA_DIR || ".") + "/error.log", { - flags: "a" - }); - } catch (_) { } From a9e60e8101d472e44b54ba6fc916945a19c6d803 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 31 Jul 2022 23:20:26 +0200 Subject: [PATCH 4/7] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'devshell': 'github:numtide/devshell/f55e05c6d3bbe9acc7363bc8fc739518b2f02976' (2022-06-10) → 'github:numtide/devshell/0ffc7937bb5e8141af03d462b468bd071eb18e1b' (2022-07-25) • Updated input 'dream2nix': 'github:nix-community/dream2nix/caa9c4b5ef1c2d6f81f2651927b01f246b3d78a9' (2022-06-15) → 'github:nix-community/dream2nix/2fcfba92bf379298705c5f4a513992461241d684' (2022-07-31) • Updated input 'dream2nix/alejandra': 'github:kamadorueda/alejandra/69d2075e432c562099965829d8bc4da701b10d20' (2022-05-19) → 'github:kamadorueda/alejandra/f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be' (2022-07-21) • Added input 'dream2nix/alejandra/fenix': 'github:nix-community/fenix/b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d' (2022-07-12) • Added input 'dream2nix/alejandra/fenix/nixpkgs': follows 'dream2nix/alejandra/nixpkgs' • Added input 'dream2nix/alejandra/fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/caf23f29144b371035b864a1017dbc32573ad56d' (2022-07-11) • Updated input 'dream2nix/alejandra/flakeCompat': 'github:edolstra/flake-compat/64a525ee38886ab9028e6f61790de0832aa3ef03' (2022-03-25) → 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19) • Updated input 'hercules-ci-agent': 'github:hercules-ci/hercules-ci-agent/2ee7b49b01068d0fbd5bec61fdcd12b525dab5d7' (2022-06-13) → 'github:hercules-ci/hercules-ci-agent/0d8c4f153e64c059d1d274306fb38da0ed870bb1' (2022-07-21) • Updated input 'mms': 'github:mkaito/nixos-modded-minecraft-servers/429148ffe9f6730f8281671c8591796d3fc064ef' (2021-12-07) → 'github:mkaito/nixos-modded-minecraft-servers/74477f0041e76097a6800cda892744b4c4ab26d2' (2022-06-25) • Updated input 'nix-super': 'gitlab:max/nix-super-fork/6281f78ce2059dbbcc98319cff773de5d71fd327' (2022-06-17) → 'gitlab:max/nix-super-fork/9baab7cd1c9e0de515c3f905af4f284ea35fd074' (2022-07-31) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/87d9c84817d7be81850c07e8f6a362b1dfc30feb' (2022-06-16) → 'github:NixOS/nixpkgs/ede02b4ccb13557b95058d66146640a2b0bb198f' (2022-07-31) --- flake.lock | 89 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 65 insertions(+), 24 deletions(-) diff --git a/flake.lock b/flake.lock index d37fdad..52ec514 100644 --- a/flake.lock +++ b/flake.lock @@ -22,6 +22,7 @@ }, "alejandra": { "inputs": { + "fenix": "fenix", "flakeCompat": "flakeCompat", "nixpkgs": [ "dream2nix", @@ -29,11 +30,11 @@ ] }, "locked": { - "lastModified": 1652972885, - "narHash": "sha256-OKTV5Mi0WyDGsF6GcTwWkgJPNRkskD5yqCZZmghZYHI=", + "lastModified": 1658427149, + "narHash": "sha256-ToD/1z/q5VHsLMrS2h96vjJoLho59eNRtknOUd19ey8=", "owner": "kamadorueda", "repo": "alejandra", - "rev": "69d2075e432c562099965829d8bc4da701b10d20", + "rev": "f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be", "type": "github" }, "original": { @@ -96,11 +97,11 @@ ] }, "locked": { - "lastModified": 1654858401, - "narHash": "sha256-53bw34DtVJ2bnF6WEwy6Tym+qY0pNEiEwARUlvmTZjs=", + "lastModified": 1658746384, + "narHash": "sha256-CCJcoMOcXyZFrV1ag4XMTpAPjLWb4Anbv+ktXFI1ry0=", "owner": "numtide", "repo": "devshell", - "rev": "f55e05c6d3bbe9acc7363bc8fc739518b2f02976", + "rev": "0ffc7937bb5e8141af03d462b468bd071eb18e1b", "type": "github" }, "original": { @@ -143,11 +144,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1655326915, - "narHash": "sha256-jh8HXBycUQ6JljIqPN53Q4p4kmaYnL5ZL7fu3WHK9dk=", + "lastModified": 1659284331, + "narHash": "sha256-PzUMO8p33fa0PqolVQFfjBylfrnWXmBW5phrdy+4yxM=", "owner": "nix-community", "repo": "dream2nix", - "rev": "caa9c4b5ef1c2d6f81f2651927b01f246b3d78a9", + "rev": "2fcfba92bf379298705c5f4a513992461241d684", "type": "github" }, "original": { @@ -156,6 +157,29 @@ "type": "github" } }, + "fenix": { + "inputs": { + "nixpkgs": [ + "dream2nix", + "alejandra", + "nixpkgs" + ], + "rust-analyzer-src": "rust-analyzer-src" + }, + "locked": { + "lastModified": 1657607339, + "narHash": "sha256-HaqoAwlbVVZH2n4P3jN2FFPMpVuhxDy1poNOR7kzODc=", + "owner": "nix-community", + "repo": "fenix", + "rev": "b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "fenix", + "type": "github" + } + }, "flake-parts": { "inputs": { "nixpkgs": [ @@ -194,11 +218,11 @@ "flakeCompat": { "flake": false, "locked": { - "lastModified": 1648199409, - "narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=", + "lastModified": 1650374568, + "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", "owner": "edolstra", "repo": "flake-compat", - "rev": "64a525ee38886ab9028e6f61790de0832aa3ef03", + "rev": "b4a34015c698c7793d592d66adbab377907a2be8", "type": "github" }, "original": { @@ -235,11 +259,11 @@ "pre-commit-hooks-nix": "pre-commit-hooks-nix" }, "locked": { - "lastModified": 1655108975, - "narHash": "sha256-BVE61UMEhmXTCkMLoIyuOfGjV0Z4yHNtIiC5VYe02FM=", + "lastModified": 1658408533, + "narHash": "sha256-gHORUY3B4EufNRokgex8gf+m9I+yEHioDfZpCQ3pvAo=", "owner": "hercules-ci", "repo": "hercules-ci-agent", - "rev": "2ee7b49b01068d0fbd5bec61fdcd12b525dab5d7", + "rev": "0d8c4f153e64c059d1d274306fb38da0ed870bb1", "type": "github" }, "original": { @@ -315,11 +339,11 @@ ] }, "locked": { - "lastModified": 1638883897, - "narHash": "sha256-chkeli1ojkr3VfcAUxLueJ2zvF+DE+UPt7XtnmNWxK8=", + "lastModified": 1656185874, + "narHash": "sha256-sv7lsuARTT+LgMq0mFdFP73CHeqTeIvz2ZHzceQAK+0=", "owner": "mkaito", "repo": "nixos-modded-minecraft-servers", - "rev": "429148ffe9f6730f8281671c8591796d3fc064ef", + "rev": "74477f0041e76097a6800cda892744b4c4ab26d2", "type": "github" }, "original": { @@ -383,11 +407,11 @@ }, "locked": { "host": "git.privatevoid.net", - "lastModified": 1655504882, - "narHash": "sha256-R3pRcYsxpHuCI4Z/XeiBle6qYQWt8IriZP3vz58OpMk=", + "lastModified": 1659296959, + "narHash": "sha256-qWLz+7Ph4h0d3TT/qKqlEFFDwcLlEOuFUFPRRnj4AKQ=", "owner": "max", "repo": "nix-super-fork", - "rev": "6281f78ce2059dbbcc98319cff773de5d71fd327", + "rev": "9baab7cd1c9e0de515c3f905af4f284ea35fd074", "type": "gitlab" }, "original": { @@ -399,11 +423,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1655421536, - "narHash": "sha256-CjPYLRJj/aglDiY+755CYazTugGco0quzlTo1arVil0=", + "lastModified": 1659253578, + "narHash": "sha256-9xjr2VFCQEpgCKdfZjOhiaLZ/XozLp+Y3UmUn44wYZg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "87d9c84817d7be81850c07e8f6a362b1dfc30feb", + "rev": "ede02b4ccb13557b95058d66146640a2b0bb198f", "type": "github" }, "original": { @@ -557,6 +581,23 @@ "repin-flake-compat": "repin-flake-compat", "repin-flake-utils": "repin-flake-utils" } + }, + "rust-analyzer-src": { + "flake": false, + "locked": { + "lastModified": 1657557289, + "narHash": "sha256-PRW+nUwuqNTRAEa83SfX+7g+g8nQ+2MMbasQ9nt6+UM=", + "owner": "rust-lang", + "repo": "rust-analyzer", + "rev": "caf23f29144b371035b864a1017dbc32573ad56d", + "type": "github" + }, + "original": { + "owner": "rust-lang", + "ref": "nightly", + "repo": "rust-analyzer", + "type": "github" + } } }, "root": "root", From 0a4dd1331685b49e41fdbb7656fe667e287a7bb3 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 1 Aug 2022 17:49:35 +0200 Subject: [PATCH 5/7] Revert "packages/oauth2-proxy: patch keycloak token bug" and "modules/oauth2-proxy: use patched package" Fix merged in version 7.3.0 upstream. This reverts commit 1fb7853b52589722130b430d920a70b87dfb8959. This reverts commit e847db9dc075b76ec70a183cb04592d84f634e48. --- hosts/VEGAS/modules/oauth2-proxy/default.nix | 3 +- packages/patched-derivations.nix | 2 -- ...y-for-keycloak-provider-after-2c668a.patch | 36 ------------------- 3 files changed, 1 insertion(+), 40 deletions(-) delete mode 100644 patches/base/oauth2-proxy/GHPR_1502-Unbreak-oauth2-proxy-for-keycloak-provider-after-2c668a.patch diff --git a/hosts/VEGAS/modules/oauth2-proxy/default.nix b/hosts/VEGAS/modules/oauth2-proxy/default.nix index f998cb7..9724b49 100644 --- a/hosts/VEGAS/modules/oauth2-proxy/default.nix +++ b/hosts/VEGAS/modules/oauth2-proxy/default.nix @@ -1,4 +1,4 @@ -{ config, inputs, lib, pkgs, tools, ... }: +{ config, lib, pkgs, tools, ... }: let inherit (tools.meta) domain; login = x: "https://login.${domain}/auth/realms/master/protocol/openid-connect/${x}"; @@ -17,7 +17,6 @@ in services.oauth2_proxy = { enable = true; - package = inputs.self.packages.${pkgs.system}.oauth2-proxy; approvalPrompt = "auto"; provider = "keycloak"; scope = "openid"; diff --git a/packages/patched-derivations.nix b/packages/patched-derivations.nix index 10df021..4897fd2 100644 --- a/packages/patched-derivations.nix +++ b/packages/patched-derivations.nix @@ -33,8 +33,6 @@ super: rec { jre = jre17_standard; }; - oauth2-proxy = patch super.oauth2-proxy "patches/base/oauth2-proxy"; - tempo = super.tempo.overrideAttrs (_: { version = builtins.substring 1 (-1) pins.tempo.version; src = super.npins.mkSource pins.tempo; diff --git a/patches/base/oauth2-proxy/GHPR_1502-Unbreak-oauth2-proxy-for-keycloak-provider-after-2c668a.patch b/patches/base/oauth2-proxy/GHPR_1502-Unbreak-oauth2-proxy-for-keycloak-provider-after-2c668a.patch deleted file mode 100644 index 87b6f48..0000000 --- a/patches/base/oauth2-proxy/GHPR_1502-Unbreak-oauth2-proxy-for-keycloak-provider-after-2c668a.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 0c932b61febe8a458d4bf4ff075feeffb02efc02 Mon Sep 17 00:00:00 2001 -From: Cullen Walsh -Date: Mon, 3 Jan 2022 17:32:33 -0800 -Subject: [PATCH 1/2] Unbreak oauth2-proxy for keycloak provider after 2c668a - -With 2c668a, oauth2-proxy fails a request if the token validation fails. -Token validation always fails with the keycloak provider, due to the -valudation request passing the token via the URL, and keycloak not -parsing the url for tokens. - -This is fixed by forcing the validation request to pass the token via a -header. - -This code taken from the DigitalOcean provider, which presumably forcing -the token to be passed via header for the same reason. - -Test plan: I was unable to build a docker image to test the fix, but I -believe it is relatively simple, and it passes the "looks good to me" -test plan. ---- - providers/keycloak.go | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/providers/keycloak.go b/providers/keycloak.go -index c1a873529..4a8af231a 100644 ---- a/providers/keycloak.go -+++ b/providers/keycloak.go -@@ -100,3 +100,8 @@ func (p *KeycloakProvider) EnrichSession(ctx context.Context, s *sessions.Sessio - - return nil - } -+ -+// ValidateSession validates the AccessToken -+func (p *KeycloakProvider) ValidateSession(ctx context.Context, s *sessions.SessionState) bool { -+ return validateToken(ctx, p, s.AccessToken, makeOIDCHeader(s.AccessToken)) -+} From 7ea4fe9a51ce16fc23e69c117b6c740a5f858b37 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 1 Aug 2022 19:00:20 +0200 Subject: [PATCH 6/7] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'dream2nix': 'github:nix-community/dream2nix/2fcfba92bf379298705c5f4a513992461241d684' (2022-07-31) → 'github:nix-community/dream2nix/b83394e5f27c9f351d681e21374d2af7ed65c6c4' (2022-07-12) • Updated input 'dream2nix/alejandra': 'github:kamadorueda/alejandra/f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be' (2022-07-21) → 'github:kamadorueda/alejandra/69d2075e432c562099965829d8bc4da701b10d20' (2022-05-19) • Removed input 'dream2nix/alejandra/fenix' • Removed input 'dream2nix/alejandra/fenix/nixpkgs' • Removed input 'dream2nix/alejandra/fenix/rust-analyzer-src' • Updated input 'dream2nix/alejandra/flakeCompat': 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19) → 'github:edolstra/flake-compat/64a525ee38886ab9028e6f61790de0832aa3ef03' (2022-03-25) --- flake.lock | 59 +++++++++--------------------------------------------- 1 file changed, 9 insertions(+), 50 deletions(-) diff --git a/flake.lock b/flake.lock index 52ec514..198523f 100644 --- a/flake.lock +++ b/flake.lock @@ -22,7 +22,6 @@ }, "alejandra": { "inputs": { - "fenix": "fenix", "flakeCompat": "flakeCompat", "nixpkgs": [ "dream2nix", @@ -30,11 +29,11 @@ ] }, "locked": { - "lastModified": 1658427149, - "narHash": "sha256-ToD/1z/q5VHsLMrS2h96vjJoLho59eNRtknOUd19ey8=", + "lastModified": 1652972885, + "narHash": "sha256-OKTV5Mi0WyDGsF6GcTwWkgJPNRkskD5yqCZZmghZYHI=", "owner": "kamadorueda", "repo": "alejandra", - "rev": "f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be", + "rev": "69d2075e432c562099965829d8bc4da701b10d20", "type": "github" }, "original": { @@ -144,11 +143,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1659284331, - "narHash": "sha256-PzUMO8p33fa0PqolVQFfjBylfrnWXmBW5phrdy+4yxM=", + "lastModified": 1657655129, + "narHash": "sha256-qlxaGIkHKqDb5X0FdQ+eLak4fyIoMWMjQFfX9GC3B9A=", "owner": "nix-community", "repo": "dream2nix", - "rev": "2fcfba92bf379298705c5f4a513992461241d684", + "rev": "b83394e5f27c9f351d681e21374d2af7ed65c6c4", "type": "github" }, "original": { @@ -157,29 +156,6 @@ "type": "github" } }, - "fenix": { - "inputs": { - "nixpkgs": [ - "dream2nix", - "alejandra", - "nixpkgs" - ], - "rust-analyzer-src": "rust-analyzer-src" - }, - "locked": { - "lastModified": 1657607339, - "narHash": "sha256-HaqoAwlbVVZH2n4P3jN2FFPMpVuhxDy1poNOR7kzODc=", - "owner": "nix-community", - "repo": "fenix", - "rev": "b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, "flake-parts": { "inputs": { "nixpkgs": [ @@ -218,11 +194,11 @@ "flakeCompat": { "flake": false, "locked": { - "lastModified": 1650374568, - "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", + "lastModified": 1648199409, + "narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=", "owner": "edolstra", "repo": "flake-compat", - "rev": "b4a34015c698c7793d592d66adbab377907a2be8", + "rev": "64a525ee38886ab9028e6f61790de0832aa3ef03", "type": "github" }, "original": { @@ -581,23 +557,6 @@ "repin-flake-compat": "repin-flake-compat", "repin-flake-utils": "repin-flake-utils" } - }, - "rust-analyzer-src": { - "flake": false, - "locked": { - "lastModified": 1657557289, - "narHash": "sha256-PRW+nUwuqNTRAEa83SfX+7g+g8nQ+2MMbasQ9nt6+UM=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "caf23f29144b371035b864a1017dbc32573ad56d", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } } }, "root": "root", From 1ad44617d32bfde11c6173bfd87447874af3885a Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 1 Aug 2022 19:21:54 +0200 Subject: [PATCH 7/7] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nix-super': 'gitlab:max/nix-super-fork/9baab7cd1c9e0de515c3f905af4f284ea35fd074' (2022-07-31) → 'gitlab:max/nix-super-fork/16eae95adfce8e781470748b95f32064028c0f27' (2022-08-01) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 198523f..791ac58 100644 --- a/flake.lock +++ b/flake.lock @@ -383,11 +383,11 @@ }, "locked": { "host": "git.privatevoid.net", - "lastModified": 1659296959, - "narHash": "sha256-qWLz+7Ph4h0d3TT/qKqlEFFDwcLlEOuFUFPRRnj4AKQ=", + "lastModified": 1659373312, + "narHash": "sha256-ACyS/bZI8rT6MFQDs7B3ogsoMi79dIrN+mna1QiFJLU=", "owner": "max", "repo": "nix-super-fork", - "rev": "9baab7cd1c9e0de515c3f905af4f284ea35fd074", + "rev": "16eae95adfce8e781470748b95f32064028c0f27", "type": "gitlab" }, "original": {