From 5bf313c340dbf44606a066791f6e8093156b4267 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Thu, 7 Mar 2024 19:52:27 -0600 Subject: [PATCH] chore: updated flake inputs --- .gitignore | 4 +++- .prettierignore | 4 ++++ DCO.md | 29 +++++++++++++++-------------- flake.lock | 18 +++++++++--------- 4 files changed, 31 insertions(+), 24 deletions(-) create mode 100644 .prettierignore diff --git a/.gitignore b/.gitignore index fd5caa0..d95da19 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,6 @@ tests/artifacts/ /.prettierrc.json /lefthook.yml /.conform.yaml -/treefmt.toml \ No newline at end of file +/treefmt.toml +# mfgames-project-setup: ignore-files +/.direnv/ \ No newline at end of file diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..98d9aa3 --- /dev/null +++ b/.prettierignore @@ -0,0 +1,4 @@ + +# mfgames-project-setup: ignore-files +/LICENSE.md +/DCO.md \ No newline at end of file diff --git a/DCO.md b/DCO.md index c3782f6..49b8cb0 100644 --- a/DCO.md +++ b/DCO.md @@ -6,28 +6,29 @@ Copyright (C) 2004, 2006 The Linux Foundation and its contributors. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I -have the right to submit it under the open source license -indicated in the file; or + have the right to submit it under the open source license + indicated in the file; or (b) The contribution is based upon previous work that, to the best -of my knowledge, is covered under an appropriate open source -license and I have the right under that license to submit that -work with modifications, whether created in whole or in part -by me, under the same open source license (unless I am -permitted to submit under a different license), as indicated -in the file; or + of my knowledge, is covered under an appropriate open source + license and I have the right under that license to submit that + work with modifications, whether created in whole or in part + by me, under the same open source license (unless I am + permitted to submit under a different license), as indicated + in the file; or (c) The contribution was provided directly to me by some other -person who certified (a), (b) or (c) and I have not modified -it. + person who certified (a), (b) or (c) and I have not modified + it. (d) I understand and agree that this project and the contribution -are public and that a record of the contribution (including all -personal information I submit with it, including my sign-off) is -maintained indefinitely and may be redistributed consistent with -this project or the open source license(s) involved. + are public and that a record of the contribution (including all + personal information I submit with it, including my sign-off) is + maintained indefinitely and may be redistributed consistent with + this project or the open source license(s) involved. diff --git a/flake.lock b/flake.lock index c91662a..8a8da05 100644 --- a/flake.lock +++ b/flake.lock @@ -142,11 +142,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1709701991, - "narHash": "sha256-aioBatPisIMfmVUq50g9M74GidTqgRpA+PVXuL6NYAo=", + "lastModified": 1709861835, + "narHash": "sha256-vXuOnCnpm3ii728s9KyNrAwH0wZ6RvQwmN53H55GtdE=", "ref": "refs/heads/main", - "rev": "9c50fe4984c346cec825c2875e1ba81ec385f5b1", - "revCount": 15, + "rev": "6ba1a8e9755ae03287457d5fe9bb3565f7421c4b", + "revCount": 17, "type": "git", "url": "https://src.mfgames.com/nixos-contrib/mfgames-project-setup-flake.git" }, @@ -394,12 +394,12 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1709569716, - "narHash": "sha256-iOR44RU4jQ+YPGrn+uQeYAp7Xo7Z/+gT+wXJoGxxLTY=", - "rev": "617579a787259b9a6419492eaac670a5f7663917", - "revCount": 556422, + "lastModified": 1709677081, + "narHash": "sha256-tix36Y7u0rkn6mTm0lA45b45oab2cFLqAzDbJxeXS+c=", + "rev": "880992dcc006a5e00dd0591446fdf723e6a51a64", + "revCount": 556459, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2311.556422%2Brev-617579a787259b9a6419492eaac670a5f7663917/018e0df2-b0f7-7a27-af1a-04150ef0f2c7/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2311.556459%2Brev-880992dcc006a5e00dd0591446fdf723e6a51a64/018e17b1-5573-70b6-b970-a1348ee66a5b/source.tar.gz" }, "original": { "type": "tarball",