mirror of
https://github.com/nix-community/nixos-generators.git
synced 2024-11-22 10:05:06 +03:00
6 lines
136 B
Nix
6 lines
136 B
Nix
(import (builtins.fetchTarball "https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
|
|
src = ./.;
|
|
})
|
|
.defaultNix
|
|
.default
|