From deabeac479335f2e05f046e4556b108faae9bcae Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Fri, 22 Mar 2024 01:08:52 -0500 Subject: [PATCH] build: updating setup flake --- .gitignore | 3 +++ .prettierignore | 4 ++++ DCO.md | 29 +++++++++++++++-------------- flake.lock | 18 +++++++++--------- 4 files changed, 31 insertions(+), 23 deletions(-) create mode 100644 .prettierignore diff --git a/.gitignore b/.gitignore index 78e54cc..6b505b8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ node_modules/ /.prettierrc.json /lefthook.yml /.conform.yaml + +# 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 6224a5e..9d40c9e 100644 --- a/flake.lock +++ b/flake.lock @@ -142,11 +142,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1707180400, - "narHash": "sha256-Gt+a0EoeMWYFo8Xoct4ToTGuFOV8mxeA8F9QGtbtKjk=", + "lastModified": 1709861835, + "narHash": "sha256-vXuOnCnpm3ii728s9KyNrAwH0wZ6RvQwmN53H55GtdE=", "ref": "refs/heads/main", - "rev": "9b8c86005fbb122134fc247200de8c30724faaef", - "revCount": 14, + "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": 1708161998, - "narHash": "sha256-6KnemmUorCvlcAvGziFosAVkrlWZGIc6UNT9GUYr0jQ=", - "rev": "84d981bae8b5e783b3b548de505b22880559515f", - "revCount": 555825, + "lastModified": 1710951922, + "narHash": "sha256-FOOBJ3DQenLpTNdxMHR2CpGZmYuctb92gF0lpiirZ30=", + "rev": "f091af045dff8347d66d186a62d42aceff159456", + "revCount": 556873, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2311.555825%2Brev-84d981bae8b5e783b3b548de505b22880559515f/018dbaaf-4db4-7aaa-85f3-0cf000e0264b/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2311.556873%2Brev-f091af045dff8347d66d186a62d42aceff159456/018e6058-baa0-75b7-880b-d3c87ae30465/source.tar.gz" }, "original": { "type": "tarball",