reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Reproduce-devel] [task #15286] Template's package manger


From: Mohammad Akhlaghi
Subject: [Reproduce-devel] [task #15286] Template's package manger
Date: Sun, 28 Jul 2019 22:36:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Update of task #15286 (project reproduce):

                 Summary: Using GNU Guix as template's package manger =>
Template's package manger

    _______________________________________________________

Follow-up Comment #1:

I recently learned about GNU Stow <https://www.gnu.org/software/stow/> which
can be one way to implement a Nix/Guix-like feature within our existing
software building process.

GNU Staw has a very interesting suggestion: Assume you have a "store"
directory. Build every software (with its unique configuration) in a unique
top-level installation directory (for example
`store/b6gvzjyb2pg0kjfwrjmg1vfhh54ad73z-firefox-33.1/'). This installation
directory will then have all the basic directories like `bin', `lib', `man'
and etc. But only filled with the installed files of that particular software.


Afterwards the job of GNU Staw will be to fill each project's
`.build/software/installed' directory with symbolic links to the necessary
software for each project from `store'.

Of course, this is not as comprehensive a solution as Nix, or GNU Guix, but if
we can't find a solution for the problems mentioned before, it may be one step
in the right direction, until we can finally adapt them. 

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15286>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]