mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 12:45:14 +01:00
update!
This commit is contained in:
parent
5526406381
commit
94e2c26ae2
2 changed files with 16 additions and 16 deletions
|
|
@ -21,11 +21,11 @@
|
|||
# If you want to use overlays exported from other flakes:
|
||||
# neovim-nightly-overlay.overlays.default
|
||||
|
||||
# Or define it inline, for example:
|
||||
# vquic is sad right now.
|
||||
# (final: prev: {
|
||||
# hi = final.hello.overrideAttrs (oldAttrs: {
|
||||
# patches = [ ./change-hello-to-hi.patch ];
|
||||
# });
|
||||
# curl = prev.curl.override {
|
||||
# http3Support = true;
|
||||
# };
|
||||
# })
|
||||
];
|
||||
# Configure your nixpkgs instance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue