index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake.nix
Age
Commit message (
Expand
)
Author
2024-06-13
packaging: Move binaryTarball to a passthru attr in package.nix
Jade Lovelace
2024-06-13
flake.nix: add riscv64 cross target
Jade Lovelace
2024-06-12
Check devShells in CI
Jade Lovelace
2024-06-12
Misc workaround removals since 24.05 upgrade
Jade Lovelace
2024-06-12
[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)
Pierre Bourdon
2024-06-09
Rewrite docker to be sensible and smaller
Jade Lovelace
2024-06-06
Expose officialRelease from the flake
Jade Lovelace
2024-06-06
Put into place initial release engineering
Jade Lovelace
2024-06-06
Move version to a JSON file so we can have release names
Jade Lovelace
2024-06-06
Remove rl-next-dev
Jade Lovelace
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-15
release-notes: build unreleased release notes by default
Jade Lovelace
2024-05-15
build-release-notes: add change author metadata and use it
Jade Lovelace
2024-05-09
Merge "fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13" into main
jade
2024-05-09
fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13
Jade Lovelace
2024-05-08
flake: update nixpkgs input to latest nixos-23.11
Maximilian Bosch
2024-05-07
flake: refactor devShell creation
Qyriad
2024-05-07
package: default the build-release-notes arg like we do with lix-doc
Qyriad
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2024-05-07
Merge "feat: setup gerrit commit-msg hook with nix develop" into main
Patrick Jackson
2024-05-07
flake: fix devShell on i686-linux by disabling ClangBuildAnalyzer on it
Qyriad
2024-05-07
feat: setup gerrit commit-msg hook with nix develop
Patrick Jackson
2024-05-07
flake: fix eval of checks & devshell on i686-linux
Qyriad
2024-05-07
flake: move the pre-commit definition to its own file
Qyriad
2024-05-05
add a contributor notice message to the dev shell hook
Qyriad
2024-05-03
libstore/local-derivation-goal: prohibit creating setuid/setgid binaries
Maximilian Bosch
2024-04-22
meson: flip the switch!!
Qyriad
2024-04-17
Merge "build internal API docs with Meson" into main
Qyriad
2024-04-15
build internal API docs with Meson
Qyriad
2024-04-12
flake: factor out binary tarball into its own file
Qyriad
2024-04-08
pre-commit check for pragma once and ///@file
Jade Lovelace
2024-04-08
release-notes: check with pre-commit
Jade Lovelace
2024-04-08
pre-commit: stop using the flake
Jade Lovelace
2024-04-08
Format Nix code with `nixfmt`
Rebecca Turner
2024-04-08
Add `nixfmt`
Rebecca Turner
2024-04-08
nix-doc -> lix-doc, make self-contained in package.nix
Jade Lovelace
2024-04-07
flake: remove dead code
Jade Lovelace
2024-04-07
Merge "flake: fix rl-next and rl-next-dev checks after 32eaa8a29 (fix nix fla...
Qyriad
2024-04-07
package: just use fileset from lib
Qyriad
2024-04-07
flake: fix rl-next and rl-next-dev checks after 32eaa8a29 (fix nix flake check)
Qyriad
2024-04-07
package: put boehmgc patch logic in package.nix
Qyriad
2024-04-06
flake: move release note checks to hydraJobs
eldritch horrors
2024-04-03
repl: improve `:doc` builtin repl command to support lambdas.
Lunaphied
2024-04-03
Merge "Add `treefmt` `pre-commit` hook" into main
rebecca “wiggles” turner
2024-04-02
Merge "Use upstream `cachix/git-hooks.nix` for pre-commit" into main
rebecca “wiggles” turner
2024-04-01
Use upstream `cachix/git-hooks.nix` for pre-commit
Rebecca Turner
2024-03-31
flake: Add cmake to devShell
Artemis Tosini
2024-03-29
Add `treefmt` `pre-commit` hook
Rebecca Turner
2024-03-29
Add `pre-commit` checks
Rebecca Turner
2024-03-30
Add a `justfile` to make `meson` friendly :)
Rebecca Turner
[next]