nix 2.18.1+dfsg-1ubuntu3 source package in Ubuntu

Changelog

nix (2.18.1+dfsg-1ubuntu3) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 20:10:21 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nix_2.18.1+dfsg.orig.tar.xz 927.5 KiB 163e3aab58e03397d384233edf57405d5d86bc12a8491e263ddd186ef2401a93
nix_2.18.1+dfsg-1ubuntu3.debian.tar.xz 16.4 KiB 8f8bc95fd4d0213db3b592057068d9064f9385b12f3240e99e0ccaee60212852
nix_2.18.1+dfsg-1ubuntu3.dsc 2.7 KiB 6075be49109dd92c247fa4e4ee98290f841d41367feba18474617a285a4c1f8e

View changes file

Binary packages built by this source

nix-bin: Purely functional package manager (binaries)

 A powerful package manager for Linux and other Unix systems that
 makes package management reliable and reproducible. Nix provides
 atomic upgrades and rollbacks, side-by-side installation of multiple
 versions of a package, multi-user package management and easy setup
 of build environments.
 .
 NOTE: This package only provides the nix binaries. One still needs
 to setup directories, environments variables and configuration files
 to use nix as described in the nix manual.
 The package nix-setup-systemd provides such a setup using systemd
 mechanisms, also see /usr/share/doc/nix-bin/README.Debian.

nix-bin-dbgsym: debug symbols for nix-bin
nix-setup-systemd: Purely functional package manager (systemd setup)

 A powerful package manager for Linux and other Unix systems that
 makes package management reliable and reproducible. Nix provides
 atomic upgrades and rollbacks, side-by-side installation of multiple
 versions of a package, multi-user package management and easy setup
 of build environments.
 .
 This package uses systemd mechanisms to setup the nix package
 manager.
 .
 NOTE: This package creates (via tmpfiles.d) a top-level folder /nix.
 This is not compliant with the file hierarchy standard but should not
 be a problem for most people. See /usr/share/doc/nix-bin/README.Debian.