Bump to 0.16.1-unreleased (#808)

This commit is contained in:
Ana Hobden 2024-01-08 10:43:45 -08:00 committed by GitHub
parent fb4401df00
commit 2477de21eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 14 deletions

2
Cargo.lock generated
View file

@ -946,7 +946,7 @@ dependencies = [
[[package]] [[package]]
name = "nix-installer" name = "nix-installer"
version = "0.16.0" version = "0.16.1-unreleased"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"bytes 1.5.0", "bytes 1.5.0",

View file

@ -1,7 +1,7 @@
[package] [package]
name = "nix-installer" name = "nix-installer"
description = "The Determinate Nix Installer" description = "The Determinate Nix Installer"
version = "0.16.0" version = "0.16.1-unreleased"
edition = "2021" edition = "2021"
resolver = "2" resolver = "2"
license = "LGPL-2.1" license = "LGPL-2.1"

View file

@ -140,12 +140,12 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1703961334, "lastModified": 1704538339,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=", "narHash": "sha256-1734d3mQuux9ySvwf6axRWZRBhtcZA9Q8eftD6EZg6U=",
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9", "rev": "46ae0210ce163b3cba6c7da08840c1d63de9c701",
"revCount": 564493, "revCount": 567011,
"type": "tarball", "type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.564493%2Brev-b0d36bd0a420ecee3bc916c91886caca87c894e9/018cc6b0-680d-7f16-b194-dbf948b62871/source.tar.gz" "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.567011%2Brev-46ae0210ce163b3cba6c7da08840c1d63de9c701/018ce71d-40cb-7594-bc00-f31ffedcdfa4/source.tar.gz"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",

View file

@ -66,7 +66,7 @@
}; };
sharedAttrs = { sharedAttrs = {
pname = "nix-installer"; pname = "nix-installer";
version = "0.16.0"; version = "0.16.1-unreleased";
src = builtins.path { src = builtins.path {
name = "nix-installer-source"; name = "nix-installer-source";
path = self; path = self;

View file

@ -1,5 +1,5 @@
{ {
"version": "0.16.0", "version": "0.16.1-unreleased",
"actions": [ "actions": [
{ {
"action": { "action": {
@ -424,7 +424,7 @@
} }
}, },
"diagnostic_data": { "diagnostic_data": {
"version": "0.16.0", "version": "0.16.1-unreleased",
"planner": "linux", "planner": "linux",
"configured_settings": [], "configured_settings": [],
"os_name": "Ubuntu", "os_name": "Ubuntu",

View file

@ -1,5 +1,5 @@
{ {
"version": "0.16.0", "version": "0.16.1-unreleased",
"actions": [ "actions": [
{ {
"action": { "action": {
@ -404,7 +404,7 @@
} }
}, },
"diagnostic_data": { "diagnostic_data": {
"version": "0.16.0", "version": "0.16.1-unreleased",
"planner": "steam-deck", "planner": "steam-deck",
"configured_settings": [], "configured_settings": [],
"os_name": "Ubuntu", "os_name": "Ubuntu",

View file

@ -1,5 +1,5 @@
{ {
"version": "0.16.0", "version": "0.16.1-unreleased",
"actions": [ "actions": [
{ {
"action": { "action": {
@ -435,7 +435,7 @@
"root_disk": "disk3" "root_disk": "disk3"
}, },
"diagnostic_data": { "diagnostic_data": {
"version": "0.16.0", "version": "0.16.1-unreleased",
"planner": "macos", "planner": "macos",
"configured_settings": [], "configured_settings": [],
"os_name": "unknown", "os_name": "unknown",