* [bug#51249] [PATCH] gnu: nix: Update to 2.3.16.
@ 2021-10-17 12:28 jgart via Guix-patches via
2021-10-17 12:58 ` bug#51249: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2021-10-17 12:28 UTC (permalink / raw)
To: 51249; +Cc: jgart
* gnu/packages/package-management.scm (nix): Update to 2.3.16.
---
gnu/packages/package-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 994fe6210c..b33e08baf2 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -596,14 +596,14 @@ (define-public current-guix
(define-public nix
(package
(name "nix")
- (version "2.3.13")
+ (version "2.3.16")
(source (origin
(method url-fetch)
(uri (string-append "https://releases.nixos.org/nix/nix-"
version "/nix-" version ".tar.xz"))
(sha256
(base32
- "0631qk2lgd76y6g2z45wy6lcpv647r2a08jd2dagzzpwniy68d3h"))))
+ "1g5aqavr6i3c1xln53w1pdh1kvlxrpnknb105m4jbd85kyv83rky"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--sysconfdir=/etc" "--enable-gc")
--
2.33.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#51249: [PATCH] gnu: nix: Update to 2.3.16.
2021-10-17 12:28 [bug#51249] [PATCH] gnu: nix: Update to 2.3.16 jgart via Guix-patches via
@ 2021-10-17 12:58 ` Tobias Geerinckx-Rice via Guix-patches via
2021-10-19 1:35 ` [bug#51249] " jgart via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-10-17 12:58 UTC (permalink / raw)
To: jgart; +Cc: 51249-done
[-- Attachment #1: Type: text/plain, Size: 179 bytes --]
jgart via Guix-patches via 写道:
> * gnu/packages/package-management.scm (nix): Update to 2.3.16.
Pushed as 64e58296530df8cf7a106fa5797789bc8daf1243.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#51249] [PATCH] gnu: nix: Update to 2.3.16.
2021-10-17 12:58 ` bug#51249: " Tobias Geerinckx-Rice via Guix-patches via
@ 2021-10-19 1:35 ` jgart via Guix-patches via
0 siblings, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2021-10-19 1:35 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: 51249-done
On Sun, 17 Oct 2021 14:58:52 +0200 Tobias Geerinckx-Rice <me@tobias.gr> wrote:
> jgart via Guix-patches via 写道:
> > * gnu/packages/package-management.scm (nix): Update to 2.3.16.
>
> Pushed as 64e58296530df8cf7a106fa5797789bc8daf1243.
>
> Thanks!
>
> T G-R
Thanks Tobias!
all best,
jgart
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-19 1:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-17 12:28 [bug#51249] [PATCH] gnu: nix: Update to 2.3.16 jgart via Guix-patches via
2021-10-17 12:58 ` bug#51249: " Tobias Geerinckx-Rice via Guix-patches via
2021-10-19 1:35 ` [bug#51249] " jgart via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).