aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2024-10-18packaging: use in-tree capnproto derivationJade Lovelace
2024-09-27build: fix deprecated uses of configure_fileOlivia Crain
2024-09-11fish-completion: leave the shell prompt intactAlois Wohlschlager
2024-08-10build: remove expect as a dependencyJade Lovelace
2024-07-26devendor pegtlvigress8
2024-07-22De-vendor nixfmtvigress8
2024-07-18Fixup a bunch of references to nixos.org manualsJade Lovelace
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors
2024-06-12Misc workaround removals since 24.05 upgradeJade Lovelace
2024-06-06Remove rl-next-devJade Lovelace
2024-05-30build-time: remove 20% more by PCH'ing C++ stdlibJade Lovelace
2024-05-23doc: sort change-authors.ymleldritch horrors
2024-05-18Deprecate the online flake registries and vendor the default registryjulia
2024-05-15build-release-notes: add change author metadata and use itJade Lovelace
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-05-07Merge changes If1077a7b,I62da3161,Iebb4667b into mainQyriad
2024-05-07flake: fix devShell on i686-linux by disabling ClangBuildAnalyzer on itQyriad
2024-05-07Always initialize curl in parent process on darwinNikodem Rabuliński
2024-05-07flake: move the pre-commit definition to its own fileQyriad
2024-04-08Format Nix code with `nixfmt`Rebecca Turner
2024-03-29Add `pre-commit` checksRebecca Turner
2024-03-29meson: install systemd fileseldritch horrors
2024-03-29meson: install shell fileseldritch horrors
2024-03-27Enable clang build timing analysisJade Lovelace
2024-03-27build: replace changelog-d with local scripteldritch horrors
2024-03-18un-ups your startJade Lovelace
2024-03-04Merge pull request #9573 from hercules-ci/rl-next-md-frontmattereldritch horrors
2023-07-07Choose a reasonable number similar to LimitNOFileAna Hobden
2023-07-06nix-daemon.service: Add TasksMax=infinityAna Hobden
2023-03-17Add a setting for configuring the SSL certificates fileEelco Dolstra
2022-12-09Merge pull request #6645 from Artturin/limitinfinityThéophane Hufschmitt
2022-11-04systemd,launchd match nixos open files limitArtturin
2022-09-02Apply suggestions from code reviewMatthew Bauer
2022-09-01Don’t add a space after attrs completion in zshMatthew Bauer
2022-05-19nix-daemon.service: sync LimitNOFILE with the nixos serviceArtturin
2022-04-27refactor: don't hardcode nix subcommands in run-help-nixmidchildan
2022-04-25fix: typo make-content-addressable -> make-content-addressedmidchildan
2022-04-25feat: add integration with zsh's run-helpmidchildan
2022-04-19Merge pull request #6128 from ncfavier/fix-completionEelco Dolstra
2022-03-29nix-daemon.service: require mounts for /nix/var/nix/dbGraham Christensen
2022-03-18nix-daemon.conf.in: add tmpfiles file to create nix/daemon-socket directoryFlorian Klink
2022-03-13Add documentation= entry to systemd unit filethkoch2001
2022-03-07Perform tilde expansion when completing flake fragmentsNaïm Favier
2022-02-04completions: pipe stderr to /dev/nullMaximilian Bosch
2021-12-22Merge pull request #5820 from ncfavier/completion-nospaceEelco Dolstra
2021-12-22Don't insert spaces when completing attribute pathsNaïm Favier
2021-12-22Make bash completion work when nix is invoked as ~/.../nixEelco Dolstra
2021-12-04launchd: Set NumberOfFiles to 4096Zhong Jianxin
2021-07-08Merge pull request #4935 from alyssais/host_osEelco Dolstra
2021-06-23Add a fish completion scriptJan Tojnar