nixpkgs: enable nix-* autocall
This commit is contained in:
parent
bc73780b06
commit
05bca39544
|
@ -1,5 +1,6 @@
|
|||
_:
|
||||
{ system ? builtins.currentSystem }:
|
||||
|
||||
(import <stockholm> {
|
||||
inherit system;
|
||||
configuration = {};
|
||||
}).pkgs
|
||||
|
|
Loading…
Reference in a new issue