upstreamed hmr_enabler app

This commit is contained in:
Jonas Heinrich 2024-09-11 08:41:50 +00:00
parent 2411c37f57
commit a8b25a4cc8
2 changed files with 8 additions and 9 deletions

15
flake.lock generated
View file

@ -51,18 +51,17 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1725625109,
"narHash": "sha256-pMOPVZHRz7fJhuj1lfRqyJTWjAbM96vyrc0btDa56Qc=",
"owner": "onny",
"lastModified": 1726042813,
"narHash": "sha256-LnNKCCxnwgF+575y0pxUdlGZBO/ru1CtGHIqQVfvjlA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "28cd3a0d7e4412e337632c1d6666d8de01cf7183",
"rev": "159be5db480d1df880a0135ca0bfed84c2f88353",
"type": "github"
},
"original": {
"owner": "onny",
"ref": "composer-update",
"repo": "nixpkgs",
"type": "github"
"id": "nixpkgs",
"ref": "master",
"type": "indirect"
}
},
"root": {

View file

@ -4,7 +4,7 @@
inputs = {
# FIXME
#nixpkgs.url = "nixpkgs/nixos-24.05";
nixpkgs.url = "github:onny/nixpkgs/hmr-enabler";
nixpkgs.url = "nixpkgs/master";
nixos-shell.url = "github:Mic92/nixos-shell";
keycloak-realms.url = "github:rorosen/nixpkgs/keycloak-realm-import";
};