@@ 1,328 @@
+Mozilla Public License, version 2.0
+
+1. Definitions
+
+ 1.1. “Contributor”
+ means each individual or legal entity that creates, contributes to the
+ creation of, or owns Covered Software.
+
+ 1.2. “Contributor Version”
+ means the combination of the Contributions of others (if any) used by a
+ Contributor and that particular Contributor’s Contribution.
+
+ 1.3. “Contribution”
+ means Covered Software of a particular Contributor.
+
+ 1.4. “Covered Software”
+ means Source Code Form to which the initial Contributor has attached the
+ notice in Exhibit A, the Executable Form of such Source Code Form,
+ and Modifications of such Source Code Form, in each case
+ including portions thereof.
+
+ 1.5. “Incompatible With Secondary Licenses”
+ means
+
+ a. that the initial Contributor has attached the notice described
+ in Exhibit B to the Covered Software; or
+
+ b. that the Covered Software was made available under the terms of
+ version 1.1 or earlier of the License, but not also under the terms
+ of a Secondary License.
+
+ 1.6. “Executable Form”
+ means any form of the work other than Source Code Form.
+
+ 1.7. “Larger Work”
+ means a work that combines Covered Software with other material,
+ in a separate file or files, that is not Covered Software.
+
+ 1.8. “License”
+ means this document.
+
+ 1.9. “Licensable”
+ means having the right to grant, to the maximum extent possible,
+ whether at the time of the initial grant or subsequently,
+ any and all of the rights conveyed by this License.
+
+ 1.10. “Modifications”
+ means any of the following:
+
+ a. any file in Source Code Form that results from an addition to,
+ deletion from, or modification of the contents of Covered Software; or
+
+ b. any new file in Source Code Form that contains any Covered Software.
+
+ 1.11. “Patent Claims” of a Contributor
+ means any patent claim(s), including without limitation, method, process,
+ and apparatus claims, in any patent Licensable by such Contributor that
+ would be infringed, but for the grant of the License, by the making,
+ using, selling, offering for sale, having made, import, or transfer of
+ either its Contributions or its Contributor Version.
+
+ 1.12. “Secondary License”
+ means either the GNU General Public License, Version 2.0, the
+ GNU Lesser General Public License, Version 2.1, the GNU Affero General
+ Public License, Version 3.0, or any later versions of those licenses.
+
+ 1.13. “Source Code Form”
+ means the form of the work preferred for making modifications.
+
+ 1.14. “You” (or “Your”)
+ means an individual or a legal entity exercising rights under this License.
+ For legal entities, “You” includes any entity that controls,
+ is controlled by, or is under common control with You. For purposes of
+ this definition, “control” means (a) the power, direct or indirect,
+ to cause the direction or management of such entity, whether by contract
+ or otherwise, or (b) ownership of more than fifty percent (50%) of the
+ outstanding shares or beneficial ownership of such entity.
+
+2. License Grants and Conditions
+
+ 2.1. Grants
+ Each Contributor hereby grants You a world-wide, royalty-free,
+ non-exclusive license:
+
+ a. under intellectual property rights (other than patent or trademark)
+ Licensable by such Contributor to use, reproduce, make available,
+ modify, display, perform, distribute, and otherwise exploit its
+ Contributions, either on an unmodified basis, with Modifications,
+ or as part of a Larger Work; and
+
+ b. under Patent Claims of such Contributor to make, use, sell,
+ offer for sale, have made, import, and otherwise transfer either
+ its Contributions or its Contributor Version.
+
+ 2.2. Effective Date
+ The licenses granted in Section 2.1 with respect to any Contribution
+ become effective for each Contribution on the date the Contributor
+ first distributes such Contribution.
+
+ 2.3. Limitations on Grant Scope
+ The licenses granted in this Section 2 are the only rights granted
+ under this License. No additional rights or licenses will be implied
+ from the distribution or licensing of Covered Software under this License.
+ Notwithstanding Section 2.1(b) above, no patent license is granted
+ by a Contributor:
+
+ a. for any code that a Contributor has removed from
+ Covered Software; or
+
+ b. for infringements caused by: (i) Your and any other third party’s
+ modifications of Covered Software, or (ii) the combination of its
+ Contributions with other software (except as part of its
+ Contributor Version); or
+
+ c. under Patent Claims infringed by Covered Software in the
+ absence of its Contributions.
+
+ This License does not grant any rights in the trademarks, service marks,
+ or logos of any Contributor (except as may be necessary to comply with
+ the notice requirements in Section 3.4).
+
+ 2.4. Subsequent Licenses
+ No Contributor makes additional grants as a result of Your choice to
+ distribute the Covered Software under a subsequent version of this
+ License (see Section 10.2) or under the terms of a Secondary License
+ (if permitted under the terms of Section 3.3).
+
+ 2.5. Representation
+ Each Contributor represents that the Contributor believes its
+ Contributions are its original creation(s) or it has sufficient rights
+ to grant the rights to its Contributions conveyed by this License.
+
+ 2.6. Fair Use
+ This License is not intended to limit any rights You have under
+ applicable copyright doctrines of fair use, fair dealing,
+ or other equivalents.
+
+ 2.7. Conditions
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the
+ licenses granted in Section 2.1.
+
+3. Responsibilities
+
+ 3.1. Distribution of Source Form
+ All distribution of Covered Software in Source Code Form, including
+ any Modifications that You create or to which You contribute, must be
+ under the terms of this License. You must inform recipients that the
+ Source Code Form of the Covered Software is governed by the terms
+ of this License, and how they can obtain a copy of this License.
+ You may not attempt to alter or restrict the recipients’ rights
+ in the Source Code Form.
+
+ 3.2. Distribution of Executable Form
+ If You distribute Covered Software in Executable Form then:
+
+ a. such Covered Software must also be made available in Source Code
+ Form, as described in Section 3.1, and You must inform recipients of
+ the Executable Form how they can obtain a copy of such Source Code
+ Form by reasonable means in a timely manner, at a charge no more than
+ the cost of distribution to the recipient; and
+
+ b. You may distribute such Executable Form under the terms of this
+ License, or sublicense it under different terms, provided that the
+ license for the Executable Form does not attempt to limit or alter
+ the recipients’ rights in the Source Code Form under this License.
+
+ 3.3. Distribution of a Larger Work
+ You may create and distribute a Larger Work under terms of Your choice,
+ provided that You also comply with the requirements of this License for
+ the Covered Software. If the Larger Work is a combination of
+ Covered Software with a work governed by one or more Secondary Licenses,
+ and the Covered Software is not Incompatible With Secondary Licenses,
+ this License permits You to additionally distribute such Covered Software
+ under the terms of such Secondary License(s), so that the recipient of
+ the Larger Work may, at their option, further distribute the
+ Covered Software under the terms of either this License or such
+ Secondary License(s).
+
+ 3.4. Notices
+ You may not remove or alter the substance of any license notices
+ (including copyright notices, patent notices, disclaimers of warranty,
+ or limitations of liability) contained within the Source Code Form of
+ the Covered Software, except that You may alter any license notices to
+ the extent required to remedy known factual inaccuracies.
+
+ 3.5. Application of Additional Terms
+ You may choose to offer, and to charge a fee for, warranty, support,
+ indemnity or liability obligations to one or more recipients of
+ Covered Software. However, You may do so only on Your own behalf,
+ and not on behalf of any Contributor. You must make it absolutely clear
+ that any such warranty, support, indemnity, or liability obligation is
+ offered by You alone, and You hereby agree to indemnify every Contributor
+ for any liability incurred by such Contributor as a result of warranty,
+ support, indemnity or liability terms You offer. You may include
+ additional disclaimers of warranty and limitations of liability
+ specific to any jurisdiction.
+
+4. Inability to Comply Due to Statute or Regulation
+
+If it is impossible for You to comply with any of the terms of this License
+with respect to some or all of the Covered Software due to statute,
+judicial order, or regulation then You must: (a) comply with the terms of
+this License to the maximum extent possible; and (b) describe the limitations
+and the code they affect. Such description must be placed in a text file
+included with all distributions of the Covered Software under this License.
+Except to the extent prohibited by statute or regulation, such description
+must be sufficiently detailed for a recipient of ordinary skill
+to be able to understand it.
+
+5. Termination
+
+ 5.1. The rights granted under this License will terminate automatically
+ if You fail to comply with any of its terms. However, if You become
+ compliant, then the rights granted under this License from a particular
+ Contributor are reinstated (a) provisionally, unless and until such
+ Contributor explicitly and finally terminates Your grants, and (b) on an
+ ongoing basis, if such Contributor fails to notify You of the
+ non-compliance by some reasonable means prior to 60 days after You have
+ come back into compliance. Moreover, Your grants from a particular
+ Contributor are reinstated on an ongoing basis if such Contributor
+ notifies You of the non-compliance by some reasonable means,
+ this is the first time You have received notice of non-compliance with
+ this License from such Contributor, and You become compliant prior to
+ 30 days after Your receipt of the notice.
+
+ 5.2. If You initiate litigation against any entity by asserting a patent
+ infringement claim (excluding declaratory judgment actions,
+ counter-claims, and cross-claims) alleging that a Contributor Version
+ directly or indirectly infringes any patent, then the rights granted
+ to You by any and all Contributors for the Covered Software under
+ Section 2.1 of this License shall terminate.
+
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
+ end user license agreements (excluding distributors and resellers) which
+ have been validly granted by You or Your distributors under this License
+ prior to termination shall survive termination.
+
+6. Disclaimer of Warranty
+
+Covered Software is provided under this License on an “as is” basis, without
+warranty of any kind, either expressed, implied, or statutory, including,
+without limitation, warranties that the Covered Software is free of defects,
+merchantable, fit for a particular purpose or non-infringing. The entire risk
+as to the quality and performance of the Covered Software is with You.
+Should any Covered Software prove defective in any respect, You
+(not any Contributor) assume the cost of any necessary servicing, repair,
+or correction. This disclaimer of warranty constitutes an essential part of
+this License. No use of any Covered Software is authorized under this
+License except under this disclaimer.
+
+7. Limitation of Liability
+
+Under no circumstances and under no legal theory, whether tort
+(including negligence), contract, or otherwise, shall any Contributor, or
+anyone who distributes Covered Software as permitted above, be liable to
+You for any direct, indirect, special, incidental, or consequential damages
+of any character including, without limitation, damages for lost profits,
+loss of goodwill, work stoppage, computer failure or malfunction, or any and
+all other commercial damages or losses, even if such party shall have been
+informed of the possibility of such damages. This limitation of liability
+shall not apply to liability for death or personal injury resulting from
+such party’s negligence to the extent applicable law prohibits such
+limitation. Some jurisdictions do not allow the exclusion or limitation of
+incidental or consequential damages, so this exclusion and limitation may
+not apply to You.
+
+8. Litigation
+
+Any litigation relating to this License may be brought only in the courts of
+a jurisdiction where the defendant maintains its principal place of business
+and such litigation shall be governed by laws of that jurisdiction, without
+reference to its conflict-of-law provisions. Nothing in this Section shall
+prevent a party’s ability to bring cross-claims or counter-claims.
+
+9. Miscellaneous
+
+This License represents the complete agreement concerning the subject matter
+hereof. If any provision of this License is held to be unenforceable,
+such provision shall be reformed only to the extent necessary to make it
+enforceable. Any law or regulation which provides that the language of a
+contract shall be construed against the drafter shall not be used to construe
+this License against a Contributor.
+
+10. Versions of the License
+
+ 10.1. New Versions
+ Mozilla Foundation is the license steward. Except as provided in
+ Section 10.3, no one other than the license steward has the right to
+ modify or publish new versions of this License. Each version will be
+ given a distinguishing version number.
+
+ 10.2. Effect of New Versions
+ You may distribute the Covered Software under the terms of the version
+ of the License under which You originally received the Covered Software,
+ or under the terms of any subsequent version published
+ by the license steward.
+
+ 10.3. Modified Versions
+ If you create software not governed by this License, and you want to
+ create a new license for such software, you may create and use a modified
+ version of this License if you rename the license and remove any
+ references to the name of the license steward (except to note that such
+ modified license differs from this License).
+
+ 10.4. Distributing Source Code Form that is
+ Incompatible With Secondary Licenses
+ If You choose to distribute Source Code Form that is
+ Incompatible With Secondary Licenses under the terms of this version of
+ the License, the notice described in Exhibit B of this
+ License must be attached.
+
+Exhibit A - Source Code Form License Notice
+
+ This Source Code Form is subject to the terms of the
+ Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed
+ with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+If it is not possible or desirable to put the notice in a particular file,
+then You may include the notice in a location (such as a LICENSE file in a
+relevant directory) where a recipient would be likely to
+look for such a notice.
+
+You may add additional accurate notices of copyright ownership.
+
+Exhibit B - “Incompatible With Secondary Licenses” Notice
+
+ This Source Code Form is “Incompatible With Secondary Licenses”,
+ as defined by the Mozilla Public License, v. 2.0.
@@ 1,831 @@
+{
+ "nodes": {
+ "autodocodec": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1666331698,
+ "narHash": "sha256-VrONoycKv3lOwN/oKet3Pix96aFNgK+PmLevzBgSsgY=",
+ "owner": "NorfairKing",
+ "repo": "autodocodec",
+ "rev": "fdc5171d0f904613b6a8b986a909c7a8ade4d2f1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NorfairKing",
+ "ref": "flake",
+ "repo": "autodocodec",
+ "type": "github"
+ }
+ },
+ "deadnix": {
+ "inputs": {
+ "fenix": "fenix",
+ "naersk": "naersk",
+ "nixpkgs": "nixpkgs_6",
+ "utils": "utils"
+ },
+ "locked": {
+ "lastModified": 1655647809,
+ "narHash": "sha256-npyHYIJW7HyGIFpCZZK+t5JM/v2LsyFhAGJxX1DXO7E=",
+ "owner": "astro",
+ "repo": "deadnix",
+ "rev": "83c42cc64d190ecb72f5929eab0f64fe88e25dc4",
+ "type": "github"
+ },
+ "original": {
+ "owner": "astro",
+ "repo": "deadnix",
+ "type": "github"
+ }
+ },
+ "deadnix_2": {
+ "inputs": {
+ "fenix": "fenix_2",
+ "naersk": "naersk_2",
+ "nixpkgs": "nixpkgs_9",
+ "utils": "utils_2"
+ },
+ "locked": {
+ "lastModified": 1656370114,
+ "narHash": "sha256-XBbSWeBuF6Ck0jc634yAp2hjPXWM2JyRDPCdK0dh3w4=",
+ "owner": "astro",
+ "repo": "deadnix",
+ "rev": "9f450f7250ad7680cb5f12ce5985cc18496c2d5f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "astro",
+ "repo": "deadnix",
+ "type": "github"
+ }
+ },
+ "docs-search": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1661787609,
+ "narHash": "sha256-jgOl8PKisRmcaHOya3HzArI3eKjVErx+XIBGminh9Zk=",
+ "owner": "purs-nix",
+ "repo": "purescript-docs-search",
+ "rev": "4620575e21886fcbf516d0b43910ba4ead2a60d0",
+ "type": "github"
+ },
+ "original": {
+ "owner": "purs-nix",
+ "repo": "purescript-docs-search",
+ "type": "github"
+ }
+ },
+ "feedback": {
+ "inputs": {
+ "autodocodec": "autodocodec",
+ "nixpkgs": "nixpkgs",
+ "pre-commit-hooks": "pre-commit-hooks",
+ "safe-coloured-text": "safe-coloured-text",
+ "sydtest": "sydtest",
+ "validity": "validity"
+ },
+ "locked": {
+ "lastModified": 1668719941,
+ "narHash": "sha256-ssHbJyqh0F+aO3EWjFBnsZHQvX9jMzWLwQVKfJn7nIw=",
+ "owner": "norfairking",
+ "repo": "feedback",
+ "rev": "9b115939fbb0b547be82c89aadad8cd6b01f2dd9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "norfairking",
+ "repo": "feedback",
+ "type": "github"
+ }
+ },
+ "fenix": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_4",
+ "rust-analyzer-src": "rust-analyzer-src"
+ },
+ "locked": {
+ "lastModified": 1655533500,
+ "narHash": "sha256-qJJmLVoMYfDLywI9MNL7sb0W/GsKQF9HDatdHm1tSl0=",
+ "owner": "nix-community",
+ "repo": "fenix",
+ "rev": "b6630603af13df17d0dd4df8629e9a24e6ba0fbd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "fenix",
+ "type": "github"
+ }
+ },
+ "fenix_2": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_7",
+ "rust-analyzer-src": "rust-analyzer-src_2"
+ },
+ "locked": {
+ "lastModified": 1655533500,
+ "narHash": "sha256-qJJmLVoMYfDLywI9MNL7sb0W/GsKQF9HDatdHm1tSl0=",
+ "owner": "nix-community",
+ "repo": "fenix",
+ "rev": "b6630603af13df17d0dd4df8629e9a24e6ba0fbd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "fenix",
+ "type": "github"
+ }
+ },
+ "fenix_3": {
+ "inputs": {
+ "nixpkgs": [
+ "purs-nix",
+ "statix",
+ "nixpkgs"
+ ],
+ "rust-analyzer-src": "rust-analyzer-src_3"
+ },
+ "locked": {
+ "lastModified": 1645251813,
+ "narHash": "sha256-cQ66tGjnZclBCS3nD26mZ5fUH+3/HnysGffBiWXUSHk=",
+ "owner": "nix-community",
+ "repo": "fenix",
+ "rev": "9892337b588c38ec59466a1c89befce464aae7f8",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "fenix",
+ "type": "github"
+ }
+ },
+ "flake-parts": {
+ "inputs": {
+ "nixpkgs-lib": "nixpkgs-lib"
+ },
+ "locked": {
+ "lastModified": 1668450977,
+ "narHash": "sha256-cfLhMhnvXn6x1vPm+Jow3RiFAUSCw/l1utktCw5rVA4=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "d591857e9d7dd9ddbfba0ea02b43b927c3c0f1fa",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "flake-utils": {
+ "locked": {
+ "lastModified": 1644229661,
+ "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "flake-utils_2": {
+ "locked": {
+ "lastModified": 1618217525,
+ "narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "flake-utils_3": {
+ "locked": {
+ "lastModified": 1618217525,
+ "narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "get-flake": {
+ "locked": {
+ "lastModified": 1644686428,
+ "narHash": "sha256-zkhYsURWFrvEZLkIoBeqFBzSu+cA2u5mo6M8vq9LN7M=",
+ "owner": "ursi",
+ "repo": "get-flake",
+ "rev": "703f15558daa56dfae19d1858bb3046afe68831a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ursi",
+ "repo": "get-flake",
+ "type": "github"
+ }
+ },
+ "gitignore": {
+ "inputs": {
+ "nixpkgs": [
+ "purs-nix",
+ "statix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1635165013,
+ "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "type": "github"
+ }
+ },
+ "make-shell": {
+ "locked": {
+ "lastModified": 1634940815,
+ "narHash": "sha256-P69OmveboXzS+es1vQGS4bt+ckwbeIExqxfGLjGuJqA=",
+ "owner": "ursi",
+ "repo": "nix-make-shell",
+ "rev": "8add91681170924e4d0591b22f294aee3f5516f9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ursi",
+ "ref": "1",
+ "repo": "nix-make-shell",
+ "type": "github"
+ }
+ },
+ "make-shell_2": {
+ "locked": {
+ "lastModified": 1634940815,
+ "narHash": "sha256-P69OmveboXzS+es1vQGS4bt+ckwbeIExqxfGLjGuJqA=",
+ "owner": "ursi",
+ "repo": "nix-make-shell",
+ "rev": "8add91681170924e4d0591b22f294aee3f5516f9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ursi",
+ "ref": "1",
+ "repo": "nix-make-shell",
+ "type": "github"
+ }
+ },
+ "naersk": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_5"
+ },
+ "locked": {
+ "lastModified": 1655042882,
+ "narHash": "sha256-9BX8Fuez5YJlN7cdPO63InoyBy7dm3VlJkkmTt6fS1A=",
+ "owner": "nix-community",
+ "repo": "naersk",
+ "rev": "cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "naersk",
+ "type": "github"
+ }
+ },
+ "naersk_2": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_8"
+ },
+ "locked": {
+ "lastModified": 1655042882,
+ "narHash": "sha256-9BX8Fuez5YJlN7cdPO63InoyBy7dm3VlJkkmTt6fS1A=",
+ "owner": "nix-community",
+ "repo": "naersk",
+ "rev": "cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "naersk",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1672580127,
+ "narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "0874168639713f547c05947c76124f78441ea46c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-22.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs-lib": {
+ "locked": {
+ "dir": "lib",
+ "lastModified": 1665349835,
+ "narHash": "sha256-UK4urM3iN80UXQ7EaOappDzcisYIuEURFRoGQ/yPkug=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "34c5293a71ffdb2fe054eb5288adc1882c1eb0b1",
+ "type": "github"
+ },
+ "original": {
+ "dir": "lib",
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_10": {
+ "locked": {
+ "lastModified": 1656549732,
+ "narHash": "sha256-eILutFZGjfk2bEzfim8S/qyYc//0S1KsCeO+OWbtoR0=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "d3248619647234b5dc74a6921bcdf6dd8323eb22",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_11": {
+ "locked": {
+ "lastModified": 1645013224,
+ "narHash": "sha256-b7OEC8vwzJv3rsz9pwnTX2LQDkeOWz2DbKypkVvNHXc=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "b66b39216b1fef2d8c33cc7a5c72d8da80b79970",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
+ "lastModified": 1645655918,
+ "narHash": "sha256-ZfbEFRW7o237+A1P7eTKhXje435FCAoe0blj2n20Was=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "77a7a4197740213879b9a1d2e1788c6c8ade4274",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "nixpkgs_3": {
+ "locked": {
+ "lastModified": 1672338123,
+ "narHash": "sha256-CJ/t74PZYub7c0ezGLVfc0zg4xIkLipJCx+V1joxccI=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "1fc0a0f6c5290ce80b380d1eea3681a04aea1184",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_4": {
+ "locked": {
+ "lastModified": 1655400192,
+ "narHash": "sha256-49OBVVRgb9H/PSmNT9W61+NRdDbuSJVuDDflwXlaUKU=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "3d7435c638baffaa826b85459df0fff47f12317d",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_5": {
+ "locked": {
+ "lastModified": 1655481042,
+ "narHash": "sha256-XHbcywq2vIQ5CeH1OK3TN793jkiNAAZsSctS1PFgseo=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "103a4c0ae46afa9cf008c30744175315ca38e9f9",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "nixpkgs_6": {
+ "locked": {
+ "lastModified": 1655481042,
+ "narHash": "sha256-XHbcywq2vIQ5CeH1OK3TN793jkiNAAZsSctS1PFgseo=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "103a4c0ae46afa9cf008c30744175315ca38e9f9",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "nixpkgs_7": {
+ "locked": {
+ "lastModified": 1655400192,
+ "narHash": "sha256-49OBVVRgb9H/PSmNT9W61+NRdDbuSJVuDDflwXlaUKU=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "3d7435c638baffaa826b85459df0fff47f12317d",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_8": {
+ "locked": {
+ "lastModified": 1655481042,
+ "narHash": "sha256-XHbcywq2vIQ5CeH1OK3TN793jkiNAAZsSctS1PFgseo=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "103a4c0ae46afa9cf008c30744175315ca38e9f9",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "nixpkgs_9": {
+ "locked": {
+ "lastModified": 1655481042,
+ "narHash": "sha256-XHbcywq2vIQ5CeH1OK3TN793jkiNAAZsSctS1PFgseo=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "103a4c0ae46afa9cf008c30744175315ca38e9f9",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "npmlock2nix": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1668989938,
+ "narHash": "sha256-/IxdS0AiqSN0/VEOLnnfHyi4nP17yPrkhGf6KlXVwrc=",
+ "owner": "nix-community",
+ "repo": "npmlock2nix",
+ "rev": "0ba0746d62974403daf717cded3f24c617622bc7",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "npmlock2nix",
+ "type": "github"
+ }
+ },
+ "parsec": {
+ "locked": {
+ "lastModified": 1635533376,
+ "narHash": "sha256-/HrG0UPGnI5VdkhrNrpDiM2+nhdL6lD/bqyGtYv0QDE=",
+ "owner": "nprindle",
+ "repo": "nix-parsec",
+ "rev": "1bf25dd9c5de1257a1c67de3c81c96d05e8beb5e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nprindle",
+ "repo": "nix-parsec",
+ "type": "github"
+ }
+ },
+ "pre-commit-hooks": {
+ "inputs": {
+ "flake-utils": "flake-utils",
+ "nixpkgs": "nixpkgs_2"
+ },
+ "locked": {
+ "lastModified": 1666160137,
+ "narHash": "sha256-8bQu+6poMzUyS2n3C1v3hkO6ZhRzj8Pf3CDCNckqQE4=",
+ "owner": "cachix",
+ "repo": "pre-commit-hooks.nix",
+ "rev": "e6c8efee1c108bb27522b9fd25b1cd0eb3288681",
+ "type": "github"
+ },
+ "original": {
+ "owner": "cachix",
+ "repo": "pre-commit-hooks.nix",
+ "type": "github"
+ }
+ },
+ "ps-tools": {
+ "inputs": {
+ "deadnix": "deadnix_2",
+ "make-shell": "make-shell_2",
+ "nixpkgs": "nixpkgs_10",
+ "utils": "utils_3"
+ },
+ "locked": {
+ "lastModified": 1658374818,
+ "narHash": "sha256-WxbQ/BR4Ep8tBbaOikXechspyZlvwfL5XNmRNEnaOFo=",
+ "owner": "purs-nix",
+ "repo": "purescript-tools",
+ "rev": "c0f887f60ea2331dfdc5b0e8be2e732976887345",
+ "type": "github"
+ },
+ "original": {
+ "owner": "purs-nix",
+ "repo": "purescript-tools",
+ "type": "github"
+ }
+ },
+ "purs-nix": {
+ "inputs": {
+ "deadnix": "deadnix",
+ "docs-search": "docs-search",
+ "get-flake": "get-flake",
+ "make-shell": "make-shell",
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "parsec": "parsec",
+ "ps-tools": "ps-tools",
+ "statix": "statix",
+ "utils": "utils_4"
+ },
+ "locked": {
+ "lastModified": 1674243319,
+ "narHash": "sha256-o39rBVSNqchahHrMYNixdlasDro8omlf/n7yQZsdNI8=",
+ "owner": "purs-nix",
+ "repo": "purs-nix",
+ "rev": "2b7761ffaded363d0d00afe320350cc5c9ee9012",
+ "type": "github"
+ },
+ "original": {
+ "owner": "purs-nix",
+ "repo": "purs-nix",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "feedback": "feedback",
+ "flake-parts": "flake-parts",
+ "nixpkgs": "nixpkgs_3",
+ "npmlock2nix": "npmlock2nix",
+ "purs-nix": "purs-nix",
+ "treefmt-nix": "treefmt-nix"
+ }
+ },
+ "rust-analyzer-src": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1655507737,
+ "narHash": "sha256-o+AqNsjL6o2RHh4InZHQVpkmqg570YFJL4Db8mKq+fs=",
+ "owner": "rust-lang",
+ "repo": "rust-analyzer",
+ "rev": "12dd81092e37df28b7a3591cae9675e668927198",
+ "type": "github"
+ },
+ "original": {
+ "owner": "rust-lang",
+ "ref": "nightly",
+ "repo": "rust-analyzer",
+ "type": "github"
+ }
+ },
+ "rust-analyzer-src_2": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1655507737,
+ "narHash": "sha256-o+AqNsjL6o2RHh4InZHQVpkmqg570YFJL4Db8mKq+fs=",
+ "owner": "rust-lang",
+ "repo": "rust-analyzer",
+ "rev": "12dd81092e37df28b7a3591cae9675e668927198",
+ "type": "github"
+ },
+ "original": {
+ "owner": "rust-lang",
+ "ref": "nightly",
+ "repo": "rust-analyzer",
+ "type": "github"
+ }
+ },
+ "rust-analyzer-src_3": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1645205556,
+ "narHash": "sha256-e4lZW3qRyOEJ+vLKFQP7m2Dxh5P44NrnekZYLxlucww=",
+ "owner": "rust-analyzer",
+ "repo": "rust-analyzer",
+ "rev": "acf5874b39f3dc5262317a6074d9fc7285081161",
+ "type": "github"
+ },
+ "original": {
+ "owner": "rust-analyzer",
+ "ref": "nightly",
+ "repo": "rust-analyzer",
+ "type": "github"
+ }
+ },
+ "safe-coloured-text": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1666332070,
+ "narHash": "sha256-Jvx1599QUkgzPhdvSOrxEKKBXF42eYv26EgXwM+RguU=",
+ "owner": "NorfairKing",
+ "repo": "safe-coloured-text",
+ "rev": "df6d65d1afb0140d081b685b411dcfe03ae6f789",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NorfairKing",
+ "ref": "flake",
+ "repo": "safe-coloured-text",
+ "type": "github"
+ }
+ },
+ "statix": {
+ "inputs": {
+ "fenix": "fenix_3",
+ "gitignore": "gitignore",
+ "nixpkgs": "nixpkgs_11"
+ },
+ "locked": {
+ "lastModified": 1657460333,
+ "narHash": "sha256-5o6zMBASEsGKtjKDb3SizJnN9A7qpOcbzWBXsacfMyc=",
+ "owner": "nerdypepper",
+ "repo": "statix",
+ "rev": "6422c959d365dee2fda5eda8858fefad31f17b25",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nerdypepper",
+ "repo": "statix",
+ "type": "github"
+ }
+ },
+ "sydtest": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1666335564,
+ "narHash": "sha256-RUAQuAaCCF+bFXWKQV9lx3Caj9pHp7l5NGnMfBaK05I=",
+ "owner": "NorfairKing",
+ "repo": "sydtest",
+ "rev": "56eb625a7603652f475d0cfd4af50b700e9a5d1e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NorfairKing",
+ "ref": "flake",
+ "repo": "sydtest",
+ "type": "github"
+ }
+ },
+ "treefmt-nix": {
+ "locked": {
+ "lastModified": 1672170030,
+ "narHash": "sha256-hvTMwlutePPQ4eNMVHiI0crixCyeSTKJIDhLD/66t2g=",
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "rev": "c97bb3db343ccd2f04dd4e5fa8750e821560e9ca",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "type": "github"
+ }
+ },
+ "utils": {
+ "locked": {
+ "lastModified": 1653893745,
+ "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "utils_2": {
+ "locked": {
+ "lastModified": 1653893745,
+ "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "utils_3": {
+ "inputs": {
+ "flake-utils": "flake-utils_2"
+ },
+ "locked": {
+ "lastModified": 1656044990,
+ "narHash": "sha256-f01BB7CaOyntOab9XnpH9HD63rGcnu2iyL4M2ubs5F8=",
+ "owner": "ursi",
+ "repo": "flake-utils",
+ "rev": "f53b674a2c90f6202a2f4cd491aba121775490b5",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ursi",
+ "ref": "8",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "utils_4": {
+ "inputs": {
+ "flake-utils": "flake-utils_3"
+ },
+ "locked": {
+ "lastModified": 1656044990,
+ "narHash": "sha256-f01BB7CaOyntOab9XnpH9HD63rGcnu2iyL4M2ubs5F8=",
+ "owner": "ursi",
+ "repo": "flake-utils",
+ "rev": "f53b674a2c90f6202a2f4cd491aba121775490b5",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ursi",
+ "ref": "8",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "validity": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1666331942,
+ "narHash": "sha256-xKqunzWw3w7OaKSatckNxn7gCKtusjaj9szhgBWQwAc=",
+ "owner": "NorfairKing",
+ "repo": "validity",
+ "rev": "dc24b655564beaa6750e390e37e64f8b0b67e18f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NorfairKing",
+ "ref": "flake",
+ "repo": "validity",
+ "type": "github"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}