unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Is there any mechanism of Guix analog to, or trick in Guile to imitate Nix flakes?
@ 2024-05-27 16:37 ‪肖 海帆‬
  2024-06-04 18:03 ` Simon Tournier
  0 siblings, 1 reply; 6+ messages in thread
From: ‪肖 海帆‬ @ 2024-05-27 16:37 UTC (permalink / raw)
  To: help-guix@gnu.org

   GNU Guix is known as one of the most insistent package managers on
   reproducibility, the same as Nix, from which Guix was deeply inspired.
   However, while the two programs share most of their philosophies, I
   couldn't see something like flakes in Guix. I know Guix has
   descriptions and manifests, or integrated inferiors, which guarantee
   the exactness of building of a package set. But all these mechanisms
   point directly to the precise references ("guix.git" with a commit
   hash), rather than separate the unlocked references ("nixpkgs/master"
   in flake.nix) from the locks (flake.lock), which allows imperative
   upgrade for a specific workspace.
   So, is there any mechanism of Guix analog to, or trick in Guile to
   imitate the functionalities of flakes? Or is there a possibility for
   this? I have merely skimmed R7RS, and know little about the Guile
   implementation, but just impressed by the generality of the language.
   So I wonder if this can be done provided a much more powerful backend
   than that of Nix.

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Is there any mechanism of Guix analog to, or trick in Guile to imitate Nix flakes?
@ 2024-05-27 16:34 ‪‪SailSXiao‬‬
  0 siblings, 0 replies; 6+ messages in thread
From: ‪‪SailSXiao‬‬ @ 2024-05-27 16:34 UTC (permalink / raw)
  To: help-guix@gnu.org

   GNU Guix is known as one of the most insistent package managers on
   reproducibility, the same as Nix, from which Guix was deeply inspired.
   However, while the two programs share most of their philosophies, I
   couldn't see something like flakes in Guix. I know Guix has
   descriptions and manifests, or integrated inferiors, which guarantee
   the exactness of building of a package set. But all these mechanisms
   point directly to the precise references ("guix.git" with a commit
   hash), rather than separate the unlocked references ("nixpkgs/master"
   in flake.nix) from the locks (flake.lock), which allows imperative
   upgrade for a specific workspace.
   So, is there any mechanism of Guix analog to, or trick in Guile to
   imitate the functionalities of flakes? Or is there a possibility for
   this? I have merely skimmed R7RS, and know little about the Guile
   implementation, but just impressed by the generality of the language.
   So I wonder if this can be done provided a much more powerful backend
   than that of Nix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-17 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-27 16:37 Is there any mechanism of Guix analog to, or trick in Guile to imitate Nix flakes? ‪肖 海帆‬
2024-06-04 18:03 ` Simon Tournier
2024-06-10  4:41   ` Abbé
2024-06-10 17:54   ` rczb
2024-06-16 15:00     ` Suhail Singh
  -- strict thread matches above, loose matches on Subject: below --
2024-05-27 16:34 ‪‪SailSXiao‬‬

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).