mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 01:57:02 +05:30
Flake lock file updates: • Updated input 'crane': 'github:ipetkov/crane/bef2b45cd1273a9e621fb5292de89f4ed59ad812' (2025-02-15) → 'github:ipetkov/crane/19de14aaeb869287647d9461cbd389187d8ecdb7' (2025-02-19)
174 lines
4.4 KiB
JSON
174 lines
4.4 KiB
JSON
{
|
|
"nodes": {
|
|
"advisory-db": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1739520703,
|
|
"narHash": "sha256-UqR1f9gThWNBCBobWet7T46vTSxkB6dVAdeqNBoF8mc=",
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"rev": "ddccfe8aced779f7b54d27bbe7e122ecb1dda33a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"locked": {
|
|
"lastModified": 1739936662,
|
|
"narHash": "sha256-x4syUjNUuRblR07nDPeLDP7DpphaBVbUaSoeZkFbGSk=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "19de14aaeb869287647d9461cbd389187d8ecdb7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1735644329,
|
|
"narHash": "sha256-tO3HrHriyLvipc4xr+Ewtdlo7wM1OjXNjlWRgmM7peY=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "f7795ede5b02664b57035b3b757876703e2c3eac",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1739601191,
|
|
"narHash": "sha256-mAUJ+9f8cevpZWfMbO4rxHRgxaW0hSGLFw4zxssJApU=",
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "56b82ec9192365904927ca3acbb39d7ef2dfbf3d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1717312683,
|
|
"narHash": "sha256-FrlieJH50AuvagamEvWMIE6D2OAnERuDboFDYAED/dE=",
|
|
"owner": "nix-community",
|
|
"repo": "flake-compat",
|
|
"rev": "38fd3954cf65ce6faf3d0d45cd26059e059f07ea",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": [
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1731533236,
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1739492216,
|
|
"narHash": "sha256-XCzw6yYM2FhJM6SUL7Z08X/VRQG0y2Yr0RZg1dVPBY8=",
|
|
"owner": "msfjarvis",
|
|
"repo": "nixpkgs",
|
|
"rev": "fdc083d9f8bf95eb50bb8b0e3a395a4140a6f721",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "msfjarvis",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"advisory-db": "advisory-db",
|
|
"crane": "crane",
|
|
"devshell": "devshell",
|
|
"fenix": "fenix",
|
|
"flake-compat": "flake-compat",
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs",
|
|
"systems": "systems"
|
|
}
|
|
},
|
|
"rust-analyzer-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1739512757,
|
|
"narHash": "sha256-QfmtsyySvQSEKLuB850AmyqpNQRP+T57vuZnGIpmGD4=",
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "40e4f9130f4e44f20961a7cf4ade46325126698b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rust-lang",
|
|
"ref": "nightly",
|
|
"repo": "rust-analyzer",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1687694171,
|
|
"narHash": "sha256-m4E0xN69qKj/oKOj8OtiZcSFpFlO8paI6E3Wo5oXDJc=",
|
|
"owner": "msfjarvis",
|
|
"repo": "flake-systems",
|
|
"rev": "7876462a5f60841e8b2712ad20dc18470f448e8d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "msfjarvis",
|
|
"repo": "flake-systems",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|