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
|
||||
]);
|
||||
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 {
|
||||
name = "birthday-boy";
|
||||
src = ./.;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue