1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2026-01-18 20:26:56 +01:00
nixvim/flake/dev
Matt Sturgeon 4e2260f2d8 flake/dev: pin flake-compat to PR fixing shallow repo
Pin flake-compat to https://github.com/edolstra/flake-compat/pull/75
which fixes https://github.com/edolstra/flake-compat/issues/74

If the flake is a shallow git repo, such as when fetched in CI,
flake-compat was failing to run in nix-instantiate.

Flake lock file updates:

• Updated input 'flake-compat':
    'https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-04)
  → 'github:edolstra/flake-compat/b70558fcb45e248abd2a0add41cfb6464c94eb03?narHash=sha256-JtdaTv%2B1VIiZpLsULCSQte6Qg3ew5axbdpOYjo%2B8D2U%3D' (2025-07-12)

(cherry picked from commit c4353d057a)
2025-12-26 23:39:10 +00:00
..
list-plugins plugins/telescope/advanced-git-search: init 2025-04-06 20:30:04 +02:00
default.nix flake: add keep-sorted to treefmt 2025-05-17 00:07:06 +01:00
devshell.nix flake/ci: add ci.buildbot output 2025-06-02 11:00:38 +00:00
flake.lock flake/dev: pin flake-compat to PR fixing shallow repo 2025-12-26 23:39:10 +00:00
flake.nix flake/dev: pin flake-compat to PR fixing shallow repo 2025-12-26 23:39:10 +00:00
launch-test.sh flake-modules -> flake 2025-01-19 12:56:24 +01:00
locate-lsp-packages.py flake-modules -> flake 2025-01-19 12:56:24 +01:00
new-plugin.py flake-modules/new-plugin: add dry run argument 2025-05-08 13:04:38 -05:00
package-tests.nix flake/ci: re-enable package tests on buildbot 2025-06-02 11:00:38 +00:00
server.py flake-modules -> flake 2025-01-19 12:56:24 +01:00
template-tests.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
tests.nix flake/ci: re-enable most tests on buildbot 2025-06-02 11:00:38 +00:00