flake.lock: Update
Flake lock file updates: • Updated input 'helix': 'git+https://git.privatevoid.net/max/helix?ref=master&rev=ac9fdbfe1c0f82f6b88ddc14dded7c5d70bd17d5' (2022-03-04) → 'git+https://git.privatevoid.net/max/helix?ref=master&rev=90de9051e43fb39bc3a4d5e1c0279224a77588b5' (2022-03-13) • Updated input 'helix/nixCargoIntegration': 'github:yusdacra/nix-cargo-integration/f8fa9af990195a3f63fe2dde84aa187e193da793' (2022-01-13) → 'github:yusdacra/nix-cargo-integration/3a3f47f43ba486b7554164a698c8dfc5a38624ce' (2022-03-08) • Updated input 'helix/nixCargoIntegration/devshell': 'github:numtide/devshell/d897c1ddb4eab66cc2b783c7868d78555b9880ad' (2022-01-12) → 'github:numtide/devshell/59fbe1dfc0de8c3332957c16998a7d16dff365d8' (2022-03-07) • Added input 'helix/nixCargoIntegration/devshell/flake-utils': 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20) • Added input 'helix/nixCargoIntegration/devshell/nixpkgs': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix': 'github:nix-community/dream2nix/5dcfbfd3b60ce0208b894c1bdea00e2bdf80ca6a' (2022-03-08) • Added input 'helix/nixCargoIntegration/dream2nix/alejandra': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix/crane': 'github:ipetkov/crane/fc7a94f841347c88f2cb44217b2a3faa93e2a0b2' (2022-02-13) • Added input 'helix/nixCargoIntegration/dream2nix/flake-utils-pre-commit': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix/gomod2nix': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix/mach-nix': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix/nixpkgs': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix/node2nix': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix/poetry2nix': follows 'helix/nixCargoIntegration/nixpkgs' • Added input 'helix/nixCargoIntegration/dream2nix/pre-commit-hooks': follows 'helix/nixCargoIntegration/nixpkgs' • Updated input 'helix/rust-overlay': 'github:oxalica/rust-overlay/ce4ef6f2d74f2b68f7547df1de22d1b0037ce4ad' (2022-01-14) → 'github:oxalica/rust-overlay/7f599870402c8d2a5806086c8ee0f2d92b175c54' (2022-03-09)
This commit is contained in:
parent
169fac6e66
commit
a301149df9
1 changed files with 115 additions and 16 deletions
131
flake.lock
131
flake.lock
|
@ -20,6 +20,22 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"crane": {
|
||||||
|
"flake": false,
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1644785799,
|
||||||
|
"narHash": "sha256-VpAJO1L0XeBvtCuNGK4IDKp6ENHIpTrlaZT7yfBCvwo=",
|
||||||
|
"owner": "ipetkov",
|
||||||
|
"repo": "crane",
|
||||||
|
"rev": "fc7a94f841347c88f2cb44217b2a3faa93e2a0b2",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "ipetkov",
|
||||||
|
"repo": "crane",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"deploy-rs": {
|
"deploy-rs": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-compat": "flake-compat",
|
"flake-compat": "flake-compat",
|
||||||
|
@ -43,12 +59,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"devshell": {
|
"devshell": {
|
||||||
|
"inputs": {
|
||||||
|
"flake-utils": "flake-utils",
|
||||||
|
"nixpkgs": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
]
|
||||||
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1641980203,
|
"lastModified": 1646667754,
|
||||||
"narHash": "sha256-RiWJ3+6V267Ji+P54K1Xrj1Nsah9BfG/aLfIhqgVyBY=",
|
"narHash": "sha256-LahZHvCC3UVzGQ55iWDRZkuDssXl1rYgqgScrPV9S38=",
|
||||||
"owner": "numtide",
|
"owner": "numtide",
|
||||||
"repo": "devshell",
|
"repo": "devshell",
|
||||||
"rev": "d897c1ddb4eab66cc2b783c7868d78555b9880ad",
|
"rev": "59fbe1dfc0de8c3332957c16998a7d16dff365d8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -57,6 +81,65 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"dream2nix": {
|
||||||
|
"inputs": {
|
||||||
|
"alejandra": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
],
|
||||||
|
"crane": "crane",
|
||||||
|
"flake-utils-pre-commit": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
],
|
||||||
|
"gomod2nix": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
],
|
||||||
|
"mach-nix": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
],
|
||||||
|
"nixpkgs": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
],
|
||||||
|
"node2nix": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
],
|
||||||
|
"poetry2nix": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
],
|
||||||
|
"pre-commit-hooks": [
|
||||||
|
"helix",
|
||||||
|
"nixCargoIntegration",
|
||||||
|
"nixpkgs"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1646710334,
|
||||||
|
"narHash": "sha256-eLBcDgcbOUfeH4k6SEW5a5v0PTp2KNCn+5ZXIoWGYww=",
|
||||||
|
"owner": "nix-community",
|
||||||
|
"repo": "dream2nix",
|
||||||
|
"rev": "5dcfbfd3b60ce0208b894c1bdea00e2bdf80ca6a",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "nix-community",
|
||||||
|
"ref": "main",
|
||||||
|
"repo": "dream2nix",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"flake-compat": {
|
"flake-compat": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
|
@ -74,6 +157,21 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flake-utils": {
|
"flake-utils": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1642700792,
|
||||||
|
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
|
||||||
|
"owner": "numtide",
|
||||||
|
"repo": "flake-utils",
|
||||||
|
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "numtide",
|
||||||
|
"repo": "flake-utils",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"flake-utils_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1637014545,
|
"lastModified": 1637014545,
|
||||||
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
|
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
|
||||||
|
@ -88,7 +186,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flake-utils_2": {
|
"flake-utils_3": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1629481132,
|
"lastModified": 1629481132,
|
||||||
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
|
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
|
||||||
|
@ -112,11 +210,11 @@
|
||||||
"rust-overlay": "rust-overlay"
|
"rust-overlay": "rust-overlay"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1646424237,
|
"lastModified": 1647206884,
|
||||||
"narHash": "sha256-e/eTexnmYRNOK9teF/PIX/Y+/1r6XXRcMKU6samU8vI=",
|
"narHash": "sha256-Ka0PXynhB2lin+x698Y5yw6dwO1xEsyqlrgaEbMDgwo=",
|
||||||
"ref": "master",
|
"ref": "master",
|
||||||
"rev": "ac9fdbfe1c0f82f6b88ddc14dded7c5d70bd17d5",
|
"rev": "90de9051e43fb39bc3a4d5e1c0279224a77588b5",
|
||||||
"revCount": 2520,
|
"revCount": 2506,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.privatevoid.net/max/helix"
|
"url": "https://git.privatevoid.net/max/helix"
|
||||||
},
|
},
|
||||||
|
@ -222,7 +320,7 @@
|
||||||
},
|
},
|
||||||
"neovim-nightly": {
|
"neovim-nightly": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-utils": "flake-utils_2",
|
"flake-utils": "flake-utils_3",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"modular-nvim",
|
"modular-nvim",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
|
@ -309,6 +407,7 @@
|
||||||
"nixCargoIntegration": {
|
"nixCargoIntegration": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"devshell": "devshell",
|
"devshell": "devshell",
|
||||||
|
"dream2nix": "dream2nix",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"helix",
|
"helix",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
|
@ -319,11 +418,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1642054253,
|
"lastModified": 1646766572,
|
||||||
"narHash": "sha256-kHh9VmaB7gbS6pheheC4x0uT84LEmhfbsbWEQJgU2E4=",
|
"narHash": "sha256-DV3+zxvAIKsMHsHedJKYFsracvFyLKpFQqurUBR86oY=",
|
||||||
"owner": "yusdacra",
|
"owner": "yusdacra",
|
||||||
"repo": "nix-cargo-integration",
|
"repo": "nix-cargo-integration",
|
||||||
"rev": "f8fa9af990195a3f63fe2dde84aa187e193da793",
|
"rev": "3a3f47f43ba486b7554164a698c8dfc5a38624ce",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -397,18 +496,18 @@
|
||||||
},
|
},
|
||||||
"rust-overlay": {
|
"rust-overlay": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-utils": "flake-utils",
|
"flake-utils": "flake-utils_2",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"helix",
|
"helix",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1642128126,
|
"lastModified": 1646792695,
|
||||||
"narHash": "sha256-av8JUACdrTfQYl/ftZJvKpZEmZfa0avCq7tt5Usdoq0=",
|
"narHash": "sha256-2drCXIKIQnJMlTZbcCfuHZAh+iPcdlRkCqtZnA6MHLY=",
|
||||||
"owner": "oxalica",
|
"owner": "oxalica",
|
||||||
"repo": "rust-overlay",
|
"repo": "rust-overlay",
|
||||||
"rev": "ce4ef6f2d74f2b68f7547df1de22d1b0037ce4ad",
|
"rev": "7f599870402c8d2a5806086c8ee0f2d92b175c54",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue