Users of demlo package.

2025-02-22 Thread Sharlatan Hellseher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Demlo package was added 7y ago and updated just once since that time. Upstream has last time activity in 2019 , as for me, it's more dead project than alive :-). Question to the team: Demplo holds a bunch of

Wrong type argument in position 158 (expecting empty list): #

2025-02-22 Thread Sharlatan Hellseher
Hi, It looks like we have one more candidate here. See Closing this one as it's not a bug and might be a typo in updated package definition. --- Oleg signature.asc Description: PGP signature

Re: example of poor debugging message (follow up Guix Days)

2025-02-21 Thread Sharlatan Hellseher
Hi, Maybe this one as well: --8<---cut here---start->8--- > ./pre-inst-env guix build casacore indi libsep libxisf python-asdf \ python-asdf-astropy python-astrocut python-astropy \ python-astropy-healpix python-astropy-iers-data python-astroquery \ python-cas

[PATCH] Blind update of Hanwen's go-fuse broke Gocryptfs

2025-02-20 Thread Sharlatan Hellseher
Hi, It's might be me for few months (14+) updating the Golang stack in Guix to some workable fresh state to bring new projects in. Few steps are taken in place: - make sure ALL tests are enabled by providing ./... to "go test" - make sure as much tests passed as possible - make sure the final ex

Re: Re: [GCD] Rename “main” branch

2025-02-18 Thread Sharlatan Hellseher
This thread reminds me RFC1925 https://www.rfc-editor.org/rfc/rfc1925 "The Twelve Networking Truths" <1996-04-01>. ^.^ Oleg signature.asc Description: PGP signature

Re: Re: Numerical problem (compiling python-numba package)

2025-02-14 Thread Sharlatan Hellseher
We may limit the test suite to bare minimum Nix did it refering the same reason https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/numba/default.nix#L129 Oleg

Re: Welcoming Steve as a new committer!

2025-02-13 Thread Sharlatan Hellseher
With great power you inherit a great responsibility, Let's find out the way through review flow as part of a team! 😸 Oleg

Re: Questions on updating `aerc` and its Go dependency

2025-02-09 Thread Sharlatan Hellseher
Hi, I've added go-git-sr-ht-rjarry-go-opt-v2 variant to master. Thanks, Oleg

Request for merging "go-team" branch

2025-01-26 Thread Sharlatan Hellseher
The go-team has been merged to master. -- Thanks, Oleg signature.asc Description: PGP signature

[python-team]: Time for Python 3.11.

2025-01-23 Thread Sharlatan Hellseher
Hi Guix and Python team (CCed)! As Ricardo pushed python-3.11 and set it as default on python-team branch it's triggered world rebuild. My plan is to fix all failed packages required for NumPy and prepare v2, keeping v1 for later. Let's spread the efforts and coordinate? -- Oleg signature.as

Request for merging "go-team" branch

2025-01-21 Thread Sharlatan Hellseher
Hi Guix! Preparing go-team for the merge in #75467. Main purpose was to shift and update all left packages from golang.scm and prepare some missing packages for updates which require way too many new ones. - fixed time bomb in tests for all go-* variants. - prometheus-node-exporter upgraded to

Re: New committer

2025-01-03 Thread Sharlatan Hellseher
Welcome Ian! Take a look at teams in etc/teams.scm ;-). -- Oleg signature.asc Description: PGP signature

Re: python-team: New branch

2024-12-21 Thread Sharlatan Hellseher
Hi, Ricardo and Maxim do you have any list of packages you are about to refresh/fix on python-team? I've finished with Astro update for this month and may provide my time for python-team. Thanks, Oleg

Re: Re: python-team: New branch

2024-12-17 Thread Sharlatan Hellseher
Hi, I've pulled and initiated local rebuild for guix build -P 2 python-astropy I'll push any fixes if it failes. -- Oleg signature.asc Description: PGP signature

Re: bug#74715: Request for merging "python-team" branch

2024-12-15 Thread Sharlatan Hellseher
Hi, Maybe we may put some news about changes in pyproject build system? Thanks Oleg

Request for merging "python-team" branch

2024-12-10 Thread Sharlatan Hellseher
CC Python team for wider spread. signature.asc Description: PGP signature

Re: Re: Automatically testing package updates

2024-12-03 Thread Sharlatan Hellseher
Hi, That option I've been dreaming about for a long time! I try to keep cadence with update in astronomy module monthly and having ongoing refresh work for golang collection. Maybe we may have some API output on that type available at , showing the impact ration o

On the "next" packages, and packaging confusion.

2024-11-23 Thread Sharlatan Hellseher
Hi Divya, Speaking from Python/Golang/Astro teams perspective. I see and use *-next where I need the latest package version but updating inherited one would trigger a large amount of re-builds. It may be swap on dedicated team branch when more packages start needing it. In Golang, there are bre

Status of python-team 2024-11-21

2024-11-21 Thread Sharlatan Hellseher
Hi Guix! I've rebased and pushed all of my changes updating python-numpy, python-mypy and python-pandas with fixture of some packages linked for python-pandas. I might need some hands of help to check the changes. Particular texlive-hyphen-complete is failing which linked to cmake (not sure how)

Request for merging "go-team" branch

2024-11-08 Thread Sharlatan Hellseher
Hi! I'm tempted to merge go-team to master today/tomorrow. Nothing major was added since last time I've rebased it and the build coverage looks positive without regression. ARM builds are still scheduled, but as I noticed it's quite normal. -- Thanks, Oleg signature.asc Description: PGP signat

ruby-team - submodules, time to split

2024-11-05 Thread Sharlatan Hellseher
Hello Guix! While browsing issues tracker I've noticed there more and more Ruby packages targeting lonely (gnu packages ruby) module :-) which whould be a pleasure for maintainers to be spited with some common logical submodules e.g. ruby-xyz, ruby-maths, ruby-web etc. WDYT? -- Oleg signature

Re: Status of python-team branch

2024-11-05 Thread Sharlatan Hellseher
Hi, CC python-team Let's prepare the branch to be merged? I took a flag to fix build issues on python-team after introducing adjustment to pyproject-build-system requiring python-setuptools and python-wheel somtimes to be availalbe in inputs. I try to minimise the amount of changes and just ad

Re: [PULL] Request for pull/commit some old & easy updates

2024-11-03 Thread Sharlatan Hellseher
t; ++--- > gnu/packages/python-xyz.scm | 36 > gnu/packages/syndication.scm | 31 +++++++ > gnu/packages/version-control.scm | 75 > ++

Re: python-dbus-python changes triggered many rebuilds

2024-11-02 Thread Sharlatan Hellseher
grant Cascadian wrote: > > A large rebuild was triggered by: > > commit a9abf9a7b30f6801e122cae759df87b44c458773 > Author: Sharlatan Hellseher > Date: Fri Nov 1 21:10:04 2024 + > > gnu: python-dbus-python: Fix indentation. > > * gnu/packages/pytho

Re: SageMath packaging work

2024-11-01 Thread Sharlatan Hellseher
Hi, 70924 is merged Figuring out which patches from V3 56729 may be easy pass forward Thanks, Oleg On Wed, 10 Jul 2024, 00:55 Vinicius Monego, wrote: > Hi Ada, > > Em ter, 2024-07-09 às 07:27 +, Ada Stevenson escreveu: > > Hi Vinicus, > > > > On 01/06/2024 6:43 am, Vinicius Monego wrote:

Re: Go Package with multiple subpackage

2024-10-26 Thread Sharlatan Hellseher
Hi Denis, Adding to Andreas's thesis - it's hard to be the first =) and extending your concern - start with small; small series, small contribution, small steps, but be persistent in your efforts and keep the attitude (refering to Chris Hadfield's "An Astronaut's Guide to Life on Earth"). To eas

Re: Re: Go Package with multiple subpackage

2024-10-21 Thread Sharlatan Hellseher
Hi, Some feed back from my latest experience with go refresh and sorting packages task. Guix contain few packages with bundled dependencies (300+ each), it would be a peas-full time if they were packed fully in the first place but it was not for some reason. CC avp who makes an effort to 100% un

Re: update golang version

2024-10-21 Thread Sharlatan Hellseher
Hi, The fresh version of Golang and some core go packages are in the queue to be merged into master branch. If you would like to test/check/contribute feel free to opt in go-team branch. https://git.savannah.gnu.org/cgit/guix.git/log/?h=go-team -- Thanks, Oleg signature.asc Description: PGP s

Upgrading NumPy and friends

2024-10-19 Thread Sharlatan Hellseher
Hi Guix! I would like to open a conversation on upgrading NumPy, Pandas, Numba and SciPY. It would be reasonable to refresh that core scientific packages for Python after merging python-team which is nearly finished building. Stats: - branch :: master - repository URL :: https://git.savannah.gn

Request for merging "go-team" branch

2024-09-26 Thread Sharlatan Hellseher
* from-to: caa9b4cbcb..ad39aa19 * count: 169 ---[ Packages stats ]--- * added: 44 * fixed: 25 * adjusted: 2 * realocated: 21 * removed: 7 * updated: 44 ---[ Contributors ]--- * Artyom V. Poptsov * Brennan Vincent * Christina O'Donnell * Efraim Flashner * Sharlatan Hellseher

Re: Status of python-team branch

2024-09-26 Thread Sharlatan Hellseher
Hi, Same for me, starting resolving rebase conflict. I'm finishing go-team right now and will have some free time on Sat. Thanks, Oleg On Thu, 26 Sept 2024, 16:01 Christopher Baines, wrote: > Sharlatan Hellseher writes: > > > Hi, > > > > I may volunteer m

Re: Status of python-team branch

2024-09-24 Thread Sharlatan Hellseher
Hi necto, Please take a look at current merge status of the branch, it may be delayed. https://issues.guix.gnu.org/71408 -- Oleg signature.asc Description: PGP signature

Go Package with multiple subpackage

2024-09-22 Thread Sharlatan Hellseher
Hi, That issue is resolved on go-team branch which it's prepared for the merge right now. See - https://git.savannah.gnu.org/cgit/guix.git/commit/?h=go-team&id=45cbf468d25ddb0075db14f372caea8ba1add26c - https://git.savannah.gnu.org/cgit/guix.git/commit/?h=go-team&id=d691b09392fa0034d4ccbcd5b1

Re: Updating rclone and non-free dependencies

2024-09-18 Thread Sharlatan Hellseher
Hi Attila, I've pushed patches adjusting import from proposed by Christina O'Donnell . As you may check the thread - all recent work on improving import are mentioned and #69827 looks more tempting to be applied as it implements logic to work with monorepo, sta

Updating rclone and non-free dependencies

2024-09-18 Thread Sharlatan Hellseher
Hi, Thanks for taking the upgrade flag. The go-team branch contains changes to importer which makes recursive import much easier. May you elaborate on non-free software please? Guix has aws-sdk-go and aws-sdk-go-v2 for a long (5+y) time the license is asl2.0 (Apache License) as most of the gol

Re: Status of python-team branch

2024-09-02 Thread Sharlatan Hellseher
Hi, I may volunteer myself to that - rebase on current master - resolve conflicts - apply pending patches from issues - push for testing - merge to master Is anyone interested in rebasing the branch? > Oleg >

Status of python-team branch

2024-08-12 Thread Sharlatan Hellseher
Hi Guix! I'd like to check who is working on python-team branch to prepare it for the merge? Especially I'd need to test a fresh version of python-attrs which involves rebuild of 1000+ packages: --8<---cut here---start->8--- > ./pre-inst-env guix refresh --lis

Update default Golang version on go-team branch

2024-07-15 Thread Sharlatan Hellseher
Hi Guix! I had a courage to refresh the default Goang version to build packages from 1.17 to 1.21 as all version before it are already EoL. After rebuilt 900+ packages locally I've fixed some failing to build packages. The packages in golang-build were refresh as well which involve to rebuild ab

Re: python-duckdb stuck in its tests

2024-07-08 Thread Sharlatan Hellseher
Hi, I've pushed update togather with https://issues.guix.gnu.org/71480. It fixed the build, check and sanity check phases in ce98c3436c57e7b366a3ec06c47a7e8919c990fb. Thanks, Oleg On Sun, 30 Jun 2024 at 11:02, Sharlatan Hellseher wrote: > > Hi Andreas, > > It looks like upda

Re: python-duckdb stuck in its tests

2024-06-30 Thread Sharlatan Hellseher
lding, and finally > it times out after a day. It seems to happen consistently over several > evaluations. The last lines are: > tests/fast/test_multithread.py::TestDuckMultithread::test_transaction[pandas0] > PASSED [ 8%] > tests/fast/test_multithread.py::TestDuckMultithread::test_tra

Re: 07/13: gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.

2024-06-11 Thread Sharlatan Hellseher
ithub-com-cheggaaa-pb. > > > > * gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Rename to > > go-github-com-cheggaaa-pb and sort alphabetically. > > (go-gopkg-in-cheggaaa-pb-v3): Inherit from go-github-com-cheggaaa-pb. > > > >

Re: SageMath packaging work

2024-05-22 Thread Sharlatan Hellseher
packaging it a go if the only reason is that there's not enough > interest (I will just have to wait until after exams, so in about 3-4 > weeks). > > Hope you are all doing well! > > Warmly, > Ada -- VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/ GPG

Re-activate Coirass specification

2024-05-10 Thread Sharlatan Hellseher
Hi Guix! I might need to call for some advise from the person with Coirass administration experience. In short I'd like to set new specification for go-team - I was provided with TLS cert (thanks to Maxim) - Navigate to - Fill up all fields, pick th

Re: Request to add a go-team branch and set it on CI.

2024-03-12 Thread Sharlatan Hellseher
ysadmin > > > > On lun., 22 janv. 2024 at 19:58, Sharlatan Hellseher < > sharlata...@gmail.com> wrote: > > > >> May I ask someone with admin rights to the build farm to set up > >> go-team branch, please? > > > > What is the status of this r

Initialization of go-team branch.

2024-02-23 Thread Sharlatan Hellseher
Hello Guix! After intitiating go-team branch (inspired by the rust-team) I started pushing reviwed patches to it, which may require a full Golang rebuild. My future plan is to update the existing Golang ecosystem to recent versions, as most of the packages are quite dated (2-5 years old). As an

Re: Golang check phase skipping some tests?

2024-02-15 Thread Sharlatan Hellseher
I would push go-team branch to check some lower level modifications to go-build-system which are queued right now. I need someone with admin access to set the branch on CI as well ;-) Thanks, Oleg -- VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/ GPG: 9847 81DE 689C 21C2 6418 0867 7

Re: Golang mudules to follow common grouping

2024-02-13 Thread Sharlatan Hellseher
well if I see enough packages related to that topic. - golang-graphics - golang-maths / golang-science Thanks, Oleg -- VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/ GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5 … наш разум - превосходная объяснительная машина котора

Re: Golang mudules to follow common grouping

2024-02-05 Thread Sharlatan Hellseher
Hi, I stick to this flow - pick a package from golang.scm e.g. go-package-a - identify destination (any of golang-*.scm) - place go-package-a to e.g. golang-web.scm in alphabetic order - remove go-package-a from golang.scm - by using magit find all authors contributing to go-package-a - place foun

Re: Golang mudules to follow common grouping

2024-02-05 Thread Sharlatan Hellseher
Hello, Thank you for your research on that, I was not expected to go far like you did :-) My short plan was to follow existing naming model which is in use for python-*.scm, lisp-*.scm, perl-*scm, java-*.scm. I see that golang would need some extra modules in the future and comparing with python-

Re: Golang mudules to follow common grouping

2024-01-28 Thread Sharlatan Hellseher
Hi, I've pushed the split III to master. - https://issues.guix.gnu.org/68605 - https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68605 And it's picked up by CI. - https://ci.guix.gnu.org/eval/1082575 > Hmm, there seems to be a limit in the degree of parallelizability in > this process unfortunately

Request to add a go-team branch and set it on CI.

2024-01-22 Thread Sharlatan Hellseher
Hi Guix, May I ask someone with admin rights to the build farm to set up go-team branch, please? It would be nice to test/re-build packages before merging to master branch. It would help to cover cases where rebuild the world is required: - https://issues.guix.gnu.org/68423: guix: go-build-sy

Re: Golang mudules to follow common grouping

2024-01-20 Thread Sharlatan Hellseher
Hi Christina, > Would it be more organized if they was just one order: either > in alphabetical order or grouped by function? My suggestion > would be to use the file split to group by function and then sort > each file alphabetically. Do you know how it is arranged for other > languages? I've ad

Re: Golang mudules to follow common grouping

2024-01-20 Thread Sharlatan Hellseher
Hi, Part III of the split is sent for review, https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68605 Thank, Oleg -- VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/ GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5 … наш разум - превосходная объяснительная машина которая

Re: Golang check phase skipping some tests?

2024-01-19 Thread Sharlatan Hellseher
And I'll push patches related to split v3 soon this week. Thanks, Oleg -- VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/ GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5 … наш разум - превосходная объяснительная машина которая способна найти смысл почти в чем угодно, ист

Re: Golang check phase skipping some tests?

2024-01-18 Thread Sharlatan Hellseher
ge and pack and place missing in native inputs/propagated inputs depending on the purpose. I would love to investigate the count of packages in `34 gnu/packages/syncthing.scm:` :-) Thanks, Oleg On Thu, 18 Jan 2024 at 21:31, Troy Figiel wrote: > > Hi Oleg and others, > > On 2024-01-1

Re: Golang check phase skipping some tests?

2024-01-18 Thread Sharlatan Hellseher
ages are missed to satisfy passing all tests. Thanks, Oleg On Wed, 17 Jan 2024 at 20:25, Simon Tournier wrote: > > Hi, > > CC: > $ ./etc/teams.scm list-members go > Katherine Cox-Buday > Sharlatan Hellseher > > > On Sun, 14 Jan 2024 at 22:12, Troy Figi

Re: Golang mudules to follow common grouping

2024-01-13 Thread Sharlatan Hellseher
latan Hellseher, wrote: > Hi, > > Part II of the split https://issues.guix.gnu.org/66827 > > Now we would have > - golang.scm - which would be logically keep on minimal number of packages > - golang-check.scm > - golang-web.scm - in review > > Planed > - golang

Commit Access: Sharlatan Hellseher

2024-01-11 Thread Sharlatan Hellseher
allowing me to become a committer member. I am looking forward to continuing our collaboration. If anyone has a good patch review workflow using Emacs, Gnus, and Magit, I would appreciate it ;-) Regards, Sharlatan Hellseher (Oleg) signature.asc Description: PGP signature

Re: Question on python-pydantic update, rust and maturin build tool

2023-12-28 Thread Sharlatan Hellseher
verhead and does not break built of dependent packages. https://issues.guix.gnu.org/67915 Thanks, Oleg On Thu, 28 Dec 2023 at 11:56, Efraim Flashner wrote: > > On Tue, Dec 26, 2023 at 12:27:38AM +, Sharlatan Hellseher wrote: > > Hi Guix! > > > > > > I

Question on python-pydantic update, rust and maturin build tool

2023-12-25 Thread Sharlatan Hellseher
Hi Guix! It might be addressed to rust/python teams. https://github.com/pydantic/pydantic-core During update of some packages from (gnu packages astronomy) I've faced with requirement for the fresh version of pydantic which depends on pydantic-core built with rust and maturin. This thread is ju

Golang mudules to follow common grouping

2023-12-11 Thread Sharlatan Hellseher
Hi Guix, Do you think it is correctly extracted to golang-web? https://issues.guix.gnu.org/66827 Thank, Oleg

Re: Golang mudules to follow common grouping

2023-10-29 Thread Sharlatan Hellseher
low level 0 dependencies packages. I found a lot of golang packages in (gnu packages syncthing) which are not 100% related to syncthing itself, possibly the were left there long ago. Thanks, Oleg On Thu, 19 Oct 2023 at 10:40, Sharlatan Hellseher wrote: > > Hi, > > I've accidental

Re: Golang mudules to follow common grouping

2023-10-18 Thread Sharlatan Hellseher
Hi, I've accidentally included other patch to this series. I've re-sent it under the new issue number https://issues.guix.gnu.org/66627. Thanks, Oleg On Mon, 16 Oct 2023 at 19:17, Sharlatan Hellseher wrote: > > Hi, > > I'm about to create golang-check and golang-bu

Re: Golang mudules to follow common grouping

2023-10-18 Thread Sharlatan Hellseher
Hi Maxim, I identified about 17 packages related to check/assert/mock/lint process and moved them to (gnu packages golang-check) https://issues.guix.gnu.org/66619 Thanks, Oleg On Tue, 10 Oct 2023 at 04:52, Maxim Cournoyer wrote: > > Hi, > > Sharlatan Hellseher writes: &

Re: Golang mudules to follow common grouping

2023-10-16 Thread Sharlatan Hellseher
Hi, I'm about to create golang-check and golang-build modules, which both are core and would be in used by others. As Maxim mentioned, the most time consumption task would be migrating copyrights header properly. On Sun, 15 Oct 2023, 22:25 Wilko Meyer, wrote: > > Hi, > > Sh

Golang mudules to follow common grouping

2023-10-09 Thread Sharlatan Hellseher
Hi Guix! I've noticed the number of Golang packages start growing. I expect more packages to be reviewed and merged by quick check of Issues. I think it's time to split (gnu packages golang) into some logical groups, see Python, Lisp for example. - golang-web - golang-check - golang-build - gola

Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused

2023-09-21 Thread Sharlatan Hellseher
Hi, In my case I had the same error after guix system reconfigure on native Guix system. The suggested brute method gave me no result. I've deleted the socket file and restart daemon which helped to resolve guix pull issue Steps: ~$ sudo su # to b

Astronomy 2023/08 updates

2023-09-11 Thread Sharlatan Hellseher
Hi Guix! The end of August Astronomy related packages udpates and new packages. Hope QA will green them up soon :) * Updates - date-time :: 20230905T163102+0100 - commit :: 8d19ff23052bffb1c43f0d39f543eb0b1e363074 - issues :: https://issues.guix.gnu.org/65814 - quick [16/16][100%] - [X] libxis

Re: Scheduled monthly update for (gnu packages astronomy)

2023-07-27 Thread Sharlatan Hellseher
Hi Guix! Thank you for feedback, I've sent V2 for https://issues.guix.gnu.org/64201 It was built successfully from the latest master branch check out. Thanks, Oleg On Mon, 24 Jul 2023, 18:36 Sharlatan Hellseher, wrote: > Hi Andreas, > > Thank you for your time. > > This

Re: Scheduled monthly update for (gnu packages astronomy)

2023-07-24 Thread Sharlatan Hellseher
Hi Andreas, Thank you for your time. This issue may be closed https://issues.guix.gnu.org/64287 as Tobias applied all of it's patches. I'm not sure about the reason of splittingt them into smaller ones, it may be a question to him :-) I'll rebase patches from https://issues.guix.gnu.org/64201 t

Scheduled monthly update for (gnu packages astronomy)

2023-06-27 Thread Sharlatan Hellseher
Hi Guix! As you may noticed Guix's collection for astro[physics|nomy] is growing! It is about 70+ packaged projects just in (gnu packages astronomy), and I try to prepare more for review, sourcing, mainly, from Debian astro and tracking the progress in the channel https://git.sr.ht/~hell

RE: London Guix meetup

2023-06-24 Thread Sharlatan Hellseher
Hi, I'm based in Manchester and would like to join but its mid week time not realistic for me. Next time lets group up in Manchester too! Thanks, Oleg

Re: Python feature branch

2023-04-28 Thread Sharlatan Hellseher
Hi, I've fixed the build and updated chain of inputs for python-astropy, posting here for wider awareness. Thanks, Oleg

Question on the process of packge withdrawal

2023-02-26 Thread Sharlatan Hellseher
Hi Guix! I've noticed a tendency in core-updates and staging of withdrawing old packages, packages which were created from forks in the past or packages failing to build due to increased complexity of the package. If we check

Re: Guix - installation script

2018-02-04 Thread Hellseher
Hi, all I've changed a structure of my repo (did not push it to official Guix one yet) https://github.com/Hellseher/wds/blob/master/wds-hacks/wds-guix-install.sh Regards, Oleg On 28/01/18 18:00, Ricardo Wurmus wrote: Catonano writes: what did happen with this ? Was ther

Re: Guix - installation script

2017-09-07 Thread Hellseher
her Baines wrote: On Sun, 27 Aug 2017 23:36:17 +0100 Christopher Baines wrote: On Sat, 26 Aug 2017 21:51:12 +0100 Hellseher wrote: Hi, That's great, thank you! I'll go through all suggestions and make required changes as soon as possible. Do you want to move that script to separate st

Re: Guix - installation script

2017-08-26 Thread Hellseher
te: Hello! Christopher Baines skribis: On Mon, 31 Jul 2017 23:49:50 +0100 Sharlatan Hellseher wrote: I've found your project very interesting. I've played with installation instruction but it has a lot of different steps, for convenience purpose I've wrote installation scri

Re: Guix - installation script

2017-08-01 Thread Sharlatan Hellseher
Hi, Thank you for feedback, I'll fix it on free time. br, sh On 1 Aug 2017 11:55, "ng0" wrote: > Sharlatan Hellseher transcribed 5.6K bytes: > > Hi, > > > > I've found your project very interesting. I've played with installation > >

Guix - installation script

2017-07-31 Thread Sharlatan Hellseher
tion script for Guix on existing OS. I would like take an opportunity to maintain this process. If you could review it (Github) and give me some feedback I would be appreciated. https://github.com/Hellseher/wds/blob/master/wds-guix-install.sh Best regards, Oleg