aboutsummaryrefslogtreecommitdiff
path: root/perl/lib
AgeCommit message (Expand)Author
2024-08-08refactor: make HashType and Base enum classes for type safetyJade Lovelace
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-04-02meson: implement perl bindingsQyriad
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-02perl: run `initLibStore()` on `openStore()`Maximilian Bosch
2023-02-01Remove some designated initializersJohn 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-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-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-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-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-07-28Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-interface-f...Carlo Nucera
2020-07-28Use the new interfaceCarlo Nucera
2020-07-27Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...John Ericson
2020-07-27Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-07-16Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...Carlo Nucera
2020-07-16Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...John Ericson
2020-07-15Merge branch 'master' of github.com:NixOS/nix into hash-always-has-typeCarlo Nucera
2020-07-13Remove 'accessor' from addToStore()Eelco Dolstra
2020-07-12Try to fix perl bindingsJohn Ericson
2020-07-08Only store hash of fixed derivation outputMatthew Bauer
2020-07-03Fix Perl, again...John Ericson
2020-07-03Fix PerlJohn Ericson
2020-06-19WIP: Make Hash always store a valid hash typeJohn Ericson
2020-06-03libutils/hash: remove default encodingzimbatm
2020-03-30Get rid of FileIngestionMethod casts in perl bindings, tooJohn Ericson
2020-03-29Replace some `bool recursive` with a new `FileIngestionMethod` enumJohn Ericson
2020-03-10nix-perl: Fix segfault in queryPathInfo)Eelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra