aboutsummaryrefslogtreecommitdiff
path: root/package.nix
AgeCommit message (Expand)Author
2024-07-23nix flake show: add the description if it existsisabel
2024-07-16remove sourceToSink, sinkToSource, and boehm patcheldritch horrors
2024-07-10Merge "lix-doc: update dependencies and refactor" into mainlunaphied
2024-07-10devShell: Fix errors with environment variablespiegames
2024-07-10lix-doc: update dependencies and refactorLunaphied
2024-06-26packaging: make pegtl use the __forDefaults mechanismJade Lovelace
2024-06-25Merge "change shebangs of all .sh scripts to bash" into mainjade
2024-06-25Merge changes If0ddec6b,Iaa63ed18 into mainjade
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors
2024-06-24packaging: don't build internal api docs by default in dev shellsJade Lovelace
2024-06-24change shebangs of all .sh scripts to bashvigress8
2024-06-24devShell: guard against running from another directoryJade Lovelace
2024-06-13packaging: Move binaryTarball to a passthru attr in package.nixJade Lovelace
2024-06-12dev shell: Add bashInteractivePierre Bourdon
2024-06-12Misc workaround removals since 24.05 upgradeJade Lovelace
2024-06-12[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)Pierre Bourdon
2024-06-11Merge changes from topic "releng" into mainjade
2024-06-10Merge "Revert "flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat chang...jade
2024-06-10Revert "flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)"jade
2024-06-09releng: support multiarch docker imagesJade Lovelace
2024-06-09Merge changes from topic "releng" into mainjade
2024-06-09Implement docker upload in the releng toolsJade Lovelace
2024-06-09flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)Pierre Bourdon
2024-06-07Merge changes from topic "releng" into mainjade
2024-06-06Expose officialRelease from the flakeJade Lovelace
2024-06-06Merge changes Ic4be41eb,I48db2385 into mainQyriad
2024-06-06Move version to a JSON file so we can have release namesJade Lovelace
2024-06-06Add xonsh to the shellJade Lovelace
2024-06-06pname: nix -> lixJade Lovelace
2024-06-06devshells: only enable pch for clangQyriad
2024-05-30build-time: remove 20% more by PCH'ing C++ stdlibJade Lovelace
2024-05-30shellHook: make it actually runJade Lovelace
2024-05-30build: fix static aws-cpp-sdkQyriad
2024-05-30package: fix derivation correctness when staticQyriad
2024-05-30package: return from shellHook correctlyQyriad
2024-05-30package: dequalify {host,build}Platform for convenienceQyriad
2024-05-27package: don't run shellHook in nested nix-shellsstuebinm
2024-05-24make CTRL+Z work in the REPLQyriad
2024-05-24package.nix: add meta.mainProgramPierre Bourdon
2024-05-24[emergency revert]: make pname nix once moreJade Lovelace
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-05-18Deprecate the online flake registries and vendor the default registryjulia
2024-05-17package: add `--print-errorlogs` to meson's testsQyriad
2024-05-16make lix dev shells un-bear-able since we un-make them nowJade Lovelace
2024-05-15release-notes: build unreleased release notes by defaultJade Lovelace
2024-05-08flake: update nixpkgs input to latest nixos-23.11Maximilian Bosch
2024-05-07flake: refactor devShell creationQyriad
2024-05-07package: default the build-release-notes arg like we do with lix-docQyriad
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-05-07Merge changes Icf26010a,Ib6161567 into mainNikodem RabuliƄski