index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake.nix
Age
Commit message (
Expand
)
Author
2025-01-08
flake: pin Nixpkgs explicitly
Emily
2024-11-09
manual: get revision information when called from flake
Michael Hoang
2024-11-09
flake: expose docs on Linux as well
Michael Hoang
2024-11-07
flake: expose `jobs` from `release.nix` as a flattened attrset
Michael Hoang
2024-11-07
examples: drop `ofborg` example
Michael Hoang
2024-09-17
flake: match NixOS definition of `nixpkgs.flake.source`
Emily
2024-09-11
flake: put nixpkgs in NIX_PATH and system registry for flake configs
Jade Lovelace
2023-11-16
Install darwin-uninstall by default, which includes the 'empty' config it swi...
Graham Christensen
2023-07-14
Add `darwin-version` command
Michael Hoang
2023-07-11
Allow flaky installation with `darwin-rebuild`
Michael Hoang
2023-07-11
flake: add `packages.darwin-{option,rebuild}`
Michael Hoang
2023-07-11
flake: add `packages.darwin-uninstaller`
Michael Hoang
2023-07-09
eval-config: rationalize handling of Nixpkgs
Emily
2023-06-24
flake.nix: remove the nixpkgs pin
Emily
2023-06-24
flake.nix: add checks for the docs
Emily
2023-06-24
flake.nix: temporarily pin nixpkgs version
Emily
2023-06-17
flake: add template with basic flake config
Michael Hoang
2022-02-04
eval-config: Support passing in `pkgs`
Michael Hoang
2021-09-15
improve flakes missing system error message
Daiderd Jordan
2021-09-08
Pass system to darwinSystem rather than eval-config.
Drew Hess
2020-10-25
split out flake overrides into a separate module
Daiderd Jordan
2020-10-21
add flake versions
Daiderd Jordan
2020-10-21
add flake and split evalConfig
Daiderd Jordan