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

build(flake.nix/inputs): Upgrade and fix non-existant input overrides #27

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

PetarKirov
Copy link
Collaborator

  • build(flake.nix/inputs): Upgrade to NixOS 23.11 branch and fix incorrect <input>.follows directives
  • chore(flake.lock): Update all Flake inputs (2024-01-15)

…ect `<input>.follows` directives

Directives like this:

    input 'ethereum-nix' has an override for a non-existent input 'hercules-ci-effects'

appear due to the upstream repos no longer depending on such inputs.

• Updated input 'home-manager':
    'github:nix-community/home-manager/33110fb3c7fe6a94b98b641866a5eddb64b7c23f' (2023-12-10)
  → 'github:nix-community/home-manager/924d91e1e4c802fd8e60279a022dbae5acb36f2d' (2024-01-14)
• Removed input 'nixos-2305'
• Added input 'nixos-2311':
    'github:NixOS/nixpkgs/428544ae95eec077c7f823b422afae5f174dee4b' (2024-01-13)
• Updated input 'nixos-images/nixos-2311':
    'github:NixOS/nixpkgs/2aaf35bc85b2a6f9957fe9df17bcf5f94fbd0e85' (2024-01-11)
  → follows 'nixos-2311'
• Updated input 'nixpkgs':
    follows 'nixos-2305'
  → follows 'nixos-2311'
• Updated input 'devenv':
    'github:cachix/devenv/18ef9849d1ecac7a9a7920eb4f2e4adcf67a8c3a' (2024-01-09)
  → 'github:cachix/devenv/75dfa5e6c5caac2098a6d46c711e5307e4557e2c' (2024-01-15)
• Updated input 'disko':
    'github:nix-community/disko/fa5db12d76f9e8ee11e572cdbe021230e48b6afa' (2024-01-11)
  → 'github:nix-community/disko/2a561be6b5dd049182af1973bb7e28f7a0ac9be2' (2024-01-15)
• Updated input 'ethereum-nix':
    'github:metacraft-labs/ethereum.nix/5e4444561452074543fa48341ee85d9fb1b3af2e' (2024-01-13)
  → 'github:metacraft-labs/ethereum.nix/028d4aa3def9a7697bf9d5d5741ae217325983eb' (2024-01-15)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
  → 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
• Updated input 'nixd':
    'github:nix-community/nixd/ad23935dff90f7c30d02bfbcaeb39ea17f2b4e77' (2024-01-11)
  → 'github:nix-community/nixd/13142d8a2681dbd177d46741cc89a181b8f3dcc1' (2024-01-14)
• Updated input 'nixos-images':
    'github:nix-community/nixos-images/bf5c4f258ba5e272c5cb109398b4b313d42d4d27' (2024-01-11)
  → 'github:nix-community/nixos-images/97d38e1b77d88c70b03a6b8de71607381b7a4434' (2024-01-15)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08)
  → 'github:NixOS/nixpkgs/9b19f5e77dd906cb52dade0b7bd280339d2a1f3d' (2024-01-13)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/54d60d191aa8ba0629f662d8873a892cbe3d65ad' (2024-01-12)
  → 'github:cachix/pre-commit-hooks.nix/ffa9a5b90b0acfaa03b1533b83eaf5dead819a05' (2024-01-14)
• Updated input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73' (2022-08-14)
  → 'github:hercules-ci/gitignore.nix/43e1aa1308018f37118e34d3a9cb4f5e75dc11d5' (2023-12-29)
@PetarKirov PetarKirov merged commit 842191f into main Jan 15, 2024
1 check passed
@PetarKirov PetarKirov deleted the build/update-inputs branch January 15, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants