George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
nix
Commits:
858fb9d3 by George Rawlinson at 2024-10-17T22:24:46+00:00
upgpkg: 2.24.7-2; lowdown rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = nix
pkgdesc = A purely functional package manager
pkgver = 2.24.7
- pkgrel = 1
+ pkgrel = 2
url = https://nixos.org/nix
arch = x86_64
license = LGPL-2.1-only
=====================================
PKGBUILD
=====================================
@@ -4,13 +4,13 @@
# NOTE:
# Since 2.20.0 the gc feature (--enable-gc) requires a patched bwd-gc or newer
# version, since this is a build time dependency we don't have yet we can't
-# enable that fetaure. Can be re-enabled when we can supply bwd.
+# enable that feature. Can be re-enabled when we can supply bwd.
# c.f. https://github.com/NixOS/nix/pull/9512/files
pkgbase=nix
pkgname=('nix' 'nix-docs')
pkgver=2.24.7
-pkgrel=1
+pkgrel=2
pkgdesc='A purely functional package manager'
arch=('x86_64')
url='https://nixos.org/nix'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nix/-/commit/858fb9d3aaf532f7b4016c9722bbc5a23a933c16
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nix/-/commit/858fb9d3aaf532f7b4016c9722bbc5a23a933c16
You're receiving this email because of your account on gitlab.archlinux.org.