| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: weechat: Update to 4.5.1.•••* gnu/packages/irc.scm (weechat): Update to 4.5.1.
Change-Id: I7b76eb865e7f7fb49c6345594cb991b3c863ac25
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Ashish SHUKLA | 2024-12-24 | 1 | -2/+2 |
* | gnu: python-irc-parser-tests: Fix build and enable tests.•••* gnu/packages/irc.scm (python-irc-parser-tests)[arguments]: Remove field to
enable tests.
[native-inputs]: Add python-girc, python-ircmatch, python-setuptools, and
python-wheel.
Change-Id: I9f98a98a1e6f1e3cbfdffed6048d5cd89bd51094
| Ricardo Wurmus | 2024-12-20 | 1 | -4/+3 |
* | gnu: Add python-ircmatch.•••* gnu/packages/irc.scm (python-ircmatch): New variable.
Change-Id: I50d8aec4ff264c897f255ca81e61a74644c34f91
| Ricardo Wurmus | 2024-12-20 | 1 | -0/+19 |
* | gnu: Add python-girc.•••* gnu/packages/irc.scm (python-girc): New variable.
Change-Id: I81be23985e59a18819ba2202e1689c84bdb10d08
| Ricardo Wurmus | 2024-12-20 | 1 | -0/+39 |
* | gnu: weechat: Update to 4.5.0.•••* gnu/packages/irc.scm (weechat): Update to 4.5.0.
Change-Id: I903a418eb4aa7faf27d77185e40651d905122766
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-12-15 | 1 | -2/+2 |
* | gnu: Fix synopsis in miscelaneous packages.•••* gnu/packages/astronomy.scm (calcmysky-qt5): Fix synopsis.
* gnu/packages/base.scm (hello): Fix synopsis.
* gnu/packages/bioinformatics.scm (vembrane): Fix synopsis.
* gnu/packages/browser-extensions.scm (passff): Fix synopsis.
* gnu/packages/browser-extensions.scm (noscript): Fix synopsis.
* gnu/packages/c.scm (orangeduck-mpc): Fix synopsis.
* gnu/packages/cran.scm (r-d3r): Fix synopsis.
* gnu/packages/docbook.scm (docbook-mathml-1.0): Fix synopsis.
* gnu/packages/finance.scm (flowee): Fix synopsis.
* gnu/packages/firmware.scm (seabios): Fix synopsis.
* gnu/packages/games.scm (pinball): Fix synopsis.
(morris): Fix synopsis.
* gnu/packages/gawk.scm (cppawk-egawk): Fix synopsis.
* gnu/packages/gnome.scm (gssdp): Fix synopsis.
* gnu/packages/gstreamer.scm (gst-plugins-espeak): Fix synopsis.
* gnu/packages/heads.scm (musl-cross): Fix synopsis.
* gnu/packages/irc.scm (epic5): Fix synopsis.
* gnu/packages/kde-pim.scm (itinerary): Fix synopsis.
* gnu/packages/kde-plasma.scm (mpvqt): Fix synopsis.
* gnu/packages/lesstif.scm (motif): Fix synopsis.
* gnu/packages/linux.scm (ecryptfs-utils): Fix synopsis.
* gnu/packages/linux.scm (falcosecurity-libs): Fix synopsis.
* gnu/packages/mail.scm (pan): Fix synopsis.
* gnu/packages/messaging.scm (biboumi): Fix synopsis.
* gnu/packages/ocaml.scm (ocaml-ppx-import): Fix synopsis.
* gnu/packages/pascal.scm (p2c): Fix synopsis.
* gnu/packages/pdf.scm (unpaper): Fix synopsis.
* gnu/packages/pure.scm (pure): Fix synopsis.
* gnu/packages/qt.scm (qxlsx-qt5): Fix synopsis.
* gnu/packages/smalltalk.scm (smalltalk): Fix synopsis.
* gnu/packages/sugar.scm (sugar): Fix synopsis.
* gnu/packages/terminals.scm (roxterm): Fix synopsis.
* gnu/packages/virtualization.scm (xen): Fix synopsis.
* gnu/packages/vpn.scm (sshoot): Fix synopsis.
* gnu/packages/web.scm (buku-run): Fix synopsis.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
| Gabriel Wicki | 2024-12-10 | 1 | -1/+1 |
* | gnu: weechat: Switch to git source.•••* gnu/packages/irc.scm (weechat)[source]: Use git-fetch.
Change-Id: I031d494db1b7c273bc87d0bdb21ee51c2c3ae10b
| Zheng Junjie | 2024-12-01 | 1 | -4/+6 |
* | gnu: weechat: Improve style.•••* gnu/packages/irc.scm (weechat)[native-inputs]: Remove label.
[arguments]: Use G-expressions.
Change-Id: I08e2f4135760e61acbae915f045fb3838d965b25
| Zheng Junjie | 2024-12-01 | 1 | -24/+23 |
* | gnu: weechat: Update to 4.4.4.•••* gnu/packages/irc.scm (weechat): Update to 4.4.4.
Change-Id: I08c120df160c3ff7095f2418fe9f9553df3abe3c
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-12-01 | 1 | -2/+2 |
* | gnu: soju: Update to 0.8.2.•••* gnu/packages/irc.scm (soju): Update to 0.8.2.
[native-inputs]: Drop go-nhooyr-io-websocket. Add
go-github-com-coder-websocket.
Change-Id: I272e692eab620fbf41d025f5aa3eb8d7c6eb5cbc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Timotej Lazar | 2024-11-24 | 1 | -4/+4 |
* | gnu: build/go: Apply default 'fix-embed-files phase.•••These changes remove redundant phases where files, requiring to be embed
during build or check phases, are copied to the build directory as
proposed in <https://issues.guix.gnu.org/73299>.
* gnu/packages/backup.scm (restic-rest-server) [arguments]: <#:phases>:
Remove 'fix-embed-files phase.
* gnu/packages/configuration-management.scm (chezmoi): Likewise.
* gnu/packages/packages/golang-build.scm (go-github-com-golang-protobuf): Likewise.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-loads,
go-github-com-go-openapi-runtime, go-github-com-golang-groupcache): Likewise.
* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Likewise.
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger,
go-github-com-libp2p-go-libp2p, kubo): Likewise.
* gnu/packages/irc.scm (soju): Likewise.
* gnu/packages/networking.scm (nebula): Likewise.
* gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus,
go-github-com-prometheus-client-golang, go-github-com-prometheus-common,
go-github-com-prometheus-common-sigv4, go-github-com-prometheus-exporter-toolkit,
go-github-com-prometheus-statsd-exporter): Likewise
* gnu/packages/version-control.scm (git-lfs): Likewise.
* gnu/packages/web.scm (miniflux): Likewise.
* gnu/packages/golang-crypto.scm (go-filippo-io-age): [arguments]:
<#:phases>: Remove 'copy-input-to-vendor-direcotyr and
'remove-vendor-directory phases.
* gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis,
go-github-com-go-openapi-analysis, go-github-com-go-openapi-validate): Likewise.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise.
* gnu/packages/textutils.scm (vale): Likewise.
Change-Id: Ic2ec01c8caf86f3ae69d7a1812c1e0b78a549e91
| Sharlatan Hellseher | 2024-11-09 | 1 | -18/+0 |
* | gnu: soju: Fix build.•••Fix the build as seen in <https://ci.guix.gnu.org/build/5804515/log/raw>.
* gnu/packages/irc.scm (soju): Fix build.
[arguments]: <#:phases>: Add 'fix-embed-files.
Change-Id: I8d1bddc335ab838127111f70dbc64528aa3dc4ff
| Sharlatan Hellseher | 2024-11-09 | 1 | -0/+18 |
* | gnu: Add kvirc.•••* gnu/packages/irc.scm (kvirc): New variable.
Change-Id: I35c284aed0176232a31d01821cdb7be4e5646140
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Christian Miller | 2024-11-03 | 1 | -0/+46 |
* | gnu: weechat: Update to 4.4.3.•••* gnu/packages/irc.scm (weechat): Update to 4.4.3.
Change-Id: I65298bd3fa8a45e6111bb9c3e0d293b3f27d9412
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-10-31 | 1 | -2/+2 |
* | gnu: weechat: Update to 4.4.2.•••* gnu/packages/irc.scm (weechat): Update to 4.4.2.
Change-Id: Ib7349dc8629645d29f58d7c78954dfd8c01c0543
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-09-09 | 1 | -2/+2 |
* | gnu: snuik: Fix build.•••* gnu/packages/irc.scm (snuik)[arguments]: Don't refer to nonexistent
'install' phase.
Change-Id: Ia07c4d48c7c29774dfe1825d91c6ab4fc5dbd605
| 宋文武 | 2024-08-31 | 1 | -1/+1 |
* | gnu: kirc: Update home page.•••* gnu/packages/irc.scm (kirc)[home-page]: Update.
Change-Id: Ib46dee7d7350ceeb7e7e3a42dc69df1284d8b9fe
| Tobias Geerinckx-Rice | 2024-08-18 | 1 | -1/+1 |
* | gnu: weechat: Update to 4.4.1.•••* gnu/packages/irc.scm (weechat): Update to 4.4.1.
Change-Id: I25f01c07fc9c541f815558b3493cb1a6c206a906
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-08-20 | 1 | -2/+3 |
* | gnu: weechat: Update to 4.3.6.•••* gnu/packages/irc.scm (weechat): Update to 4.3.6.
Change-Id: Ibf6fbdf1e27c01c5adb6914ea53390e9b15f98ee
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA via Guix-patches via | 2024-08-17 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/go-team'•••Change-Id: Ib66e48c4cb84e9e97ebcec334ab0b9f3dbfb1457
| Sharlatan Hellseher | 2024-08-08 | 1 | -0/+1 |
|\ |
|
| * | gnu: go-github-com-prometheus-client-golang: Move to prometheus.•••* gnu/packages/golang.scm (go-github-com-prometheus-client-golang): Move
from here ...
* gnu/packages/prometheus.scm: ... to here.
* gnu/packages/backup.scm: Add (gnu packages prometheus) module.
* gnu/packages/golang-xyz.scm: Likewise.
* gnu/packages/ipfs.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/web.scm: Likewise.
Change-Id: If3d78d31b1491f8a95616e59f50371c2914242d9
| Sharlatan Hellseher | 2024-07-25 | 1 | -0/+1 |
* | | gnu: soju: Update to 0.8.1.•••Moved to Codeberg, see <https://git.sr.ht/~emersion/soju/commit/6541047>.
The moderncsqlite tag needs modernc.org/sqlite, which is not packaged.
* gnu/packages/irc.scm (soju): Update to 0.8.1.
[source]: Update URL.
[arguments]: Update #:import-path. Drop unused build flag.
[native-inputs]: Use go-github-com-msteinert-pam-v2.
Change-Id: I992d4e786cdabeb25fc65647c5a0b7f079df9460
Signed-off-by: jgart <jgart@dismail.de>
| Timotej Lazar | 2024-08-07 | 1 | -8/+6 |
* | | gnu: litterbox: Improve package style.•••* gnu/packages/irc.scm (litterbox) [arguments]: Use G-expressions.
Change-Id: I4aba2094bf8be6c6a91a7d9d874aba4676142ebe
| jgart | 2024-07-25 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'go-team'•••Change-Id: I0a7d44016da964930bea2584df9104cac5b7ea36
| Sharlatan Hellseher | 2024-07-18 | 1 | -1/+0 |
|\ |
|
| * | gnu: packages/golang: Set default go version to 1.21.•••Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep
2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>.
These changes set preferable default version to the minimal currently
maintained one e.g. 1.21
* gnu/packages/golang.scm (go): Set default to go-1.21, add annotation
for the future maintenance.
Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and
1.21:
* gnu/packages/admin.scm
* gnu/packages/configuration-management.scm
* gnu/packages/databases.scm
* gnu/packages/disk.scm
* gnu/packages/education.scm
* gnu/packages/file-systems.scm
* gnu/packages/finance.scm
* gnu/packages/golang-check.scm
* gnu/packages/golang-crypto.scm
* gnu/packages/golang-web.scm
* gnu/packages/golang-xyz.scm
* gnu/packages/golang.scm
* gnu/packages/high-availability.scm
* gnu/packages/ipfs.scm
* gnu/packages/irc.scm
* gnu/packages/messaging.scm
* gnu/packages/networking.scm
* gnu/packages/syncthing.scm
* gnu/packages/textutils.scm
* gnu/packages/time.scm
* gnu/packages/version-control.scm
* gnu/packages/video.scm
Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
| Sharlatan Hellseher | 2024-07-15 | 1 | -1/+0 |
* | | gnu: weechat: Update to 4.3.5.•••* gnu/packages/irc.scm (weechat): Update to 4.3.5.
Change-Id: Ie3e856f2735b4d7817de3f15e613918d83fb92b6
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-07-18 | 1 | -2/+2 |
|/ |
|
* | gnu: weechat: Update to 4.3.4.•••* gnu/packages/irc.scm (weechat) : Update to 4.3.4.
Change-Id: I506928ee0cdf7a349b8609b29c28060bf5661fe9
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Ashish SHUKLA | 2024-07-06 | 1 | -2/+2 |
* | gnu: Upgrade to Stackage 20.26.•••* guix/import/stackage.scm (%default-lts-version): Upgrade to Stackage
20.26.
* gnu/packages/patches/ghc-aeson-encodeDouble.patch: New file.
* gnu/packages/patches/ghc-clock-realfrag.patch: New file.
* gnu/local.mk: Register them.
* gnu/packages/haskell-check.scm (ghc-tasty-hedgehog): Update.
(ghc-tasty-hspec): Update.
(ghc-tasty-expected-failure): Update.
(ghc-quickcheck-instances): Update.
(ghc-quickcheck-io): Update.
(ghc-hspec-contrib): Update.
* gnu/packages/haskell-crypto.scm (ghc-curve25519): Update.
(ghc-tls): Update.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update.
(ghc-http2): Update.
(ghc-wai-websockets): Update.
(ghc-aeson): Update.
(ghc-clientsession): Update.
(ghc-yesod-core): Update.
(ghc-yesod-persistent): Update.
(ghc-wai-cors): Update.
* gnu/packages/haskell-xyz.scm (ghc-abstract-par): Update.
(ghc-adjunctions): Update.
(ghc-aeson-diff): Update.
(ghc-base16-bytestring): Update.
(ghc-base-compat): Update.
(ghc-base-compat-batteries): Update.
(ghc-basement): Update.
(ghc-bencode): Update.
(ghc-bytestring-handle): Update.
(ghc-c2hs): Update.
(ghc-cassava-megaparsec): Update.
(ghc-cborg): Update.
(ghc-charset): Update.
(ghc-chasingbottoms): Update.
(ghc-clock): Update.
(ghc-cmark-gfm): Update.
(ghc-concurrent-extra): Update.
(ghc-concurrent-output): Update.
(ghc-conduit-extra): Update.
(ghc-constraints): Update.
(ghc-convertible): Update.
(ghc-csv): Update.
(ghc-data-accessor): Update.
(ghc-data-ordlist): Update.
(ghc-dense-linear-algebra): Update.
(ghc-diagrams-core): Update.
(ghc-diff): Update.
(ghc-dual-tree): Update.
(ghc-either): Update.
(ghc-errors): Update.
(ghc-esqueleto): Update.
(ghc-exactprint): Update.
(ghc-extensible-exceptions): Update.
(ghc-fail): Update.
(ghc-filepath-bytestring): Update.
(ghc-fingertree): Update.
(ghc-fmlist): Update.
(ghc-foldl): Update.
(ghc-free): Update.
(ghc-fsnotify): Update.
(ghc-generic-random): Update.
(ghc-genvalidity-property): Update.
(ghc-groups): Update.
(ghc-hackage-security): Update.
(ghc-half): Update.
(ghc-hashtables): Update.
(ghc-haskell-src): Update.
(ghc-haskell-src-exts-util): Update.
(ghc-hourglass): Update.
(ghc-hpack): Update.
(ghc-hslua): Update.
(ghc-hslua-module-system): Update.
(ghc-http-api-data): Update.
(ghc-ini): Update.
(ghc-inline-c): Update.
(ghc-inline-c-cpp): Update.
(ghc-interpolate): Update.
(ghc-intervals): Update.
(ghc-invariant): Update.
(ghc-io-streams): Update.
(ghc-ipynb): Update.
(ghc-kan-extensions): Update.
(ghc-lens): Update.
(ghc-libmpd): Update.
(ghc-libyaml): Update.
(ghc-lifted-async): Update.
(ghc-linear): Update.
(ghc-listlike): Update.
(ghc-logict): Update.
(ghc-lucid): Update.
(ghc-lzma-conduit): Update.
(ghc-magic): Update.
(ghc-microlens-ghc): Update.
(ghc-microlens-mtl): Update.
(ghc-microlens-platform): Update.
(ghc-missingh): Update.
(ghc-mmorph): Update.
(ghc-monad-control): Update.
(ghc-monad-logger): Update.
(ghc-monoid-extras): Update.
(ghc-murmur-hash): Update.
(ghc-ncurses): Update.
(ghc-network-info): Update.
(ghc-newtype-generics): Update.
(ghc-openglraw): Update.
(ghc-text-conversions): Update.
(ghc-text-icu): Update.
(ghc-text-short): Update.
(ghc-text-zipper): Update.
(ghc-parsers): Update.
(ghc-path): Update.
(ghc-peano): Update.
(ghc-persistent): Update.
(ghc-persistent-sqlite): Update.
(ghc-process-extras): Update.
(ghc-indexed-profunctors): Update.
(ghc-project-template): Update.
(ghc-psqueues): Update.
(ghc-random): Update.
(ghc-reducers): Update.
(ghc-refact): Update.
(ghc-regex-posix): Update.
(ghc-resourcet): Update.
(ghc-sdl): Update.
(ghc-sdl2-image): Update.
(ghc-sdl2-mixer): Update.
(ghc-sdl2-ttf): Update.
(ghc-sdl2-gfx): Update.
(ghc-semigroupoids): Update.
(ghc-semigroups): Update.
(ghc-shakespeare): Update.
(ghc-shelly): Update.
(ghc-simple-reflect): Update.
(ghc-size-based): Update.
(ghc-skylighting-format-latex): Update.
(ghc-skylighting-format-ansi): Update.
(ghc-skylighting): Update.
(ghc-sop-core): Update.
(ghc-split): Update.
(ghc-splitmix): Update.
(ghc-statevar): Update.
(ghc-statistics): Update.
(ghc-stm-conduit): Update.
(ghc-storable-complex): Update.
(ghc-storablevector): Update.
(ghc-svg-builder): Update.
(ghc-temporary-rc): Update.
(ghc-terminal-size): Update.
(ghc-text-manipulate): Update.
(ghc-th-abstraction): Update.
(ghc-th-expand-syns): Update.
(ghc-th-lift-instances): Update.
(ghc-th-orphans): Update.
(ghc-timezone-series): Update.
(ghc-timezone-olson): Update.
(ghc-tldr): Update.
(ghc-transformers-compat): Update.
(ghc-exception-transformers): Update.
(ghc-trifecta): Update.
(ghc-turtle): Update.
(ghc-unagi-chan): Update.
(ghc-unexceptionalio): Update.
(ghc-unicode-transforms): Update.
(ghc-unix-compat): Update.
(ghc-unix-time): Update.
(ghc-unliftio): Update.
(ghc-commutative-semigroups): Update.
(ghc-utf8-string): Update.
(ghc-void): Update.
(ghc-wl-pprint-text): Update.
(ghc-x11-xft): Update.
(ghc-xml): Update.
(ghc-xml-hamlet): Update.
(ghc-yaml): Update.
(ghc-zip-archive): Update.
(ghc-zlib): Update.
(ghc-zstd): Update.
(ghc-keys): Update.
(ghc-pointed): Update.
(ghc-lift-type): Update.
(ghc-unicode-collation): Update.
(ghc-citeproc): Update.
(ghc-commonmark): Update.
(ghc-commonmark-extensions): Update.
(ghc-genvalidity-hspec): Update.
(ghc-netlink): Update.
(ghc-doctest-driver-gen): Update.
(ghc-mysql): Update.
(ghc-persistent-qq): Update.
(ghc-persistent-mysql): Update.
(ghc-string-conversions): Update.
(ghc-postgresql-simple): Update.
(ghc-persistent-postgresql): Update.
(ghc-filtrable): Update.
(ghc-hsyaml-aeson): Update.
(ghc-singleton-bool): Update.
(ghc-git-lfs): Update.
(ghc-nothunks): Update.
(ghc-onetuple): Update.
(ghc-doctest-parallel): Update.
(ghc-ordered-containers): Update.
(ghc-hslua-marshalling): Update.
(ghc-gridtables): Update.
(ghc-should-not-typecheck): Update.
(ghc-servant-server): Update.
(ghc-recv): Update.
(ghc-glib): Update.
(ghc-pango): Update.
(ghc-monoidal-containers): Update.
(ghc-newtype): Update.
(ghc-random-shuffle): Update.
(ghc-ref-tf): Update.
* gnu/packages/irc.scm (glirc): Update.
* gnu/packages/purescript.scm (purescript): Update.
* gnu/packages/wm.scm (icewm): Update.
(ghc-xmobar): Update.
Change-Id: I26ef7c2ef06e3075eba3da21947f16708c437f98
| Lars-Dominik Braun | 2024-06-29 | 1 | -0/+4 |
* | gnu: weechat: Update to 4.3.3.•••* gnu/packages/irc.scm (weechat): Update to 4.3.3.
Change-Id: I6345f49e19e4901fd4ab4aa26087461883c532d7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-06-23 | 1 | -2/+2 |
* | gnu: catgirl: Update to 2.2a.•••* gnu/packages/irc.scm (catgirl): Update to 2.2a.
Change-Id: I72b832ed92dc351cabea0fb344e1402b3340b1e2
| jgart | 2024-06-11 | 1 | -2/+2 |
* | gnu: weechat: Update to 4.3.0.•••* gnu/packages/irc.scm (weechat): Update to 4.3.0.
[input]: Add dependency on cjson.
Change-Id: I30d326638430828c6967a6e6859120300b511a84
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Ashish SHUKLA | 2024-05-31 | 1 | -3/+5 |
* | gnu: weechat: Update to 4.2.2.•••* gnu/packages/irc.scm (weechat): Update to 4.2.2.
Change-Id: I600369749f6a59ae83b312192589bbfdae61e0fe
| Vinicius Monego | 2024-05-11 | 1 | -2/+2 |
* | gnu: Add soju.•••* gnu/packages/irc.scm (soju): New variable..
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I18b7e574339e98fdf2623338aac1635c8e727699
| Jesse Eisses | 2024-05-07 | 1 | -0/+73 |
* | gnu: Add go-gopkg-in-irc-v4.•••* gnu/packages/irc.scm (go-gopkg-in-irc-v4): New variable.
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ie1afdde3d1a23154e592445b5ce91e5918c6c822
| Jesse Eisses | 2024-05-07 | 1 | -0/+34 |
* | gnu: go-gopkg-in-irc-v3: Enable tests.•••* gnu/packages/irc.scm (go-gopkg-in-irc-v3): Enable tests, remove input
lables.
[propagated-inputs]: Remove go-github-com-stretchr-testify.
[native-inputs]: Add go-github-com-stretchr-testify and
python-irc-parser-tests.
Change-Id: I83c8094e9417052781993c3cde900c47875a2029
| Sharlatan Hellseher | 2024-05-07 | 1 | -6/+22 |
* | gnu: Add python-irc-parser-tests.•••* gnu/packages/irc.scm (python-irc-parser-tests): New variable.
Change-Id: Iaffea626ed06e228562b3c92123d30c9712de7c3
| Sharlatan Hellseher | 2024-05-07 | 1 | -0/+28 |
* | gnu: Add missing import.•••Fixes a regression introduced in dccc807eb24791facc9e3144643f1526d101803e.
* gnu/packages/irc.scm: Add missing import.
Change-Id: I2b015939ba57ee61532b99c8e88e39217fa1cdd1
| Ludovic Courtès | 2024-04-06 | 1 | -0/+1 |
* | gnu: weechat: Update to 4.2.1.•••* gnu/packages/irc.scm (weechat): Update to 4.2.1.
Change-Id: I9b36ce659762aac88f940d2946304d5cd43c66ee
| Vinicius Monego | 2024-03-31 | 1 | -2/+2 |
* | gnu: go-golang-org-x-sys: Move to golang-build.•••* gnu/packages/golang.scm (go-golang-org-x-sys): Move
from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/curl.scm: Add (gnu packages golang-build) module.
* gnu/packages/databases.scm: As above.
* gnu/packages/docker.scm: As above.
* gnu/packages/golang-build.scm: As above.
* gnu/packages/golang.scm: As above.
* gnu/packages/irc.scm: As above.
* gnu/packages/linux.scm: As above.
* gnu/packages/password-utils.scm: As above.
* gnu/packages/syncthing.scm: As above.
* gnu/packages/textutils.scm: As above.
* gnu/packages/vpn.scm: As above.
* gnu/packages/weather.scm: As above.
* gnu/packages/web.scm: As above.
Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
| Sharlatan Hellseher | 2024-02-13 | 1 | -0/+1 |
* | gnu: mbedtls-apache: Rename to mbedtls-lts.•••* gnu/packages/tls.scm (mbedtls-apache): Rename package to "mbedtls".
Rename variable to…
(mbedtls-lts): …this.
(mbedtls-apache): Define as deprecated by mbedtls-lts.
(mbedtls-for-hiawatha): Adjust accordingly.
* doc/guix.texi: Likewise.
* gnu/packages/emulators.scm (dolphin-emu,retroarch)[inputs]: Likewise.
* gnu/packages/game-development.scm (godot-lts,godot)[inputs]: Likewise.
* gnu/packages/hardware.scm (hueplusplus,openrgb)[inputs]: Likewise.
* gnu/packages/haxe.scm (neko,haxe,hashlink)[inputs]: Likewise.
* gnu/packages/irc.scm (inspircd)[inputs]: Likewise.
* gnu/packages/julia-jll.scm (julia-mbedtls-jll)[arguments]<#:phases>,[inputs]:
Likewise.
* gnu/packages/julia.scm (julia)[arguments]<#:phases>,[inputs]: Likewise.
* gnu/packages/linphone.scm (bctoolbox)[inputs]: Likewise.
* gnu/packages/linux.scm (dislocker)[inputs]: Likewise.
* gnu/packages/networking.scm (nng)[inputs]: Likewise.
* gnu/packages/search.scm (dataparksearch)[inputs]: Likewise.
* gnu/packages/video.scm (obs)[inputs]: Likewise.
* gnu/packages/web.scm (hiawatha)[arguments]<#:phases>: Likewise.
Change-Id: I0c58b3cd0bcf6e44e7b16a69f6d2739aa3c1545b
| Hilton Chain | 2024-02-05 | 1 | -1/+1 |
* | gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check).•••* gnu/packages/golang.scm (go-github-com-stretchr-testify): Move from
here...
* gnu/packages/golang-check.scm: ...to here.
* gnu/packages/databases.scm: Add (gnu packages golang-check) module.
* gnu/packages/education.scm: As above...
* gnu/packages/ipfs.scm: As above...
* gnu/packages/irc.scm: As above...
* gnu/packages/mail.scm: As above...
* gnu/packages/textutils.scm: As above...
* gnu/packages/version-control.scm: As above...
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher | 2023-10-22 | 1 | -0/+1 |
* | gnu: irssi: Update to 1.4.5.•••* gnu/packages/irc.scm (irssi): Update to 1.4.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| André Batista | 2023-10-17 | 1 | -2/+2 |
* | gnu: glirc: Re-indent.•••No functional change.
* gnu/packages/irc.scm (glirc): C-M-q.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -52/+52 |
* | gnu: Add glirc-lua.•••* gnu/packages/irc.scm (glirc-lua): New public variable.
| Tobias Geerinckx-Rice | 2023-09-10 | 1 | -1/+93 |
* | gnu: weechat: Update to 4.0.4.•••* gnu/packages/irc.scm (weechat): Update to 4.0.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Michael Ford | 2023-08-23 | 1 | -2/+2 |
* | gnu: sic: Update to 1.3.•••* gnu/packages/irc.scm (sic): Update to 1.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Michael Ford | 2023-08-23 | 1 | -2/+2 |
* | gnu: Add snuik.•••* gnu/packages/irc.scm (snuik): New variable.
| Janneke Nieuwenhuizen | 2023-08-18 | 1 | -0/+81 |
* | gnu: catgirl: Use G-expressions.•••* gnu/packages/irc.scm (catgirl)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -3/+5 |
* | gnu: catgirl: Update to 2.2.•••* gnu/packages/irc.scm (catgirl): Update to 2.2.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -2/+2 |
* | gnu: catgirl: Don't use snapshot tarball.•••* gnu/packages/irc.scm (catgirl)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2023-07-30 | 1 | -7/+9 |