aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Expand)Author
2023-02-21Fix `isStatic` arguments to `commonDeps`John Ericson
2023-02-20Nix's own flake: Dedup and memoize moreJohn Ericson
2023-02-20Merge pull request #7433 from yorickvP/improv-onboardingThéophane Hufschmitt
2023-02-13Improve hacking.mdYorick van Pelt
2023-02-10flake.nix: add clangd and bearYorick van Pelt
2023-02-07Add a basic daemon authorization testRobert Hensing
2023-01-27Merge pull request #7648 from hercules-ci/move-nixos-testsThéophane Hufschmitt
2023-01-24Fix the coverage jobJohn Ericson
2023-01-24Merge pull request #7679 from hercules-ci/re-add-boehmgc-patchRobert Hensing
2023-01-24Actually complete the revertRobert Hensing
2023-01-23Try to fix #7669John Ericson
2023-01-23Add `rapidcheck` dependency for testingJohn Ericson
2023-01-20Use the official, documented NixOS runTest interfaceRobert Hensing
2023-01-20tests: Move NixOS tests to tests/nixosRobert Hensing
2023-01-18flake.nix: Add nixpkgs/lib/tests as regression testRobert Hensing
2023-01-10manual: Check linksRobert Hensing
2022-12-23Merge pull request #7367 from lheckemann/nixpkgs-22.11Eelco Dolstra
2022-12-13Build Nix with the GC disabled in hydraThéophane Hufschmitt
2022-12-07flake.nix: Use nixpkgs.lib.fileContentsRobert Hensing
2022-12-07.version: Add newlineRobert Hensing
2022-11-30Merge remote-tracking branch 'origin/master' into nixpkgs-22.11Eelco Dolstra
2022-11-29bump nixpkgs to 22.11 betaLinus Heckemann
2022-11-27Add tests for auto-uid-allocation, uid-range and cgroupsEelco Dolstra
2022-09-26Merge pull request #7043 from edolstra/installer-testEelco Dolstra
2022-09-24Merge pull request #7082 from rapenne-s/ccacheThéophane Hufschmitt
2022-09-23add ccacheStdenvSolène Rapenne
2022-09-14Add an installer testEelco Dolstra
2022-09-05Installer: Reset the timestamps in the tarballThéophane Hufschmitt
2022-07-14curl: patch for netrc regression in NixDomen Kožar
2022-07-11Fix buildStatic.aarch64-linuxEelco Dolstra
2022-06-24Add reminder to remove nix-static testing hackEelco Dolstra
2022-06-23Embed the sandbox shell into the statically linked 'nix' binaryEelco Dolstra
2022-06-22Enable/fix tests in nix-staticEelco Dolstra
2022-06-08Merge pull request #6630 from edolstra/boost-dylibEelco Dolstra
2022-06-08Remove ${boost}/lib from the RPATHEelco Dolstra
2022-06-08Merge pull request #6624 from NixOS/new-flake-styleThéophane Hufschmitt
2022-06-07Convert to new flake styleEelco Dolstra
2022-06-07Fix 22.05 eval warningsEelco Dolstra
2022-06-07Disable cross builds on platforms other than x86_64-linuxEelco Dolstra
2022-05-31flake: update to 22.05Cole Helbling
2022-05-31Merge pull request #6537 from cole-h/update-flakeEelco Dolstra
2022-05-30Mark nix-perl as a Perl moduleEelco Dolstra
2022-05-30Set meta.platformsEelco Dolstra
2022-05-27Merge branch 'doc-redirects' of https://github.com/jtojnar/nixEelco Dolstra
2022-05-26doc: Port anchors preprocessor to jq scriptJan Tojnar
2022-05-26Remove unused Perl dependencyEelco Dolstra
2022-05-16flake: use github: reference to nixpkgsCole Helbling
2022-04-28Add libcxxStdenv devshellEelco Dolstra
2022-02-23add sourcehut integration testGabriel Fontes
2022-02-11flake.nix: Fix indentEelco Dolstra