feat: Remove subflakes and integrate them into main flake

This commit is contained in:
uttarayan21
2024-11-19 15:44:49 +05:30
parent 7476015e6a
commit 302e0f0ef4
5 changed files with 13 additions and 195 deletions

62
flake.lock generated
View File

@@ -270,11 +270,11 @@
"csshacks": {
"flake": false,
"locked": {
"lastModified": 1727838612,
"narHash": "sha256-CkdHaKZD5HYQ9AlZ1+WmM9SN8C+Z1fJQ1wXgNK8RN2k=",
"lastModified": 1731735181,
"narHash": "sha256-TNmMIc+HjYxC55GQrRgRIc8iZQugtFhiQ2xmugvRKsE=",
"owner": "MrOtherGuy",
"repo": "firefox-csshacks",
"rev": "69e53df519a6254083970d3bc458ed1c8119ebc6",
"rev": "14f2c867e741668270df1b83fd7e4e89c2684186",
"type": "github"
},
"original": {
@@ -907,24 +907,6 @@
"type": "github"
}
},
"flake-utils_16": {
"inputs": {
"systems": "systems_17"
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_3"
@@ -2787,6 +2769,7 @@
"anyrun-nixos-options": "anyrun-nixos-options",
"anyrun-rink": "anyrun-rink",
"cachix-deploy-flake": "cachix-deploy-flake",
"csshacks": "csshacks",
"deploy-rs": "deploy-rs",
"flake-utils": "flake-utils_3",
"home-manager": "home-manager",
@@ -2808,7 +2791,6 @@
"openapi-tui": "openapi-tui",
"rust-overlay": "rust-overlay_6",
"sops-nix": "sops-nix",
"subflakes": "subflakes",
"zjstatus": "zjstatus"
}
},
@@ -2983,25 +2965,6 @@
"type": "github"
}
},
"subflakes": {
"inputs": {
"csshacks": "csshacks",
"flake-utils": "flake-utils_15",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1,
"narHash": "sha256-rsDjId8kxzZD6XmwljiEuGggvxheXkltJ1keQ93HxoQ=",
"path": "./flakes",
"type": "path"
},
"original": {
"path": "./flakes",
"type": "path"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
@@ -3122,21 +3085,6 @@
"type": "github"
}
},
"systems_17": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
@@ -3416,7 +3364,7 @@
"zjstatus": {
"inputs": {
"crane": "crane_5",
"flake-utils": "flake-utils_16",
"flake-utils": "flake-utils_15",
"nixpkgs": [
"nixpkgs"
],