mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 11:44:32 +02:00
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)
174 lines
4.3 KiB
JSON
174 lines
4.3 KiB
JSON
{
|
|
"nodes": {
|
|
"dev-nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1751786137,
|
|
"narHash": "sha256-lIlUKVGCGsh0Q2EA7/6xRtKUZjaQ/ur8uUyY+MynHXQ=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "ceb24d94c6feaa4e8737a8e2bd3cf71c3a7eaaa0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1741473158,
|
|
"narHash": "sha256-kWNaq6wQUbUMlPgw8Y+9/9wP0F8SHkjy24/mN3UAppg=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "7c9e793ebe66bcba8292989a68c0419b737a22a0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"locked": {
|
|
"lastModified": 1752326326,
|
|
"narHash": "sha256-JtdaTv+1VIiZpLsULCSQte6Qg3ew5axbdpOYjo+8D2U=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "b70558fcb45e248abd2a0add41cfb6464c94eb03",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"ref": "pull/75/merge",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"flake-compat"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1750779888,
|
|
"narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"git-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709087332,
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1751824240,
|
|
"narHash": "sha256-aDDC0CHTlL7QDKWWhdbEgVPK6KwWt+ca0QkmHYZxMzI=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "fd9e55f5fac45a26f6169310afca64d56b681935",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1751313918,
|
|
"narHash": "sha256-HsJM3XLa43WpG+665aGEh8iS8AfEwOIQWk3Mke3e7nk=",
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"rev": "e04a388232d9a6ba56967ce5b53a8a6f713cdfcf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "lnl7",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"dev-nixpkgs": "dev-nixpkgs",
|
|
"devshell": "devshell",
|
|
"flake-compat": "flake-compat",
|
|
"git-hooks": "git-hooks",
|
|
"home-manager": "home-manager",
|
|
"nix-darwin": "nix-darwin",
|
|
"treefmt-nix": "treefmt-nix"
|
|
}
|
|
},
|
|
"treefmt-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"dev-nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1750931469,
|
|
"narHash": "sha256-0IEdQB1nS+uViQw4k3VGUXntjkDp7aAlqcxdewb/hAc=",
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"rev": "ac8e6f32e11e9c7f153823abc3ab007f2a65d3e1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|