update common dont use overlay it is merged in upstream

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-07-06 22:11:07 -05:00
parent b9938b3798
commit 6ac4495912
4 changed files with 15 additions and 63 deletions

29
common/flake.lock generated
View file

@ -85,11 +85,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1751468302, "lastModified": 1751810233,
"narHash": "sha256-tWosziZTT039x6PgEZUhzGlV8oLvdDmIgKTE8ESMaEA=", "narHash": "sha256-kllkNbIqQi3VplgTMeGzuh1t8Gk8TauvkTRt93Km+tQ=",
"owner": "rycee", "owner": "rycee",
"repo": "home-manager", "repo": "home-manager",
"rev": "501cfec8277f931a9c9af9f23d3105c537faeafe", "rev": "9b0873b46c9f9e4b7aa01eb634952c206af53068",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -139,11 +139,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1751211869, "lastModified": 1751582995,
"narHash": "sha256-1Cu92i1KSPbhPCKxoiVG5qnoRiKTgR5CcGSRyLpOd7Y=", "narHash": "sha256-u7ubvtxdTnFPpV27AHpgoKn7qHuE7sgWgza/1oj5nzA=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b43c397f6c213918d6cfe6e3550abfe79b5d1c51", "rev": "7a732ed41ca0dd64b4b71b563ab9805a80a7d693",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -169,22 +169,6 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs_opencode": {
"locked": {
"lastModified": 1751724765,
"narHash": "sha256-vszZ/Y5i9KrnSm5MGxD+wTMKUMx+tpvn694vjygKuqg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "04232b5277c9f24ab1b1b07de65fe0e886c5faf0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "pull/419604/head",
"repo": "nixpkgs",
"type": "github"
}
},
"ragenix": { "ragenix": {
"inputs": { "inputs": {
"agenix": "agenix", "agenix": "agenix",
@ -211,7 +195,6 @@
"inputs": { "inputs": {
"home-manager": "home-manager", "home-manager": "home-manager",
"nix-flatpak": "nix-flatpak", "nix-flatpak": "nix-flatpak",
"nixpkgs_opencode": "nixpkgs_opencode",
"ragenix": "ragenix" "ragenix": "ragenix"
} }
}, },

View file

@ -4,8 +4,6 @@
home-manager.url = "github:rycee/home-manager/release-25.05"; home-manager.url = "github:rycee/home-manager/release-25.05";
ragenix.url = "github:yaxitech/ragenix"; ragenix.url = "github:yaxitech/ragenix";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest"; nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
nixpkgs_opencode.url = "github:nixos/nixpkgs/pull/419604/head";
}; };
outputs = outputs =
@ -13,7 +11,6 @@
home-manager, home-manager,
ragenix, ragenix,
nix-flatpak, nix-flatpak,
nixpkgs_opencode,
... ...
}: }:
{ {
@ -26,16 +23,6 @@
}: }:
{ {
imports = [ imports = [
(
{ ... }:
{
nixpkgs.overlays = [
(final: prev: {
opencode = nixpkgs_opencode.legacyPackages.${prev.system}.opencode;
})
];
}
)
home-manager.nixosModules.home-manager home-manager.nixosModules.home-manager
ragenix.nixosModules.age ragenix.nixosModules.age
nix-flatpak.nixosModules.nix-flatpak nix-flatpak.nixosModules.nix-flatpak

35
flake.lock generated
View file

@ -85,11 +85,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1751468302, "lastModified": 1751810233,
"narHash": "sha256-tWosziZTT039x6PgEZUhzGlV8oLvdDmIgKTE8ESMaEA=", "narHash": "sha256-kllkNbIqQi3VplgTMeGzuh1t8Gk8TauvkTRt93Km+tQ=",
"owner": "rycee", "owner": "rycee",
"repo": "home-manager", "repo": "home-manager",
"rev": "501cfec8277f931a9c9af9f23d3105c537faeafe", "rev": "9b0873b46c9f9e4b7aa01eb634952c206af53068",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -139,11 +139,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1751211869, "lastModified": 1751582995,
"narHash": "sha256-1Cu92i1KSPbhPCKxoiVG5qnoRiKTgR5CcGSRyLpOd7Y=", "narHash": "sha256-u7ubvtxdTnFPpV27AHpgoKn7qHuE7sgWgza/1oj5nzA=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b43c397f6c213918d6cfe6e3550abfe79b5d1c51", "rev": "7a732ed41ca0dd64b4b71b563ab9805a80a7d693",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -155,11 +155,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1751271578, "lastModified": 1751637120,
"narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=", "narHash": "sha256-xVNy/XopSfIG9c46nRmPaKfH1Gn/56vQ8++xWA8itO4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df", "rev": "5c724ed1388e53cc231ed98330a60eb2f7be4be3",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -185,22 +185,6 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs_opencode": {
"locked": {
"lastModified": 1751724765,
"narHash": "sha256-vszZ/Y5i9KrnSm5MGxD+wTMKUMx+tpvn694vjygKuqg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "04232b5277c9f24ab1b1b07de65fe0e886c5faf0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "pull/419604/head",
"repo": "nixpkgs",
"type": "github"
}
},
"ragenix": { "ragenix": {
"inputs": { "inputs": {
"agenix": "agenix", "agenix": "agenix",
@ -228,7 +212,6 @@
"home-manager": "home-manager", "home-manager": "home-manager",
"nix-flatpak": "nix-flatpak", "nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs_2", "nixpkgs": "nixpkgs_2",
"nixpkgs_opencode": "nixpkgs_opencode",
"ragenix": "ragenix" "ragenix": "ragenix"
} }
}, },

View file

@ -7,7 +7,6 @@
home-manager.url = "github:rycee/home-manager/release-25.05"; home-manager.url = "github:rycee/home-manager/release-25.05";
ragenix.url = "github:yaxitech/ragenix"; ragenix.url = "github:yaxitech/ragenix";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest"; nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
nixpkgs_opencode.url = "github:nixos/nixpkgs/pull/419604/head";
# ====== # ======
}; };