upstreamed hmr_enabler app
This commit is contained in:
parent
2411c37f57
commit
a8b25a4cc8
2 changed files with 8 additions and 9 deletions
15
flake.lock
generated
15
flake.lock
generated
|
|
@ -51,18 +51,17 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1725625109,
|
"lastModified": 1726042813,
|
||||||
"narHash": "sha256-pMOPVZHRz7fJhuj1lfRqyJTWjAbM96vyrc0btDa56Qc=",
|
"narHash": "sha256-LnNKCCxnwgF+575y0pxUdlGZBO/ru1CtGHIqQVfvjlA=",
|
||||||
"owner": "onny",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "28cd3a0d7e4412e337632c1d6666d8de01cf7183",
|
"rev": "159be5db480d1df880a0135ca0bfed84c2f88353",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "onny",
|
"id": "nixpkgs",
|
||||||
"ref": "composer-update",
|
"ref": "master",
|
||||||
"repo": "nixpkgs",
|
"type": "indirect"
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
inputs = {
|
inputs = {
|
||||||
# FIXME
|
# FIXME
|
||||||
#nixpkgs.url = "nixpkgs/nixos-24.05";
|
#nixpkgs.url = "nixpkgs/nixos-24.05";
|
||||||
nixpkgs.url = "github:onny/nixpkgs/hmr-enabler";
|
nixpkgs.url = "nixpkgs/master";
|
||||||
nixos-shell.url = "github:Mic92/nixos-shell";
|
nixos-shell.url = "github:Mic92/nixos-shell";
|
||||||
keycloak-realms.url = "github:rorosen/nixpkgs/keycloak-realm-import";
|
keycloak-realms.url = "github:rorosen/nixpkgs/keycloak-realm-import";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue