Skip to content

Commit 334c53e

Browse files
authored
Release v0.36.3 (#1437)
* flake.lock: Update Flake lock file updates: • Updated input 'determinate': 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.183%2Brev-f2f83da53543151f0e3823ceb7f162f08a7a8c11/0194f686-05b9-73c8-9b96-5d491c7f745c/source.tar.gz?narHash=sha256-MgDmNibhfch7pTD0lN1Q5mKu5uaC7JjOojXc7KDDNvM%3D' (2025-02-11) → 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.185%2Brev-428c82dd051f3009b477a1027abb34d550389ccd/01950105-514d-7d00-922a-6995ca8891c5/source.tar.gz?narHash=sha256-B2sK0JAju99ZwVOF91%2B29Q8MHgFLwYE7mIW0jfSVMBI%3D' (2025-02-13) • Updated input 'determinate/determinate-nixd-aarch64-darwin': 'https://install.determinate.systems/determinate-nixd/tag/v0.3.1/macOS?narHash=sha256-IsrNz0s63v3CZK1Qy3b3309gfiTRugDgRmjuKhwzpp4%3D' → 'https://install.determinate.systems/determinate-nixd/tag/v0.3.2/macOS?narHash=sha256-cJV47u/cBmCHmzRXTWXL9HMTCFFWZSHgak2GmYVefxg%3D' • Updated input 'determinate/determinate-nixd-aarch64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v0.3.1/aarch64-linux?narHash=sha256-A7vdjMh5GirMmtmV5fha03oV1%2BuFn/sVG6HX7/9Jav0%3D' → 'https://install.determinate.systems/determinate-nixd/tag/v0.3.2/aarch64-linux?narHash=sha256-8lzumPBSuK2%2B9VjoG4KoiQ/4dTi%2BM%2BXThN8N1PKwTSI%3D' • Updated input 'determinate/determinate-nixd-x86_64-linux': 'https://install.determinate.systems/determinate-nixd/tag/v0.3.1/x86_64-linux?narHash=sha256-HI3yzhqjRvuG0VXnrDUG3W13ztrDTcQDqHht6SgLcpQ%3D' → 'https://install.determinate.systems/determinate-nixd/tag/v0.3.2/x86_64-linux?narHash=sha256-crpuQM9%2BAqDJpWC8RC24A2hQX6tQBa5PV5iGd/C5imU%3D' * Release v0.36.3
1 parent ce66bf6 commit 334c53e

File tree

6 files changed

+19
-19
lines changed

6 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nix-installer"
33
description = "The Determinate Nix Installer"
4-
version = "0.36.2"
4+
version = "0.36.3"
55
edition = "2021"
66
resolver = "2"
77
license = "LGPL-2.1"

flake.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/fixtures/linux/linux.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.36.2",
2+
"version": "0.36.3",
33
"actions": [
44
{
55
"action": {

tests/fixtures/linux/steam-deck.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.36.2",
2+
"version": "0.36.3",
33
"actions": [
44
{
55
"action": {

tests/fixtures/macos/macos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.36.2",
2+
"version": "0.36.3",
33
"actions": [
44
{
55
"action": {

0 commit comments

Comments
 (0)