onboard oren

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-19 15:16:35 -06:00
parent 557c6a50ff
commit c61d52401d
2 changed files with 59 additions and 0 deletions

39
flake.lock generated
View file

@ -1330,6 +1330,43 @@
"type": "github"
}
},
"oren_home-manager": {
"inputs": {
"nixpkgs": [
"oren_nixpkgs"
]
},
"locked": {
"lastModified": 1734366194,
"narHash": "sha256-vykpJ1xsdkv0j8WOVXrRFHUAdp9NXHpxdnn1F4pYgSw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "80b0fdf483c5d1cb75aaad909bd390d48673857f",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.11",
"repo": "home-manager",
"type": "github"
}
},
"oren_nixpkgs": {
"locked": {
"lastModified": 1734323986,
"narHash": "sha256-m/lh6hYMIWDYHCAsn81CDAiXoT3gmxXI9J987W5tZrE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "394571358ce82dff7411395829aa6a3aad45b907",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"ragenix": {
"inputs": {
"agenix": "agenix",
@ -1464,6 +1501,8 @@
"lio_nixpkgs": "lio_nixpkgs",
"nixpkgs_stable": "nixpkgs_stable",
"nypkgs": "nypkgs",
"oren_home-manager": "oren_home-manager",
"oren_nixpkgs": "oren_nixpkgs",
"ragenix": "ragenix",
"ringofstorms-nvim": "ringofstorms-nvim",
"ringofstorms-stormd": "ringofstorms-stormd"