Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update flake inputs #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

update flake inputs #83

wants to merge 1 commit into from

Conversation

j-brn
Copy link
Owner

@j-brn j-brn commented Apr 21, 2024

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/1042fd8b148a9105f3c0aca3a6177fd1d9360ba5' (2024-04-10)
  → 'github:nixos/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force

@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from a4b8fa6 to 9b6894a Compare May 5, 2024 00:15
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from 1425848 to bab5fe4 Compare May 12, 2024 00:15
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from eeef0cd to 4507b33 Compare May 26, 2024 00:15
@j-brn j-brn force-pushed the update_flake_lock_action branch from 4507b33 to 42772a9 Compare June 2, 2024 00:16
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from 28c66d1 to 54cb23e Compare June 16, 2024 00:16
@j-brn j-brn force-pushed the update_flake_lock_action branch from 54cb23e to 9d06d4c Compare June 23, 2024 00:16
@j-brn j-brn force-pushed the update_flake_lock_action branch from 9d06d4c to 17952e4 Compare June 30, 2024 00:16
@j-brn j-brn force-pushed the update_flake_lock_action branch from 17952e4 to db40999 Compare July 7, 2024 00:16
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from a156a6c to a03ae67 Compare July 21, 2024 00:17
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from a0268d8 to ecfb528 Compare August 4, 2024 00:17
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from ddfb4a5 to dd688c5 Compare August 18, 2024 00:17
@j-brn j-brn force-pushed the update_flake_lock_action branch from dd688c5 to 1c50483 Compare August 25, 2024 00:17
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from 2e85b2b to ddea11e Compare September 8, 2024 00:18
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from a010c19 to b20d51e Compare September 22, 2024 00:19
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from eac7f8c to cadb66c Compare October 6, 2024 00:19
@j-brn j-brn force-pushed the update_flake_lock_action branch from cadb66c to 8bf31a6 Compare October 13, 2024 00:19
@j-brn j-brn force-pushed the update_flake_lock_action branch from 8bf31a6 to 8a7a7e2 Compare October 20, 2024 00:19
@j-brn j-brn force-pushed the update_flake_lock_action branch from 8a7a7e2 to 53e33d5 Compare October 27, 2024 00:19
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from f7b73d3 to 0555e5f Compare November 10, 2024 00:19
@j-brn j-brn force-pushed the update_flake_lock_action branch from 0555e5f to 975ebb5 Compare November 17, 2024 00:20
@j-brn j-brn force-pushed the update_flake_lock_action branch from 975ebb5 to 0738f61 Compare November 24, 2024 00:21
@j-brn j-brn force-pushed the update_flake_lock_action branch 2 times, most recently from 91ad793 to 73aa6af Compare December 8, 2024 00:21
@j-brn j-brn force-pushed the update_flake_lock_action branch from 73aa6af to eea1412 Compare December 15, 2024 00:21
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
  → 'github:hercules-ci/flake-parts/205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9' (2024-12-04)
• Updated input 'flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089?dir=lib' (2024-03-29)
  → 'https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz?narHash=sha256-1qRH7uAUsyQI7R1Uwl4T%2BXvdNv778H0Nb5njNrqvylY%3D' (2024-12-01)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/1042fd8b148a9105f3c0aca3a6177fd1d9360ba5' (2024-04-10)
  → 'github:nixos/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33' (2024-12-17)
@j-brn j-brn force-pushed the update_flake_lock_action branch from eea1412 to 39ba377 Compare December 22, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant