aboutsummaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
2024-06-06Move version to a JSON file so we can have release namesJade Lovelace
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-04-08Format Nix code with `nixfmt`Rebecca Turner
2024-04-02meson: implement perl bindingsQyriad
2024-03-30perl: put perl dependencies in buildInputs instead of manually passing them t...Qyriad
2024-03-04Merge pull request #9152 from obsidiansystems/split-out-perl-nixeldritch horrors
2024-03-04Merge pull request #9106 from Ericson2314/positive-source-filteringeldritch horrors
2023-09-07Allow dynamic derivation deps in `inputDrvs`John Ericson
2023-07-07Simplify `ContentAddress`John Ericson
2023-04-17Merge pull request #3746 from obsidiansystems/path-infoRobert Hensing
2023-04-07libstore: Remove lockCPU dead codeRobert Hensing
2023-04-07Move loadConfFile() to initLibStoreRobert Hensing
2023-02-28No inheritance for `TextInfo` and `FixedOutputInfo`John Ericson
2023-02-28Revert "Remove some designated initializers"John Ericson
2023-02-28Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2023-02-10Fix building with GCC 9Eelco Dolstra
2023-02-03Merge pull request #7705 from Ma27/fix-initNix-in-perl-bindingsRobert Hensing
2023-02-02perl: run `initLibStore()` on `openStore()`Maximilian Bosch
2023-02-01Remove some designated initializersJohn Ericson
2023-02-01Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2023-01-14Make `ValidPathInfo` have plain `StorePathSet` references like beforeJohn Ericson
2023-01-06Fix perl bindingsJohn Ericson
2023-01-06Use named field initialization for referencesJohn Ericson
2022-10-22Build with C++20Graham Bennett
2022-03-10Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-11-27Document libsodium, which is now mandatory, as a dependencyAlexander Sosedkin
2021-11-23Add missing Nix::Store import to fix nix-serve StoreDir.Ben Radford
2021-09-30Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2021-07-30Expose a perl method to query a derivationregnat
2021-07-15Fix perl bindings buildEelco Dolstra
2021-06-23Apply OS checks to host platform, not buildAlyssa Ross
2021-02-25Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2021-01-06Make sodium a required dependencyEelco Dolstra
2020-11-21Return signatures in Perl path infoKai Wohlfahrt
2020-10-07Use PathReferences more widelyJohn Ericson
2020-09-17Remove corepkgs/config.nixEelco Dolstra
2020-08-28Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-18Merge remote-tracking branch 'upstream/master' into derivation-header-include...John Ericson
2020-08-14Merge remote-tracking branch 'upstream/master' into single-ca-drv-buildJohn Ericson
2020-08-14Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOptEelco Dolstra
2020-08-08Fix perl FFI for floating ca derivationsJohn Ericson
2020-08-05Fix perl integrationCarlo Nucera
2020-08-05Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...Carlo Nucera
2020-08-01Merge remote-tracking branch 'upstream/master' into derivation-header-include...John Ericson
2020-07-28Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-interface-f...Carlo Nucera
2020-07-28Use the new interfaceCarlo Nucera