index
:
github/niri.git
feat/screenshotselectall
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake.nix
Age
Commit message (
Expand
)
Author
2025-09-18
Revert "revert nushell completion for flake.nix"
Ross Smyth
2025-08-29
Improve filtering for tests that need EGL
Ivan Molodetskikh
2025-08-25
nix: add `cargo-insta` to devShells
HigherOrderLogic
2025-08-16
flake: skip tests that require a valid EGL display (#2244)
Cole Helbling
2025-07-15
nix: replace nix-filter with lib.fileset
Bloxx12
2025-07-15
revert nushell completion for flake.nix
sodiboo
2025-07-14
Add nushell completion support (#2009)
Artrix
2025-03-23
nix: update flake inputs and use new libgbm
sodiboo
2025-03-17
nix: Install shell completions (#1280)
Johannes Horner
2024-12-26
Fix nix flake for client-server tests (#896)
Maximilian Huber
2024-12-03
nix: clang -> rustPlatform.bindgenHook
sodiboo
2024-11-02
flake: set RUSTFLAGS instead of CARGO_BUILD_RUSTFLAGS
LoipesMas
2024-11-02
flake: libseat has been renamed to seatd
LoipesMas
2024-10-15
flake: use nightly rust-analyzer and add rust-src component (#735)
sodiboo
2024-10-05
flake: add `overlay` output
seth
2024-10-05
flake: use rust-overlay in dev shell
seth
2024-10-05
flake: improve packaging
seth
2024-10-05
flake: drop most external inputs
seth
2024-10-05
flake: format with nixfmt
seth
2024-10-05
flake: use nixfmt
seth
2024-09-15
flake: update inputs and remove crane.inputs.nixpkgs override
sodiboo
2024-09-04
flake: add libdisplay-info to buildInputs
sodiboo
2024-08-26
flake: Remove maintainer comment
Ivan Molodetskikh
2024-08-25
fix `cargo run` on nixos
sodiboo
2024-08-14
Fix `nix build`
Fea
2024-07-08
flake: update nix flake
Suyashtnt
2024-04-30
Add `libXcursor` and `libXi` to nix flake
Michael Forster
2024-03-01
Correctly handle parsing of Binds and DefaultColumnWidth (#234)
sodiboo
2024-02-12
exclude visual tests from nix, closes #181
Kiara Grouwstra
2024-01-18
Add a config parse error notification
Ivan Molodetskikh
2024-01-17
Add an IPC socket and a niri msg outputs subcommand
Ivan Molodetskikh
2024-01-10
Add Nix Flake (#77)
Bill Sun