diff --git a/flake.lock b/flake.lock index 8c9072d..fac0331 100644 --- a/flake.lock +++ b/flake.lock @@ -3,37 +3,37 @@ "determinate-nixd-aarch64-darwin": { "flake": false, "locked": { - "narHash": "sha256-wIHmKTzguRGRhNuYKqXl4NpghdeAYdXnBWKMMVWnlaA=", + "narHash": "sha256-OmmajnGiM5Pvm/yWk6omjOMcmsLgfNvZ5+Dn/UZdH00=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/macOS" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/macOS" } }, "determinate-nixd-aarch64-linux": { "flake": false, "locked": { - "narHash": "sha256-eIYwLso0rkCUtQNr49U6Lm6Cntx4AeEyEa3BCbhyL3s=", + "narHash": "sha256-RriiWEs0lLjofbqGVBkUSHuht7rOJaWM98GDOVg4pCM=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/aarch64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/aarch64-linux" } }, "determinate-nixd-x86_64-linux": { "flake": false, "locked": { - "narHash": "sha256-oE/kvKBJkCIlFhkrEn7aLIf80HxK5E7fJGD2Acn4qbw=", + "narHash": "sha256-8hemqyT1ruFwxVHvMQ8CWUQyQJSHIcMOY+zoRC37klg=", "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/x86_64-linux" }, "original": { "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux" + "url": "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/x86_64-linux" } }, "flake-compat": { @@ -105,12 +105,12 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1776699788, - "narHash": "sha256-VsZF/2XmjVd/pRHy+7gxLM6MNmzIKbSuR/b4s/adpVU=", - "rev": "7ab838d88023e6f71b3ef21bfcfc97e550f67aae", - "revCount": 24931, + "lastModified": 1776973637, + "narHash": "sha256-6dtDAH38Jn658Vty5tULesSWvYj79cK+rtJtJgCUbW0=", + "rev": "4dccfb86b6bc6ae733709c6770cd116ad62d910b", + "revCount": 24973, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.18.0/019dabb0-d850-7e52-bfec-e5abc21882af/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.18.1/019dbc00-786e-7020-8304-a33065736bab/source.tar.gz" }, "original": { "type": "tarball", @@ -165,12 +165,12 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1775888245, - "narHash": "sha256-nwASzrRDD1JBEu/o8ekKYEXm/oJW6EMCzCRdrwcLe90=", - "rev": "13043924aaa7375ce482ebe2494338e058282925", - "revCount": 978638, + "lastModified": 1776329215, + "narHash": "sha256-a8BYi3mzoJ/AcJP8UldOx8emoPRLeWqALZWu4ZvjPXw=", + "rev": "b86751bc4085f48661017fa226dee99fab6c651b", + "revCount": 981196, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.978638%2Brev-13043924aaa7375ce482ebe2494338e058282925/019d8a9c-62d4-7081-8145-107410bd19e6/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.981196%2Brev-b86751bc4085f48661017fa226dee99fab6c651b/019daeab-1563-75e1-9919-fee0062268db/source.tar.gz" }, "original": { "type": "tarball", diff --git a/flake.nix b/flake.nix index 593b91f..1185965 100644 --- a/flake.nix +++ b/flake.nix @@ -6,15 +6,15 @@ nixpkgs.url = "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1"; determinate-nixd-aarch64-linux = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/aarch64-linux"; flake = false; }; determinate-nixd-x86_64-linux = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/x86_64-linux"; flake = false; }; determinate-nixd-aarch64-darwin = { - url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS"; + url = "https://install.determinate.systems/determinate-nixd/tag/v3.18.1/macOS"; flake = false; }; };