bug#47971: Improve Guix commands for update/upgrade

2021-04-23 Thread Leo Prikler
Am Freitag, den 23.04.2021, 16:23 + schrieb bo0od: > Not really personal, Its about when there are new users these > commands > looks horrible. Sorry for informing you, but your sense for aesthetics is a very personal thing. If we really want to talk about UX, much more would be gained by hav

bug#47971: Improve Guix commands for update/upgrade

2021-04-23 Thread Bone Baboon via Bug reports for GNU Guix
bo0od writes: > The current commands used to make sure everything updated are not > friendly to type nor to memorize The name of package management commands seems like it would largely be personal preference. Each person using Guix could customize the commands to their own preferences using Bash

bug#47971: Improve Guix commands for update/upgrade

2021-04-23 Thread bo0od
Not really personal, Its about when there are new users these commands looks horrible. You can call it personal when im saying use this X instead B while X and B has the same bad approach or both are good. This is called personal e.g: use upgrade instead of distro-upgrade = yeah very much is

bug#47971: Improve Guix commands for update/upgrade

2021-04-23 Thread bo0od
> I don't get what you mean when you say pull is actually the opposite of > push? That's true in the sense of the words, but how does that relate to > Guix? git pull , git push -> both are making sense guix pull, but no guix push -> doesnt make sense as there is no relation between pull and oth

bug#47971: Improve Guix commands for update/upgrade

2021-04-23 Thread Christopher Baines
bo0od writes: > Hi There, > > The current commands used to make sure everything updated are not > friendly to type nor to memorize, Current commands:(i dunno if i > missed more) > > guix pull > guix upgrade > sudo guix reconfigure /etc/config.scm > > > There is no relation can be drawn from usin

bug#47971: Improve Guix commands for update/upgrade

2021-04-23 Thread bo0od
Hi There, The current commands used to make sure everything updated are not friendly to type nor to memorize, Current commands:(i dunno if i missed more) guix pull guix upgrade sudo guix reconfigure /etc/config.scm There is no relation can be drawn from using these commands: - pull: Is act