aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
AgeCommit message (Collapse)Author
2022-09-22Nix & meson: bump to 0.14.0Mihai Fufezan
2022-09-21flake: add libdrm overlay until it gets updatedMihai Fufezan
2022-09-03flake: remove overlay warningMihai Fufezan
2022-09-01nix: move wlroots and add nvidia patches (#608)Fernando Ayats
2022-08-31flake: formattingMihai Fufezan
2022-08-31Nix & meson: 0.11.1 -> 0.12.1Mihai Fufezan
flake: add commit to wlroots version
2022-08-29Add HiDPI xwayland + wlroots patches (#591)Mihai Fufezan
2022-08-26nix & meson: update version to 0.11.1Mihai Fufezan
2022-08-26Nix: add nixConfigMihai Fufezan
2022-08-23Nix: add shortRev to versionMihai Fufezan
2022-08-09flake: add aarch64-linux as supported platformMihai Fufezan
2022-08-09nix & meson: update version to 0.10.0Mihai Fufezan
2022-08-02update flake to 0.9.1Kai
and again :D
2022-07-31update flake.nix to version 0.9.0beta (#451)Kai
2022-07-27nix: add home-manager module (#395)Gabriel Fontes
2022-07-27flake & meson: 0.7.0 -> 0.8.1Mihai Fufezan
nix: add legacyRenderer option
2022-07-12nix & meson: 0.6.2 -> 0.7.0v0.7.1betaMihai Fufezan
2022-07-08nix: add devShellMihai Fufezan
2022-07-06nix: use gcc12StdenvMihai Fufezan
2022-06-29nix: add debug package and waybar with -Dexperimental flagMihai Fufezan
2022-06-24flake, meson: manually update versionMihai Fufezan
version update workflow: temporarily disable running on push
2022-06-24[gha] bump flake and meson versionfufexan
2022-06-22nix: revert to original wlroots repoMihai Fufezan
2022-06-21workflows: add meson version updater and update versionsMihai Fufezan
2022-06-21nix: change build system to mesonMihai Fufezan
flake.nix: change wlroots url to mirror, update version flake.lock: update wlroots & nixpkgs nix/update-inputs.sh: update wlroots url
2022-06-20nix: no pseudo-overlayFernando Ayats
2022-06-20nix: add a proper overlay and cleanup flakeFernando Ayats
2022-06-06Fix error: attribute 'lastModifiedDate' missingJames Reynolds
Only applies to some versions of flakes, tested on nix 2.8.1.
2022-06-01fix Nix build and add updaterMihai Fufezan
- move unnecessary toplevel files to nix/ - added patch that ignores the submodule (revert) - add update script run by a workflow
2022-05-21nix: add nixos moduleFernando Ayats
2022-05-17nix: add overlay backFernando Ayats
2022-05-17nix: misc tweaks to flakeFernando Ayats
2022-05-17nix: flake cleanupFernando Ayats
- Removed all outputs except for "packages" - Track nixos-unstable instead of stable - Cleanup installPhase
2022-05-16Fixed build for Nix/OS usersNarice
2022-05-16Fixed overlayNarice
2022-05-14Fix overlay in flake.nixNarice
2022-05-14Revert "Fixing flake"Narice
This reverts commit 99b7726502f69ede0467c7e17db75693e2677e6c.
2022-05-14Revert "Deleting apps in flake.nix"Narice
This reverts commit 809f7cd698c04b10b0f5b7b0bc5f05cabacfa5f4.
2022-05-14Deleting apps in flake.nixNarice
2022-05-14Fixing flakeNarice
2022-05-14Fixed apps.default in flake.nixNarice
2022-05-14Added overlay and overlays to flake.nixNarice
2022-05-08add xwayland disabling support to flake.nixTanish2002
2022-05-08remove patch and move default.nixTanish2002
2022-05-08add flake.nix and other required files for nix buildTanish2002