Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-22 | Nix & meson: bump to 0.14.0 | Mihai Fufezan | |
2022-09-21 | flake: add libdrm overlay until it gets updated | Mihai Fufezan | |
2022-09-03 | flake: remove overlay warning | Mihai Fufezan | |
2022-09-01 | nix: move wlroots and add nvidia patches (#608) | Fernando Ayats | |
2022-08-31 | flake: formatting | Mihai Fufezan | |
2022-08-31 | Nix & meson: 0.11.1 -> 0.12.1 | Mihai Fufezan | |
flake: add commit to wlroots version | |||
2022-08-29 | Add HiDPI xwayland + wlroots patches (#591) | Mihai Fufezan | |
2022-08-26 | nix & meson: update version to 0.11.1 | Mihai Fufezan | |
2022-08-26 | Nix: add nixConfig | Mihai Fufezan | |
2022-08-23 | Nix: add shortRev to version | Mihai Fufezan | |
2022-08-09 | flake: add aarch64-linux as supported platform | Mihai Fufezan | |
2022-08-09 | nix & meson: update version to 0.10.0 | Mihai Fufezan | |
2022-08-02 | update flake to 0.9.1 | Kai | |
and again :D | |||
2022-07-31 | update flake.nix to version 0.9.0beta (#451) | Kai | |
2022-07-27 | nix: add home-manager module (#395) | Gabriel Fontes | |
2022-07-27 | flake & meson: 0.7.0 -> 0.8.1 | Mihai Fufezan | |
nix: add legacyRenderer option | |||
2022-07-12 | nix & meson: 0.6.2 -> 0.7.0v0.7.1beta | Mihai Fufezan | |
2022-07-08 | nix: add devShell | Mihai Fufezan | |
2022-07-06 | nix: use gcc12Stdenv | Mihai Fufezan | |
2022-06-29 | nix: add debug package and waybar with -Dexperimental flag | Mihai Fufezan | |
2022-06-24 | flake, meson: manually update version | Mihai Fufezan | |
version update workflow: temporarily disable running on push | |||
2022-06-24 | [gha] bump flake and meson version | fufexan | |
2022-06-22 | nix: revert to original wlroots repo | Mihai Fufezan | |
2022-06-21 | workflows: add meson version updater and update versions | Mihai Fufezan | |
2022-06-21 | nix: change build system to meson | Mihai Fufezan | |
flake.nix: change wlroots url to mirror, update version flake.lock: update wlroots & nixpkgs nix/update-inputs.sh: update wlroots url | |||
2022-06-20 | nix: no pseudo-overlay | Fernando Ayats | |
2022-06-20 | nix: add a proper overlay and cleanup flake | Fernando Ayats | |
2022-06-06 | Fix error: attribute 'lastModifiedDate' missing | James Reynolds | |
Only applies to some versions of flakes, tested on nix 2.8.1. | |||
2022-06-01 | fix Nix build and add updater | Mihai Fufezan | |
- move unnecessary toplevel files to nix/ - added patch that ignores the submodule (revert) - add update script run by a workflow | |||
2022-05-21 | nix: add nixos module | Fernando Ayats | |
2022-05-17 | nix: add overlay back | Fernando Ayats | |
2022-05-17 | nix: misc tweaks to flake | Fernando Ayats | |
2022-05-17 | nix: flake cleanup | Fernando Ayats | |
- Removed all outputs except for "packages" - Track nixos-unstable instead of stable - Cleanup installPhase | |||
2022-05-16 | Fixed build for Nix/OS users | Narice | |
2022-05-16 | Fixed overlay | Narice | |
2022-05-14 | Fix overlay in flake.nix | Narice | |
2022-05-14 | Revert "Fixing flake" | Narice | |
This reverts commit 99b7726502f69ede0467c7e17db75693e2677e6c. | |||
2022-05-14 | Revert "Deleting apps in flake.nix" | Narice | |
This reverts commit 809f7cd698c04b10b0f5b7b0bc5f05cabacfa5f4. | |||
2022-05-14 | Deleting apps in flake.nix | Narice | |
2022-05-14 | Fixing flake | Narice | |
2022-05-14 | Fixed apps.default in flake.nix | Narice | |
2022-05-14 | Added overlay and overlays to flake.nix | Narice | |
2022-05-08 | add xwayland disabling support to flake.nix | Tanish2002 | |
2022-05-08 | remove patch and move default.nix | Tanish2002 | |
2022-05-08 | add flake.nix and other required files for nix build | Tanish2002 | |