summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2025-01-22 09:01:14 -0600
committermsglm <msglm@techchud.xyz>2025-01-22 09:01:14 -0600
commitb069586502a1248afa6fbbae8604cd0492bda2db (patch)
tree72e4d54a6eea96530ee462c4ef73272e35b11677
parentf8955038465efcf4f5c5135cbb9a950ac9f81fac (diff)
downloadguix-msglm-b069586502a1248afa6fbbae8604cd0492bda2db.tar.gz
guix-msglm-b069586502a1248afa6fbbae8604cd0492bda2db.tar.bz2
guix-msglm-b069586502a1248afa6fbbae8604cd0492bda2db.zip
remove duplicate packages
-rw-r--r--unlustig.scm207
1 files changed, 0 insertions, 207 deletions
diff --git a/unlustig.scm b/unlustig.scm
index fb724de..a130662 100644
--- a/unlustig.scm
+++ b/unlustig.scm
@@ -15,7 +15,6 @@
#:use-module (gnu packages crates-io)
#:use-module (gnu packages crates-graphics)
#:use-module (gnu packages crates-gtk)
- #:use-module (gnu packages crates-apple)
#:use-module (gnu packages crates-web)
#:use-module (gnu packages crates-windows)
#:use-module (gnu packages crates-apple)
@@ -2004,209 +2003,3 @@ binding to JVM APIs from Rust")
(synopsis "Toolkit for making client wayland applications.")
(description "Toolkit for making client wayland applications.")
(license license:expat)))
-
-(define-public rust-criterion-0.5
- (package
- (name "rust-criterion")
- (version "0.5.1")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "criterion" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "0bv9ipygam3z8kk6k771gh9zi0j0lb9ir0xi1pc075ljg80jvcgj"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs (("rust-anes" ,rust-anes-0.1)
- ("rust-async-std" ,rust-async-std-1)
- ("rust-cast" ,rust-cast-0.3)
- ("rust-ciborium" ,rust-ciborium-0.2)
- ("rust-clap" ,rust-clap-4)
- ("rust-criterion-plot" ,rust-criterion-plot-0.5)
- ("rust-csv" ,rust-csv-1)
- ("rust-futures" ,rust-futures-0.3)
- ("rust-is-terminal" ,rust-is-terminal-0.4)
- ("rust-itertools" ,rust-itertools-0.10)
- ("rust-num-traits" ,rust-num-traits-0.2)
- ("rust-once-cell" ,rust-once-cell-1)
- ("rust-oorandom" ,rust-oorandom-11)
- ("rust-plotters" ,rust-plotters-0.3)
- ("rust-rayon" ,rust-rayon-1)
- ("rust-regex" ,rust-regex-1)
- ("rust-serde" ,rust-serde-1)
- ("rust-serde-derive" ,rust-serde-derive-1)
- ("rust-serde-json" ,rust-serde-json-1)
- ("rust-smol" ,rust-smol-1)
- ("rust-tinytemplate" ,rust-tinytemplate-1)
- ("rust-tokio" ,rust-tokio-1)
- ("rust-walkdir" ,rust-walkdir-2))
- #:cargo-development-inputs (("rust-approx" ,rust-approx-0.5)
- ("rust-futures" ,rust-futures-0.3)
- ("rust-quickcheck" ,rust-quickcheck-1)
- ("rust-rand" ,rust-rand-0.8)
- ("rust-tempfile" ,rust-tempfile-3))))
- (home-page "https://bheisler.github.io/criterion.rs/book/index.html")
- (synopsis "Statistics-driven micro-benchmarking library")
- (description
- "This package provides Statistics-driven micro-benchmarking library.")
- (license (list license:asl2.0 license:expat))))
-
-(define-public rust-criterion-0.3
- (package
- (name "rust-criterion")
- (version "0.3.6")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "criterion" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "13yd64ah93gkbdv7qq4cr6rhgl9979jjcjk3gkhnav1b7glns7dh"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs (("rust-async-std" ,rust-async-std-1)
- ("rust-atty" ,rust-atty-0.2)
- ("rust-cast" ,rust-cast-0.3)
- ("rust-clap" ,rust-clap-2)
- ("rust-criterion-plot" ,rust-criterion-plot-0.4)
- ("rust-csv" ,rust-csv-1)
- ("rust-futures" ,rust-futures-0.3)
- ("rust-itertools" ,rust-itertools-0.10)
- ("rust-lazy-static" ,rust-lazy-static-1)
- ("rust-num-traits" ,rust-num-traits-0.2)
- ("rust-oorandom" ,rust-oorandom-11)
- ("rust-plotters" ,rust-plotters-0.3)
- ("rust-rayon" ,rust-rayon-1)
- ("rust-regex" ,rust-regex-1)
- ("rust-serde" ,rust-serde-1)
- ("rust-serde-cbor" ,rust-serde-cbor-0.11)
- ("rust-serde-derive" ,rust-serde-derive-1)
- ("rust-serde-json" ,rust-serde-json-1)
- ("rust-smol" ,rust-smol-1)
- ("rust-tinytemplate" ,rust-tinytemplate-1)
- ("rust-tokio" ,rust-tokio-1)
- ("rust-walkdir" ,rust-walkdir-2))
- #:cargo-development-inputs (("rust-approx" ,rust-approx-0.5)
- ("rust-futures" ,rust-futures-0.3)
- ("rust-quickcheck" ,rust-quickcheck-1)
- ("rust-rand" ,rust-rand-0.8)
- ("rust-tempfile" ,rust-tempfile-3))))
- (home-page "https://bheisler.github.io/criterion.rs/book/index.html")
- (synopsis "Statistics-driven micro-benchmarking library")
- (description
- "This package provides Statistics-driven micro-benchmarking library.")
- (license (list license:asl2.0 license:expat))))
-
-(define-public rust-criterion-0.3
- (package
- (name "rust-criterion")
- (version "0.3.6")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "criterion" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "13yd64ah93gkbdv7qq4cr6rhgl9979jjcjk3gkhnav1b7glns7dh"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs (("rust-async-std" ,rust-async-std-1)
- ("rust-atty" ,rust-atty-0.2)
- ("rust-cast" ,rust-cast-0.3)
- ("rust-clap" ,rust-clap-2)
- ("rust-criterion-plot" ,rust-criterion-plot-0.4)
- ("rust-csv" ,rust-csv-1)
- ("rust-futures" ,rust-futures-0.3)
- ("rust-itertools" ,rust-itertools-0.10)
- ("rust-lazy-static" ,rust-lazy-static-1)
- ("rust-num-traits" ,rust-num-traits-0.2)
- ("rust-oorandom" ,rust-oorandom-11)
- ("rust-plotters" ,rust-plotters-0.3)
- ("rust-rayon" ,rust-rayon-1)
- ("rust-regex" ,rust-regex-1)
- ("rust-serde" ,rust-serde-1)
- ("rust-serde-cbor" ,rust-serde-cbor-0.11)
- ("rust-serde-derive" ,rust-serde-derive-1)
- ("rust-serde-json" ,rust-serde-json-1)
- ("rust-smol" ,rust-smol-1)
- ("rust-tinytemplate" ,rust-tinytemplate-1)
- ("rust-tokio" ,rust-tokio-1)
- ("rust-walkdir" ,rust-walkdir-2))
- #:cargo-development-inputs (("rust-approx" ,rust-approx-0.5)
- ("rust-futures" ,rust-futures-0.3)
- ("rust-quickcheck" ,rust-quickcheck-1)
- ("rust-rand" ,rust-rand-0.8)
- ("rust-tempfile" ,rust-tempfile-3))))
- (home-page "https://bheisler.github.io/criterion.rs/book/index.html")
- (synopsis "Statistics-driven micro-benchmarking library")
- (description
- "This package provides Statistics-driven micro-benchmarking library.")
- (license (list license:asl2.0 license:expat))))
-
-(define-public rust-criterion-plot-0.4
- (package
- (name "rust-criterion-plot")
- (version "0.4.5")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "criterion-plot" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "0xhq0jz1603585h7xvm3s4x9irmifjliklszbzs4cda00y1cqwr6"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs (("rust-cast" ,rust-cast-0.3)
- ("rust-itertools" ,rust-itertools-0.10))
- #:cargo-development-inputs (("rust-itertools-num" ,rust-itertools-num-0.1)
- ("rust-num-complex" ,rust-num-complex-0.4)
- ("rust-rand" ,rust-rand-0.8))))
- (home-page "https://github.com/bheisler/criterion.rs")
- (synopsis "Criterion's plotting library")
- (description "This package provides Criterion's plotting library.")
- (license (list license:expat license:asl2.0))))
-
-(define-public rust-quickcheck-1
- (package
- (name "rust-quickcheck")
- (version "1.0.3")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "quickcheck" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "1mjhkfqwrb8mdyxdqr4zzbj1rm5dfx25n9zcc25lb6fxwiw673sq"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs (("rust-env-logger" ,rust-env-logger-0.8)
- ("rust-log" ,rust-log-0.4)
- ("rust-rand" ,rust-rand-0.8))))
- (home-page "https://github.com/BurntSushi/quickcheck")
- (synopsis "Automatic property based testing with shrinking")
- (description
- "This package provides Automatic property based testing with shrinking.")
- (license (list license:unlicense license:expat))))
-
-(define-public rust-core-foundation-0.2
- (package
- (name "rust-core-foundation")
- (version "0.2.3")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "core-foundation" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "0rvcn7ab5r69wvn7gby745jlpy8pirfywcdxbiypy083s93dggr5"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs (("rust-core-foundation-sys" ,rust-core-foundation-sys-0.2)
- ("rust-libc" ,rust-libc-0.2))))
- (home-page "https://github.com/servo/core-foundation-rs")
- (synopsis "Bindings to Core Foundation for macOS")
- (description
- "This package provides Bindings to Core Foundation for @code{macOS}.")
- (license (list license:expat license:asl2.0))))
-