From b381767ae21b33a990a9216e248e64e94e9360e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 01:02:52 +0000 Subject: [PATCH] flake.lock: Updating 'flake-compat (edolstra/flake-compat)' - 35bb57c0 -> 0f9255e0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for flake-compat On branch: master Commits: https://github.com/edolstra/flake-compat/compare/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9...0f9255e01c2351cc7d116c072cb317785dd33b33 - [bcb80df0](https://github.com/edolstra/flake-compat/commit/bcb80df05106afa74c7149f74f3b8fabce052bac) add support for sourcehut - [92556b85](https://github.com/edolstra/flake-compat/commit/92556b853911f0ef60fd88d2e0fa4d67afbc8dba) Add FlakeHub publish Action - [c30381e1](https://github.com/edolstra/flake-compat/commit/c30381e188d2edb0a7bc866aa59d7ac1831f4b59) Add flake.nix - [6256b599](https://github.com/edolstra/flake-compat/commit/6256b599c81a9ae3f9fc18f88ad4ab3d7cf2534f) Add description - [2bf43d60](https://github.com/edolstra/flake-compat/commit/2bf43d60c7596e26d6f56dde17a466b158a6abb4) Change from rolling to tagged releases - [bc5e257a](https://github.com/edolstra/flake-compat/commit/bc5e257a8d0c4df04652ecff9053d05b0dc9484e) nix[edolstra/flake-compat⁠#7796](http://r.duckduckgo.com/l/?uddg=https://github.com/edolstra/flake-compat/issues/7796): Ensure that `self.outPath == ./.` - [7ae5ae62](https://github.com/edolstra/flake-compat/commit/7ae5ae625a69a4c160e7f5e975e8d5c06a7aee92) Drop "flake = false" and suggest flakehub - [4f910c98](https://github.com/edolstra/flake-compat/commit/4f910c9827911b1ec2bf26b5a062cd09f8d89f85) Doh - [5a16547d](https://github.com/edolstra/flake-compat/commit/5a16547d46553d7bdd1dfc2cf418f5f7d236f6ad) Prevent double copying and work around an apparent Nix bug - [0f9255e0](https://github.com/edolstra/flake-compat/commit/0f9255e01c2351cc7d116c072cb317785dd33b33) Force root sources like "./." into the Nix store --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 32d6167..19dcb09 100644 --- a/flake.lock +++ b/flake.lock @@ -149,11 +149,11 @@ "flake-compat": { "flake": false, "locked": { - "lastModified": 1673956053, - "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", "owner": "edolstra", "repo": "flake-compat", - "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": {