Re: U-Boot for Raspberry Pi

2022-02-21 Thread Reza Alizadeh Majd
hat the module is actually not available. is that because of the the libre kernel restrictions? -- Reza Alizadeh Majd PantherX Team https://pantherx.org

Re: U-Boot for Raspberry Pi

2022-02-21 Thread Reza Alizadeh Majd
kernel module not found "mmc-block" "/gnu/store/8pms0r4zvqxx6bqaz8rw2h3ynjfynqdx-linux-libre-arm64-generic-5.14.15/lib/modules" --8<---cut here---end--->8--- Regards, Reza -- Reza Alizadeh Majd PantherX Team https://pantherx.org

Re: U-Boot for Raspberry Pi

2022-02-16 Thread Reza Alizadeh Majd
%base-initrd-modules)) (initrd-modules (append (list "uas" "usb_storage") %base-initrd-modules)) --8<---cut here---end--->8--- 1. https://github.com/raspberrypi/usbboot Best, Reza -- Reza Alizadeh Majd PantherX Team https://pantherx.org

Re: Problem on packaging qt-light extension for Chicken

2021-01-07 Thread Reza Alizadeh Majd
e the package or not. Thanks for your feedback! Regards, Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Problem on packaging qt-light extension for Chicken

2021-01-05 Thread Reza Alizadeh Majd
onds starting phase `setup-environment' phase `setup-environment' succeeded after 0.0 seconds starting phase `build' Error: extension not cached command "chicken-install" "-cached" "-no-install" "qt-light" failed with status 70 --8<---cut here---end--->8--- could anyone help me about this issue? [1]: https://wiki.call-cc.org/eggref/5/qt-light -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: Problem on setting up the Cuirass as substitute server

2020-11-27 Thread Reza Alizadeh Majd
On Thu, 26 Nov 2020 18:56:50 +0330 Reza Alizadeh Majd wrote: > --8<---cut here---start->8--- > (define %cuirass-specs > #~(list > '((#:name . "my-manifest") >(#:load-path-inputs . ("guix")) >

Problem on setting up the Cuirass as substitute server

2020-11-26 Thread Reza Alizadeh Majd
s 2020-11-26T18:52:11 Metrics update took 0.006027 seconds 2020-11-26T18:53:11 next evaluation in 60 seconds --8<---cut here---end--->8--- can anyone help me on above configuration? did I miss anything about specification definition? Regards, Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: Easy DigitalOcean setup?

2020-11-09 Thread Reza Alizadeh Majd
ck > device and other shenanigans, and the other mentions some alarmingly > outdated version numbers, so I don't trust either of them. Hi, Having a similar experience about transforming a Debian droplet to Guix on digitalocean, we provided a document for that. maybe that would also

Re: guix environment ad-hoc manifests

2020-10-24 Thread Reza Alizadeh Majd
hich it seems that I was wrong. Thanks Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: guix environment ad-hoc manifests

2020-10-24 Thread Reza Alizadeh Majd
each package to environment? Thanks Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: guix environment ad-hoc manifests

2020-10-22 Thread Reza Alizadeh Majd
On Thu, 22 Oct 2020 13:53:10 +0200 Ricardo Wurmus wrote: > Reza Alizadeh Majd writes: > > > it would also be great to be able to pass list of ad-hoc packages, > > using a manifest file, something like --ad-hoc-manifest switch. or > > maybe there is such option already

guix environment ad-hoc manifests

2020-10-22 Thread Reza Alizadeh Majd
like --ad-hoc-manifest switch. or maybe there is such option already available that I missed. Regards, Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

writable skeleton files in sub-directories

2020-10-14 Thread Reza Alizadeh Majd
-start->8--- root@guix ~# ll ... -rw-r--r-- 1 root root 29 Oct 14 21:18 baz.txt ... root@guix ~# ll .config/test/ ... -r--r--r-- 1 root root 20 Oct 14 21:18 foo.conf -r--r--r-- 1 root root 40 Oct 14 21:18 bar.conf ... --8<---cut here---end--->8--- is there anything that I might be missed in definition of skeleton files? or it might be a bug in creation of skeleton files. Regards, Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: how to define inputs for python packages

2020-09-29 Thread Reza Alizadeh Majd
On Mon, 28 Sep 2020 20:27:57 +0200 Hartmut Goebel wrote: > Am 28.09.20 um 08:05 schrieb Reza Alizadeh Majd: > > is there any rule that I missed to choose a dependency as an > > `input` or as a `propageted-input` one? > > This is described in the manual: > > htt

how to define inputs for python packages

2020-09-27 Thread Reza Alizadeh Majd
other program, I receive various errors about missing dependencies of the library. (the ones that I defined as `inputs` for the library). is there any rule that I missed to choose a dependency as an `input` or as a `propageted-input` one? Regards, Reza -- Reza Alizadeh Majd PantherX Team

Re: Hide boot process logs

2020-08-18 Thread Reza Alizadeh Majd
stom configuration parameters. -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: Hide boot process logs

2020-08-18 Thread Reza Alizadeh Majd
Hi Tobias! Thanks for your response. On Tue, 18 Aug 2020 18:04:05 +0200 Tobias Geerinckx-Rice wrote: > Hi Reza! > > Reza Alizadeh Majd 写道: > > I want to hide the boot process logs in Guix, having a quick > > search I > > found that I can use following options in g

Hide boot process logs

2020-08-18 Thread Reza Alizadeh Majd
ional grub configurations (or I might missed the proper option for this). does anyone knows, any workaround for this issue? Regards, Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: set permission/ownership for files generated by service

2020-07-14 Thread Reza Alizadeh Majd
On Tue, 14 Jul 2020 15:36:41 +0300 Efraim Flashner wrote: > On Tue, Jul 14, 2020 at 04:46:31PM +0430, Reza Alizadeh Majd wrote: > > > > I assume that I find the issue source: > > > > > > > > > > > > > >--8<-

Re: set permission/ownership for files generated by service

2020-07-14 Thread Reza Alizadeh Majd
service definition to open an empty 'screen', so I can access shell through service, when I connect to the screen and check user groups, it seems that the 'supplementary-groups' didn't apply to the user: --8<---cut here---start->8--- sh-5.0$ whoami kyc-service sh-5.0$ groups kyc-service sh-5.0$ --8<---cut here---end--->8--- so, is there any thing that I missed? -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: set permission/ownership for files generated by service

2020-07-14 Thread Reza Alizadeh Majd
On Tue, 14 Jul 2020 12:10:29 +0300 Efraim Flashner wrote: > On Tue, Jul 14, 2020 at 12:54:56PM +0430, Reza Alizadeh Majd wrote: > > On Mon, 13 Jul 2020 22:01:47 -0400 > > Julien Lepiller wrote: > > > > > Le 13 juillet 2020 20:18:09 GMT-04:00, Rez

Re: set permission/ownership for files generated by service

2020-07-14 Thread Reza Alizadeh Majd
On Mon, 13 Jul 2020 22:01:47 -0400 Julien Lepiller wrote: > Le 13 juillet 2020 20:18:09 GMT-04:00, Reza Alizadeh Majd > a écrit : > > > >my service definition is as follows: > > > > > >--8<---cut here---start-

set permission/ownership for files generated by service

2020-07-13 Thread Reza Alizadeh Majd
(list (service-extension shepherd-root-service-type kyc-shepherd-service) (service-extension account-service-type (const %kyc-accounts (default-value (kyc-configuration --8<---cut here---end--->8--- is there anything that I missed for this service definition? -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: guix completion in zsh

2020-05-29 Thread Reza Alizadeh Majd
package? -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

guix completion in zsh

2020-05-24 Thread Reza Alizadeh Majd
Hi, after replacing the default shell with `zsh`, I lost the tab completion feature for Guix commands. do I need to perform any specific configuration to enable this feature? -- Reza Alizadeh Majd PantherX Team https://pantherx.org

Re: Access custom images inside disk image

2020-05-20 Thread Reza Alizadeh Majd
Just as a ping, does any one has any experience about embedding custom channel stuff (packages, services) by default inside installation disk image? regards, On Tue, 19 May 2020 18:25:47 +0430 "Reza Alizadeh Majd" wrote: > Hello, > > I built a modified version of Guix

Access custom images inside disk image

2020-05-19 Thread Reza Alizadeh Majd
responsible for preparing the profile for disk image, but I don't know how can I configure it to have additional data during disk image creation. -- Reza Alizadeh Majd PantherX Team https://pantherx.org

Re: Wifi setup issue during Graphical install

2020-05-17 Thread Reza Alizadeh Majd
, I can both wait for upcoming release or use the master branch to create disk image. -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

Re: sha256 base32 value of a git checkout

2020-05-17 Thread Reza Alizadeh Majd
t; > Thanks, > phf Hi, you can calculate directory hash recusrsively using guix with this command: `guix hash -rx /path/to/directory` -- Reza Alizadeh Majd PantherX Team

Re: query for package updates

2020-03-13 Thread Reza Alizadeh Majd
Just wanted to ping this up/ does anyone have any suggestion about following script, that I wrote to check about available package updates for a profile? On Thu, Mar 12, 2020, at 1:00 AM, Reza Alizadeh Majd wrote: > playing with the Guix sources, I wrote following Guile script in order

Re: query for package updates

2020-03-11 Thread Reza Alizadeh Majd
ck-entry entry manifest))) #f (manifest-entries manifest))) (define* (check-profile #:optional (profile %current-profile)) "Check if any update is available for a profile" (let ((manifest (profile-manifest profile))) (check-manifest manifest))) -- Regards Reza Alizadeh Majd PantherX Team

Re: query for package updates

2020-03-07 Thread Reza Alizadeh Majd
ommand results to determine if any new update is available for current user's profile? > This has been discussed in the past, but for now it's not clear if this > issue will be resolved. > is there any public reference available about this discussion? -- Regards Reza Alizadeh Majd PantherX Team

query for package updates

2020-03-06 Thread Reza Alizadeh Majd
n job still informs me about existence of new updates and the result of `guix package -u -n` doesn't change. could anyone help me on this matter, or an alternate solution to check if any update is available ( and get the list if it's possible )? -- Regards Reza Alizadeh Majd PantherX Team

problem on running shepherd by unpriviledged user

2020-01-15 Thread Reza Alizadeh Majd
r re-login? -- Regards Reza Alizadeh Majd PantherX Team

How to get list of available upgradable packages

2019-12-28 Thread Reza Alizadeh Majd
e list. is there anything that I missed for getting the package list / update specific packages? -- Regards Reza Alizadeh Majd PantherX Team

Re: Cuirass Error while evaluating the specification

2019-12-14 Thread Reza Alizadeh Majd
On Mon, Dec 9, 2019, at 11:27 AM, Reza Alizadeh Majd wrote: > Hi Guix, > > I want to build a series of packages using cuirass, I defined following > sample definition as cuirass specification: > > ``` > (list > '((#:name . "pantherx-packages&qu

Cuirass Error while evaluating the specification

2019-12-08 Thread Reza Alizadeh Majd
RECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. ``` it seems that `icecat-gnuzilla-fixes.patch` file is removed from repository, but cuirass still looks for it during spec evaluation. and this issue shows itself from this commit in guix repository: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=34369f310319b040d18864ff7435b8ee5f9a26a6 could any one help about this issue? -- Regards Reza Alizadeh Majd PantherX Team

Re: list of available updates for globally installed packages

2019-12-07 Thread Reza Alizadeh Majd
just wanted to ping this, to gather some interest. -- Regards Reza Alizadeh Majd PantherX Team

list of available updates for globally installed packages

2019-12-02 Thread Reza Alizadeh Majd
nstalled using `guix system reconfigure` ? -- Regards Reza Alizadeh Majd PantherX Team

Re: Cuirass Web interface issue

2019-11-27 Thread Reza Alizadeh Majd
can we reproduce this issue, but I have backup of database that this issue was occurred on. maybe having a comparison between to database versions help us to find the issue source. -- Regards Reza Alizadeh Majd PantherX Team cuirass_20191126.tar.gz Description: GNU Zip compressed data

Re: Cuirass Web interface issue

2019-11-26 Thread Reza Alizadeh Majd
just to have an update on this thread: it seems that database in new version of cuirass wasn't compatible with previous versions. so after I removed previous database and let the service to re-create it, this issue was resoled. -- Regards Reza Alizadeh Majd PantherX Team

Re: Cuirass Web interface issue

2019-11-21 Thread Reza Alizadeh Majd
wrong-type-arg "map" "Wrong type argument: ?" ?) In procedure map: Wrong type argument: #() ``` could you help us on this failure? -- Regards Reza Alizadeh Majd PantherX Team

Cuirass Web interface issue

2019-11-16 Thread Reza Alizadeh Majd
Alizadeh Majd PantherX Team

Re: Check for system-wide installed package update

2019-10-16 Thread Reza Alizadeh Majd
Just wanted to close this thread, since the issue was resolved on following message: https://lists.gnu.org/archive/html/help-guix/2019-10/msg00167.html On Tue, Oct 15, 2019, at 8:57 PM, Reza Alizadeh Majd wrote: > Hi Guix, > > adding the package names to package list

Re: Hi Guix, adding the package names to package list in system configuration file, we could install these packages system wide and they will be available for all users. for packages that are lo

2019-10-15 Thread Reza Alizadeh Majd
gradable packages using: `guix package -n -u` 2. globally available packages are located in system profile located in `/run/current-system/profile` and we can't check for upgrades just by pointing the profile location. Thanks again for your response. -- Regards Reza Alizadeh Majd PantherX Team

Check for system-wide installed package update

2019-10-15 Thread Reza Alizadeh Majd
ssage format. -- Regards Reza Alizadeh Majd PantherX Team

Re: Hi Guix, adding the package names to package list in system configuration file, we could install these packages system wide and they will be available for all users. for packages that are loc

2019-10-15 Thread Reza Alizadeh Majd
by the way I need to apologies for this bad title. my mistake on pasting the message body in to the title field !!! -- Regards Reza Alizadeh Majd PantherX Team

Hi Guix, adding the package names to package list in system configuration file, we could install these packages system wide and they will be available for all users. for packages that are located

2019-10-15 Thread Reza Alizadeh Majd
find any similar concept for system wide installed packages. is it possible to check for system wide installed packages without reconfiguring the system? -- Regards Reza Alizadeh Majd PantherX Team

Re: Reviewing KDE Plasma state on Guix System

2019-09-26 Thread Reza Alizadeh Majd
...@pantherx.org. The bounty results will be published to the community and whoever does that gets the full credit. At the end just wanted to mention The bounty is really just a motivation that hopefully benefits the whole community. --- Regards Reza Alizadeh Majd PantherX Team

Re: extending a service to create an extra directory

2019-07-19 Thread Reza Alizadeh Majd
Hi, On Thu, Jul 18, 2019, at 6:30 PM, Robert Vollmert wrote: > Hi, > > I’m trying to set up nginx properly, and my config involves a > cache directory, say /var/nginx/cache. To encode this properly, > I’d like to to make my nginx service create that directory > with appropriate user and rights o

Re: Installing Guix from source

2019-07-15 Thread Reza Alizadeh Majd
Hi Marius, > If you have made git commits out of your changes, you can do `guix pull > --url=/your/guix/checkout`. Otherwise you can use the './pre-inst-env' > script, as described in the link above. > > "./pre-inst-env guix system reconfigure my-config.scm" will create a new > system generat

Re: Installing Guix from source

2019-07-14 Thread Reza Alizadeh Majd
Hi Ricardo, > What do you mean by “detected”? On any GNU system shell commands are > mapped to executables by looking for matching executables in any of the > directories listed in the PATH environment variable. If there are more > than one executable of a name, the order of directories on PATH

Installing Guix from source

2019-07-13 Thread Reza Alizadeh Majd
Hi Guix, I tried to build Guix from source on an existing version of GuixSD. so I followed the instructions provided in official documents: https://guix.info/manual/en/html_node/Requirements.html https://www.gnu.org/software/guix/manual/en/html_node/Building-from-Git.html after build finish

Re: mount store in a separated partition

2019-07-10 Thread Reza Alizadeh Majd
Hi, > So you mean that both vda and sda are on Digital Ocean's servers or that > vda is on Digital Ocean and that sda is on you own local machine? > Both were on DigitalOcean. Main SSD was accessible but the Block Storage (known as sda) wasn't accessible form GRUB command line interface. Bes

Re: mount store in a separated partition

2019-07-08 Thread Reza Alizadeh Majd
Thanks for you reply. I tried to install GuixSD on a DigitalOcean droplet and wanted to use a "Block Storage" as my store location. I contact their support, and it seems that they don't support this, and Block Storages are only accessible after boot. Best, Reza

mount store in a separated partition

2019-07-04 Thread Reza Alizadeh Majd
Hi Guix, I want to try `/gnu/store` to a separated partition, which has more capacity for packages, for this I use following configuration: --8<---cut here---start->8--- (operating-system ... (bootloader (bootloader-configuration (bootload

Re: Problem on installing GuixSD on a remote server using iPXE

2019-07-02 Thread Reza Alizadeh Majd
Thanks for your response. You mean that the only way to use GuixSD on a cloud server is to install it manually on some other existing Linux Distribution? Best, Reza On Tue, Jul 2, 2019, at 11:29 AM, Ricardo Wurmus wrote: > > Hi Reza, > > last time I tried installing Guix System with iPXE

Problem on installing GuixSD on a remote server using iPXE

2019-07-01 Thread Reza Alizadeh Majd
HI, I want to install GuixSD using iPXE on a remote server, unfortunately I didn't find any useful starting point. I had a review over iPXE documents and tried to mount installation iso using sanboot, but installation process hangs during boot process while it tries to load GRUB. is there

Re: Bluetooth Service missing in Desktop Services

2019-06-22 Thread Reza Alizadeh Majd
Hi, as mentioned in the docs, `bluetooth-service` is part of `gnu services desktop` module. but it is a separated service and is not added to `%desktop-services` list. maybe it's because bluetooth is not a mandatory service for that. Best, Reza On Sun, Jun 23, 2019, at 9:51 AM, Raghav Gur

Guix Cuirass won't start build

2019-06-22 Thread Reza Alizadeh Majd
Hi Guix, I wanted to run Guix Cuirass manually using following demo specification: root@panther ~/ci# cat spec.scm (define hello-spec '((#:name . "hello-spec") (#:load-path-inputs . ("guix")) (#:package-path-inputs . ("guix")) (#:proc-input ."guix") (#:proc-file . "build-aux/

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-16 Thread Reza Alizadeh Majd
Do I need to post a new email for this later problem? maybe it receives a better feedback, plus a better reference for others in the future with same issue? Best, Reza On Wed, Jun 12, 2019, at 7:25 PM, Reza Alizadeh Majd wrote: > Hi Ricardo, > > Sorry I thought it might b

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-12 Thread Reza Alizadeh Majd
Hi Ricardo, Sorry I thought it might be helpful. lastly I think I find this issue's source, it seems that there was an issue about definition and usage of inputs. I tried to define spec from scratch and run cuirass manually. here is my new sample spec definition: ``` (define my-spec

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-11 Thread Reza Alizadeh Majd
user. Thanks, Reza On Mon, Jun 3, 2019, at 7:23 PM, Reza Alizadeh Majd wrote: > Hi Guix, > > I want to setup a CI build server using _Cuirass_ to build a series of custom > packages for Guix. but I receive following error and cuirass-service crashes, > could an

Re: package definition: unbound variable ungexp

2019-06-09 Thread Reza Alizadeh Majd
Hi, > can do is add an input with that code: > > (inputs `(("test-plugin.yaml" ,(plain-file … > > Then inside your build phase, simply install this input with: > > (install-file (assoc-ref inputs "test-plugin.yaml") regpath) > > Alternatively, you can write to the file directly in the pha

Re: package definition: unbound variable ungexp

2019-06-09 Thread Reza Alizadeh Majd
Hi, > I believe you are looking for (guix gexp) module. I already added `(guix gexp)` to #:use-module part of my module definition, but this problem was not fixed. Regards, Reza

package definition: unbound variable ungexp

2019-06-08 Thread Reza Alizadeh Majd
Hello Guix, I want to create a plain file during package build and copy it to output. but using following definition, I receive error on during package installation: --- CODE: - (add-after 'install 'register-pl

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-08 Thread Reza Alizadeh Majd
Hi, > The cache directories are not affected by “guix gc”. The default cache > directory when using the cuirass service on Guix System is Unfortunately clearing the cache wouldn't help. maybe I had a mistake on definition of `$cuirass-spec` or manifest file. Best, Reza

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-07 Thread Reza Alizadeh Majd
Hi Ricardo, Thanks for your response. > Try erasing the cache directories containing the git repositories. unfortunately using `guix gc -C` wouldn't be helpful, and cuirass service still fails with same error. Best, Reza

Guix Cuirass - Continuous Integration - Crash Error

2019-06-03 Thread Reza Alizadeh Majd
Hi Guix, I want to setup a CI build server using _Cuirass_ to build a series of custom packages for Guix. but I receive following error and cuirass-service crashes, could anyone help me on this? ``` 2019-06-03T18:50:59 fatal: uncaught exception 'git-error' in 'build' fiber! 2019-06-03T18:50:5

Re: skeleton files in sub-directories

2019-05-26 Thread Reza Alizadeh Majd
Hi, using `computed-file` to create the parent directories for config files, fixed the issue. Thanks, Reza On Mon, May 27, 2019, at 12:16 AM, Ludovic Courtès wrote: > Hi, > > "Reza Alizadeh Majd" skribis: > > > the problem is that some of these skeletons ar

Re: Modify Channels for all users

2019-05-26 Thread Reza Alizadeh Majd
ystem reconfigure ? Thanks , Reza On Mon, May 27, 2019, at 12:06 AM, Ludovic Courtès wrote: > Hi, > > "Reza Alizadeh Majd" skribis: > > > I want to add a custom channel for all users, one way would be using the > > skeleton files > > to add `channel.scm`

skeleton files in sub-directories

2019-05-26 Thread Reza Alizadeh Majd
Hi Guix, I want to add a series of configuration files to each user's home directory. for this I could use skeletons in operating system definitions. the problem is that some of these skeletons are located in sub-directories, for example `~/.local/share/foo/bar.cfg`. and when I run `guix sys

Re: Modify Channels for all users

2019-05-25 Thread Reza Alizadeh Majd
, Oleg Pykhalov wrote: > Hi Reza, > > "Reza Alizadeh Majd" writes: > > > Hi Guix, > > > > I want to add a custom channel for all users, one way would be using > > the skeleton files to add `channel.scm` to each user's home > > directory.

Modify Channels for all users

2019-05-22 Thread Reza Alizadeh Majd
Hi Guix, I want to add a custom channel for all users, one way would be using the skeleton files to add `channel.scm` to each user's home directory. Just wanted to know if there is any other solution to do this or not? Thanks Reza

lxqt-session permission issue

2019-05-18 Thread Reza Alizadeh Majd
Hi Guix, It's a while I'm working on LXQt on Guix to improve and fix issues that might occur during it's usage. one of these issues is that when LXQt copies default openbox related configuration file (lxqt-rc.xml) it doesn't set proper permissions for it. I assumed that it might because of

Re: Problem on LXQt service definition

2019-05-15 Thread Reza Alizadeh Majd
reference about modification of environment variables during service start? Thanks, Reza On Wed, May 15, 2019, at 7:58 AM, Meiyo Peng wrote: > Hi, > > Reza Alizadeh Majd writes: > > > I'll try to create a service for `lxqt-desktop` based on same definition on > &

Problem on LXQt service definition

2019-05-13 Thread Reza Alizadeh Majd
Hi, I'll try to create a service for `lxqt-desktop` based on same definition on [nixos](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/x11/desktop-managers/lxqt.nix). but my service definition won't start and here is my proposed definition for this service: ;;; ;;; LXQ

Installing a package using guile script

2019-05-06 Thread Reza Alizadeh Majd
Hi, Just wanted to now if there is any programming interface available for Guix in order to install a packages with a Guile script ? I actually want to install packages for a specific user, after `guix system reconfigure ... ` command. my plan was to add a simple Guile script after `operatin

Re: custom service definition files location

2019-02-18 Thread Reza Alizadeh Majd
Thanks, adding service definition path to `GUILE_LOAD_PATH` fixed the issue. Best, Reza On Mon, Feb 18, 2019, at 3:04 PM, Ricardo Wurmus wrote: > > Reza Alizadeh Majd writes: > > > Thanks for your response. > > sure I will pass my system config file as an argument to

Re: custom service definition files location

2019-02-18 Thread Reza Alizadeh Majd
It is not automatically detected by 'guix system' commands(you might be > thinking of nix). > > It is supplied as a command-line argument with the 'guix system' > commands. Check 'guix system --help'. > > On February 17, 2019 5:09:26 PM UTC, Reza A

custom service definition files location

2019-02-17 Thread Reza Alizadeh Majd
Hi, does anyone know where do I have to place my custom service definition `.scm` files, in order to automatically be identified by `guix system reconfigure` command? Thanks, Reza

User-Level services

2019-02-03 Thread Reza Alizadeh Majd
Hi everyone, Is it possible to define a shepherd service based on user login sessions in Guix? I want to run an application as a daemon that is responsible for serving its services, separately for each user. Thanks, Reza

Re: Guix packaging copy file to current users profile

2019-01-09 Thread Reza Alizadeh Majd
built successfully in `~/.guix-profile/share/guile/site/2.2./`. --- Best Reza On Wed, Jan 9, 2019, at 11:02 PM, Leo Famulari wrote: > On Wed, Jan 09, 2019 at 05:53:00PM +0330, Reza Alizadeh Majd wrote: > > Hi Everyone, > > > > How can I copy some configuration files,

Guix packaging copy file to current users profile

2019-01-09 Thread Reza Alizadeh Majd
Hi Everyone, How can I copy some configuration files, from my package archive to current users profile? I need to copy some additional files from package archive to `~/.guix-profile/` path. Thanks, Reza

Multiple build-systems in a guix package

2019-01-08 Thread Reza Alizadeh Majd
Hi, I'm working on a Guix package based on cmake-build-system. this package needs to copy some .scm files in GUILE_LOAD_PATH, compiled .go file is also need to be added inside GUILE_LOAD_COMPILED_PATH, does anyone know how could I reach these variables relating to current profile? current

Re: Guix Packages - unpack issue

2019-01-08 Thread Reza Alizadeh Majd
Thanks, using (method url-fetch/tarbomb) fixed my issue, later I need to fix package definition to prevent occurrence of tarbomb. -- Reza On Mon, Jan 7, 2019, at 11:08 PM, Ricardo Wurmus wrote: > > Hi Reza, > > please always send replies to all recipents, including the list. > > > (source

Guix Packages - unpack issue

2019-01-06 Thread Reza Alizadeh Majd
Hi, I'm trying to create package of my application for GuixSD. during unpack phase I receive following Error. could anyone help me to fix this error? ... starting phase `install-locale' using 'en_US.utf8' locale for category "LC_ALL" phase `install-locale' succeeded after 0.0 seconds starting

GuixSD Service Implementation Problem

2018-12-28 Thread Reza Alizadeh Majd
Hi, I'm working on an application which should be run as a service on GuixSD. I followed other service definitions and add my service definition file inside `GUIX_PACKAGE_PATH` path. but when I add this service to my system configuration file, and perform `guix system reconfigure /etc/config.s