aboutsummaryrefslogtreecommitdiff
path: root/package.nix
AgeCommit message (Expand)Author
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
2024-05-07Always initialize curl in parent process on darwinNikodem Rabuliński
2024-05-06Remove README.md from build dependenciesJade Lovelace
2024-05-04package: remove assert for libseccomp versionMaximilian Bosch
2024-05-03libstore/local-derivation-goal: prohibit creating setuid/setgid binariesMaximilian Bosch
2024-04-23meson: remove unnecessary parts of cross fileQyriad
2024-04-22meson: flip the switch!!Qyriad
2024-04-22meson: fix cross compilationQyriad
2024-04-18meson: correctly embed sandbox shell when askedQyriad
2024-04-15build internal API docs with MesonQyriad
2024-04-08Format Nix code with `nixfmt`Rebecca Turner
2024-04-08nix-doc -> lix-doc, make self-contained in package.nixJade Lovelace
2024-04-07package: just use fileset from libQyriad