mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-26 01:56:13 +01:00
Remove deploy-rs from lockfile
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
0078b100c3
commit
581dcf04a0
|
@ -1,24 +1,5 @@
|
|||
{
|
||||
"nodes": {
|
||||
"deploy-rs": {
|
||||
"inputs": {
|
||||
"flake-compat": "flake-compat",
|
||||
"naersk": "naersk",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"utils": "utils"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1625729093,
|
||||
"narHash": "sha256-hpo8T7mlVEpHpZIYqhxqt5i/XY8eu4p66MrAg/MCuVY=",
|
||||
"path": "/nix/store/dwmicyfrwakk1qnyfd1kmmp4yx0lsych-source",
|
||||
"rev": "587cbcfe8d3ea05c5bb153764d3617012ef28c86",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"id": "deploy-rs",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"easy-hls-nix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -236,7 +217,6 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"deploy-rs": "deploy-rs",
|
||||
"easy-hls-nix": "easy-hls-nix",
|
||||
"emacs": "emacs",
|
||||
"emacs-overlay": "emacs-overlay",
|
||||
|
|
Loading…
Reference in a new issue