index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
lib
Age
Commit message (
Expand
)
Author
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-23
packaging: rename nixexpr -> lixexpr and so on
Jade Lovelace
2024-04-02
meson: implement perl bindings
Qyriad
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-04-17
Merge pull request #3746 from obsidiansystems/path-info
Robert Hensing
2023-04-07
libstore: Remove lockCPU dead code
Robert Hensing
2023-04-07
Move loadConfFile() to initLibStore
Robert Hensing
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-02
perl: run `initLibStore()` on `openStore()`
Maximilian Bosch
2023-02-01
Remove some designated initializers
John Ericson
2023-01-14
Make `ValidPathInfo` have plain `StorePathSet` references like before
John Ericson
2023-01-06
Fix perl bindings
John Ericson
2023-01-06
Use named field initialization for references
John Ericson
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-11-23
Add missing Nix::Store import to fix nix-serve StoreDir.
Ben Radford
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-07-30
Expose a perl method to query a derivation
regnat
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2020-11-21
Return signatures in Perl path info
Kai Wohlfahrt
2020-10-07
Use PathReferences more widely
John Ericson
2020-09-17
Remove corepkgs/config.nix
Eelco Dolstra
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-08
Fix perl FFI for floating ca derivations
John Ericson
2020-08-05
Fix perl integration
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-07-28
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-interface-f...
Carlo Nucera
2020-07-28
Use the new interface
Carlo Nucera
2020-07-27
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-12
Try to fix perl bindings
John Ericson
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-03
Fix Perl, again...
John Ericson
2020-07-03
Fix Perl
John Ericson
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-03-30
Get rid of FileIngestionMethod casts in perl bindings, too
John Ericson
2020-03-29
Replace some `bool recursive` with a new `FileIngestionMethod` enum
John Ericson
2020-03-10
nix-perl: Fix segfault in queryPathInfo)
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
[next]