mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 03:07:02 +05:30
Flake lock file updates: • Updated input 'nixpkgs': 'github:msfjarvis/nixpkgs/4c1a468b87ac4e5b557496dcd40eee199e4bf7e0' (2024-08-17) → 'github:msfjarvis/nixpkgs/217661b0903eb89d940fde01333268341b390209' (2024-08-18)
179 lines
4.5 KiB
JSON
179 lines
4.5 KiB
JSON
{
|
|
"nodes": {
|
|
"advisory-db": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1723840407,
|
|
"narHash": "sha256-AZI593yLh4lcKJdAnnjyLMKUm5PMDpFy1APIYFURLyI=",
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"rev": "201638b35a3e85b7794e84cc73f876d7a2b7ad51",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722960479,
|
|
"narHash": "sha256-NhCkJJQhD5GUib8zN9JrmYGMwt4lCRp6ZVNzIiYCl0Y=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "4c6c77920b8d44cd6660c1621dea6b3fc4b4c4f4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1722113426,
|
|
"narHash": "sha256-Yo/3loq572A8Su6aY5GP56knpuKYRvM2a1meP9oJZCw=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "67cce7359e4cd3c45296fb4aaf6a19e2a9c757ae",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1723703304,
|
|
"narHash": "sha256-7ehq0nfRHpU3oNAkRpklaDxQZUpuaUig2sR2LI+IL/U=",
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "6e4233dc54850e8aff6eff401400e9a9343881eb",
|
|
"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": 1710146030,
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1723960177,
|
|
"narHash": "sha256-XQASn+5eHt+IZ1BlZDR1uKusfYzfPxNQ7i4LfH+j0ls=",
|
|
"owner": "msfjarvis",
|
|
"repo": "nixpkgs",
|
|
"rev": "217661b0903eb89d940fde01333268341b390209",
|
|
"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": 1723648323,
|
|
"narHash": "sha256-AT6K9JREduWC1zcIJIx8JTZa4sYZD6VvyB/xRnjphqY=",
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "64a140527b383e3a2fe95908881624fc5374c60c",
|
|
"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
|
|
}
|