Skip to content

Commit

Permalink
tmp cherry pick: Upgrade Nix to 2.24.3
Browse files Browse the repository at this point in the history
Flake lock file updates:

• Updated input 'nix':
    'https://api.flakehub.com/f/pinned/DeterminateSystems/nix/2.23.3/019097ec-5f84-7a24-9af5-79a2dfa6fe73/source.tar.gz?narHash=sha256-l8Q5/8DwzkW2FgT9Iicxtzxj/MMNE2YlTKWlCV5ybko%3D' (2024-07-09)
  → 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix/2.24.3/01916b1e-c6c2-7585-b643-4cea5c62ae8d/source.tar.gz?narHash=sha256-c/vPPkzyhoyR27RRR15UeFhpPU0jxwE%2BwHZqhTVEBKU%3D' (2024-08-19)
• Updated input 'nix/nix':
    'https://api.flakehub.com/f/pinned/NixOS/nix/2.23.3/0190936a-a531-7743-88ed-025ecd4d0835/source.tar.gz?narHash=sha256-lAoLGVIhRFrfgv7wcyduEkyc83QKrtsfsq4of%2BWrBeg%3D' (2024-07-05)
  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.3/01916a40-026a-7371-9051-47b85f686e23/source.tar.gz?narHash=sha256-aBuGXm0UwDekCYLl7xDyw%2BBAJOg7728i57TbSXzPacc%3D' (2024-08-17)
• Added input 'nix/nix/git-hooks-nix':
    'github:cachix/git-hooks.nix/bfef0ada09e2c8ac55bbcd0831bd0c9d42e651ba?narHash=sha256-yezvUuFiEnCFbGuwj/bQcqg7RykIEqudOy/RBrId0pc%3D' (2024-08-16)
• Added input 'nix/nix/git-hooks-nix/flake-compat':
    follows 'nix/nix'
• Added input 'nix/nix/git-hooks-nix/gitignore':
    follows 'nix/nix'
• Added input 'nix/nix/git-hooks-nix/nixpkgs':
    follows 'nix/nix/nixpkgs'
• Added input 'nix/nix/git-hooks-nix/nixpkgs-stable':
    follows 'nix/nix/nixpkgs'
• Updated input 'nix/nix/libgit2':
    'github:libgit2/libgit2/45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5?narHash=sha256-oX4Z3S9WtJlwvj0uH9HlYcWv%2Bx1hqp8mhXl7HsLu2f0%3D' (2023-10-18)
  → 'github:libgit2/libgit2/36f7e21ad757a3dacc58cf7944329da6bc1d6e96?narHash=sha256-J2rCxTecyLbbDdsyBWn9w7r3pbKRMkI9E7RvRgAqBdY%3D' (2024-05-16)
• Updated input 'nix/nix/nixpkgs':
    'github:NixOS/nixpkgs/b550fe4b4776908ac2a861124307045f8e717c8e?narHash=sha256-7kkJQd4rZ%2BvFrzWu8sTRtta5D1kBG0LSRYAfhtmMlSo%3D' (2024-02-28)
  → 'github:NixOS/nixpkgs/c42fcfbdfeae23e68fc520f9182dde9f38ad1890?narHash=sha256-9tUadhnZQbWIiYVXH8ncfGXGvkNq3Hag4RCBEMUk7MI%3D' (2024-08-17)
• Added input 'nix/nix/nixpkgs-23-11':
    'github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446?narHash=sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw%3D' (2024-05-31)
• Removed input 'nix/nix/pre-commit-hooks'
• Removed input 'nix/nix/pre-commit-hooks/flake-compat'
• Removed input 'nix/nix/pre-commit-hooks/flake-utils'
• Removed input 'nix/nix/pre-commit-hooks/gitignore'
• Removed input 'nix/nix/pre-commit-hooks/nixpkgs'
• Removed input 'nix/nix/pre-commit-hooks/nixpkgs-stable'
  • Loading branch information
cole-h committed Aug 19, 2024
1 parent 5d99dff commit 4bb3dad
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 66 deletions.
132 changes: 67 additions & 65 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
};

nix = {
url = "https://flakehub.com/f/DeterminateSystems/nix/=2.23.3.tar.gz";
url = "https://flakehub.com/f/DeterminateSystems/nix/=2.24.3.tar.gz";
# Omitting `inputs.nixpkgs.follows = "nixpkgs";` on purpose
};

Expand Down

0 comments on commit 4bb3dad

Please sign in to comment.