From 53425cfd885751d63f0f03d295ee132ab6d80ea7 Mon Sep 17 00:00:00 2001 From: Patrick Stevens Date: Sun, 1 Oct 2023 22:32:20 +0100 Subject: [PATCH] Minor updates (#20) --- PulumiWebServer/Utils.fs | 1 - flake.lock | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/PulumiWebServer/Utils.fs b/PulumiWebServer/Utils.fs index 91278f0..375351d 100644 --- a/PulumiWebServer/Utils.fs +++ b/PulumiWebServer/Utils.fs @@ -11,7 +11,6 @@ module Utils = use s = names - |> Seq.filter (fun s -> s.EndsWith name) |> Seq.exactlyOne |> assembly.GetManifestResourceStream |> fun s -> new StreamReader (s) diff --git a/flake.lock b/flake.lock index c5ae445..2ce83b1 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1689068808, - "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=", + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", - "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "type": "github" }, "original": { @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1689679375, - "narHash": "sha256-LHUC52WvyVDi9PwyL1QCpaxYWBqp4ir4iL6zgOkmcb8=", + "lastModified": 1696019113, + "narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "684c17c429c42515bafb3ad775d2a710947f3d67", + "rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a", "type": "github" }, "original": {