Compare commits
No commits in common. "46bb2718ddc9d514ee0f11c604416698907f94d7" and "9babb93d2df8bac8cf281d2a935d11ca599d857b" have entirely different histories.
46bb2718dd
...
9babb93d2d
|
@ -1,14 +1,14 @@
|
||||||
{ description = "A collection of wallpapers";
|
{ description = "A collection of wallpapers";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs.url = github:nixos/nixpkgs/nixos-unstable;
|
||||||
flake-utils.url = "github:numtide/flake-utils";
|
flake-utils.url = github:numtide/flake-utils;
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, flake-utils}:
|
outputs = { self, nixpkgs, flake-utils}:
|
||||||
flake-utils.lib.eachDefaultSystem (system:
|
flake-utils.lib.eachDefaultSystem (system:
|
||||||
let pkgs = import nixpkgs { inherit system; };
|
let pkgs = import nixpkgs { inherit system; };
|
||||||
in {
|
in {
|
||||||
packages = {
|
packages = rec {
|
||||||
default = pkgs.stdenv.mkDerivation {
|
default = pkgs.stdenv.mkDerivation rec {
|
||||||
pname = "wallpapers";
|
pname = "wallpapers";
|
||||||
version = "0.0";
|
version = "0.0";
|
||||||
src = ./src;
|
src = ./src;
|
||||||
|
|
Before Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 16 MiB |
Before Width: | Height: | Size: 7.9 MiB |
Before Width: | Height: | Size: 8.8 MiB |
Before Width: | Height: | Size: 5.9 MiB |
Before Width: | Height: | Size: 190 KiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 4.5 MiB |
Before Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 191 KiB |
Before Width: | Height: | Size: 20 MiB |
Before Width: | Height: | Size: 9 MiB |
Before Width: | Height: | Size: 4.8 MiB |
Before Width: | Height: | Size: 277 KiB |
Before Width: | Height: | Size: 21 MiB |
Before Width: | Height: | Size: 7.8 MiB |
Before Width: | Height: | Size: 1.9 MiB |
Before Width: | Height: | Size: 857 KiB |
Before Width: | Height: | Size: 15 MiB |
Before Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 687 KiB |
Before Width: | Height: | Size: 3.6 MiB |
Before Width: | Height: | Size: 536 KiB |
Before Width: | Height: | Size: 17 MiB |
Before Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 3.2 MiB |