flake fluff
This commit is contained in:
parent
f1a3f67533
commit
5538222af5
1 changed files with 0 additions and 7 deletions
|
|
@ -32,13 +32,6 @@
|
||||||
alexandria
|
alexandria
|
||||||
]);
|
]);
|
||||||
in {
|
in {
|
||||||
# Per-system attributes can be defined here. The self' and inputs'
|
|
||||||
# module parameters provide easy access to attributes of the same
|
|
||||||
# system.
|
|
||||||
|
|
||||||
# Equivalent to inputs'.nixpkgs.legacyPackages.hello;
|
|
||||||
packages.default = pkgs.hello;
|
|
||||||
|
|
||||||
packages.birthday-boy = pkgs.stdenv.mkDerivation {
|
packages.birthday-boy = pkgs.stdenv.mkDerivation {
|
||||||
name = "birthday-boy";
|
name = "birthday-boy";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue