update-flake-lock icon indicating copy to clipboard operation
update-flake-lock copied to clipboard

Automatically refresh your Nix Flakes.

Results 51 update-flake-lock issues
Sort by recently updated
recently updated
newest added

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/8d435fca5c561da8168abb30270788d2da2a7951' (2022-07-29) → 'github:nixos/nixpkgs/301aada7a64812853f2e2634a530ef5d34505048' (2022-10-21) ``` ### Running GitHub Actions on this PR GitHub...

As support for tokens is now allowed following #22, the section of the PR with `Running GitHub Actions on this PR` is not required when `token` is set, and its...

enhancement
good first issue

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v4.0.0 Breaking changes The add-paths input no longer accepts -A as a valid value. When...

dependencies

Bumps [nwisbeta/validate-yaml-schema](https://github.com/nwisbeta/validate-yaml-schema) from 1.0.3 to 2.0.0. Release notes Sourced from nwisbeta/validate-yaml-schema's releases. v2.0.0 glob pattern matching behaviour changed. The glob wildcard (*) will now match files that start with a...

dependencies

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17. Release notes Sourced from cachix/install-nix-action's releases. install-nix-action-v17 curl for downloading the installer is now in quiet mode (since all the bugs have been addressed)...

dependencies

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18. Release notes Sourced from cachix/install-nix-action's releases. install-nix-action-v18 Fix nodejs warnings & simplify maintenance Use python3 when determining number of cores Collapse installer log messages...

dependencies

Hi, I am trying to update a flake which has a private flake as input: ```nix { inputs.private.url = "git+ssh://[email protected]/org/private"; } ``` Is there a possibility to use this action...

enhancement

Would be nice to have a flag or option to enable the `Signed-off-by` line for the generated commit!

enhancement
good first issue

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...

dependencies

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.614481%2Brev-5c24cf2f0a12ad855f444c30b2421d044120c66f/018efa00-a443-7f41-b371-ce568b5c7e9f/source.tar.gz?narHash=sha256-XtTSSIB2DA6tOv%2Bl0FhvfDMiyCmhoRbNB%2B0SeInZkbk%3D' (2024-04-19) → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.696158%2Brev-2768c7d042a37de65bb1b5b3268fc987e534c49d/0192bd28-d6c0-735c-ab86-8ab9d12f7d62/source.tar.gz?narHash=sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4%3D' (2024-10-23) ``` ### Running GitHub Actions on this PR GitHub...