Commit Graph

47 Commits

Author SHA1 Message Date
LRFLEW
bc4d862eba nixos-artwork.wallpapers: add KDE Plasma 6 support 2026-07-14 14:48:04 -05:00
LRFLEW
aaee0af229 nixos-artwork.wallpapers: fix incorrect pname
simple-dark-gray-bottom incorrectly used the pname of simple-dark-gray
2026-07-14 14:48:04 -05:00
jopejoe1
861cc18033 nixos-artwork.wallpapers.*: set pname and version 2026-01-30 18:52:35 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
jopejoe1
ca0f1b7b98 various: eval more package sets 2025-10-24 21:03:03 +02:00
jopejoe1
047dd7b524 nixos-icons: move to by-name 2025-08-21 10:31:48 +02:00
jopejoe1
56fabd5a33 nixos-grub2-theme: move to by-name 2025-08-21 10:31:48 +02:00
Tom van Dijk
0a757b26d7 nixos-artwork.wallpapers.nineish-catppuccin-mocha: init at 2025-01-27 2025-04-10 16:29:34 +02:00
Tom van Dijk
931f600bc0 nixos-artwork.wallpapers.nineish-catppuccin-mocha-alt: init at 2025-01-27 2025-04-10 16:29:34 +02:00
Tom van Dijk
a8636ef1fe nixos-artwork.wallpapers.nineish-catppuccin-macchiato: init at 2025-01-27 2025-04-10 16:29:34 +02:00
Tom van Dijk
c186d18ec0 nixos-artwork.wallpapers.nineish-catppuccin-macchiato-alt: init at 2025-01-27 2025-04-10 16:29:33 +02:00
Tom van Dijk
cc7d603793 nixos-artwork.wallpapers.nineish-catppuccin-latte: init at 2025-01-27 2025-04-10 16:29:33 +02:00
Tom van Dijk
662cd91450 nixos-artwork.wallpapers.nineish-catppuccin-latte-alt: init at 2025-01-27 2025-04-10 16:29:31 +02:00
Tom van Dijk
250a092a21 nixos-artwork.wallpapers.nineish-catppuccin-frappe: init at 2025-01-27 2025-04-10 16:29:29 +02:00
Tom van Dijk
59bdc8d8b5 nixos-artwork.wallpapers.nineish-catppuccin-frappe-alt: init at 2025-01-27 2025-04-10 16:29:26 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
OPNA2608
91da428e78 nixos-artwork.wallpapers.catppuccin-{frappe,latte,macchiato,mocha}: init at 2024-02-15 2024-05-26 22:54:42 +02:00
OPNA2608
8fbd83c8a1 nixos-artwork.wallpapers.binary-{black,blue,red,white}: init at 2024-02-15 2024-05-26 22:54:42 +02:00
OPNA2608
a6ae8972a5 nixos-artwork.wallpapers.{gear,moonscape,recursive,waterfall,watersplash}: init at 2022-04-19 2024-05-26 22:31:15 +02:00
OPNA2608
5968598e5f nixos-artwork.wallpapers.nineish-solarized-dark,nixos-artwork.wallpapers.nineish-solarized-light: init at 2021-07-20 2024-05-26 22:19:26 +02:00
OPNA2608
2daa66fdee nixos-artwork.wallpapers.gradient-grey: init at 2018-10-20 2024-05-26 22:11:37 +02:00
OPNA2608
00e4a16478 nixos-artwork.wallpapers.*: Switch to SRI hash format 2024-05-26 22:07:21 +02:00
OPNA2608
b1d4e99af4 nixos-artwork.wallpapers.*: Make license wallpaper-specific
Because not all of them are under the same license, and some lack licensing information in general.
2024-05-26 21:58:30 +02:00
OPNA2608
39f376f4a6 nixos-icons: 2021-02-24 -> 0-unstable-2024-04-10 2024-04-10 11:43:35 +02:00
Babbaj
212074cde1 nixos-artwork: fix gnome not adding wallpapers to list of backgrounds 2022-04-21 15:11:28 -04:00
WORLDofPEACE
8a89af81d1 nixos-icons: 2017-03-16 -> 2021-02-24
Adds a white variant of the nixos logo
2021-02-24 16:23:20 -05:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Samuel Gräfenstein
18b5737723 nixos-artwork: add missing wallpapers 2020-07-04 00:31:18 +02:00
worldofpeace
62587f43dd nixos-artwork: add file path attributes
This makes things so much easier, and we install to
the path that both gnome-backgrounds and
elementary-wallpapers install to.
2020-04-29 13:23:35 -04:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Bauer
d1e58be703 nixos-artwork: make imagemagick a native build input
This is only needed on the builder, no need to cross compile it.
2020-03-06 00:45:47 -05:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Peter Hoeg
68baf6bdd1 nixos-artwork: make wallpapers available to KDE (#51926) 2018-12-15 16:39:02 +01:00
Vladimír Čunát
0473466ba5 Merge #45731: artwork update (replacing old logo) 2018-09-01 10:43:20 +02:00
Samuel Dionne-Riel
bc5b26b4ab Reviews use of old nixos wallpaper to use one with the new logo.
The wallpaper used is *structurally compatible* with the other one,
meaning that the logo is at the same location, and not bigger.

It has one drawback: the logo is brighter, which clashes with the grub
usage. This is to be fixed with new options in grub.
2018-08-29 00:04:58 -04:00
Samuel Dionne-Riel
41e7de42de Use a themed grub for the installer image
This replaces systemd-boot with grub, it is at feature parity, as in it
can do everything systemd-boot did in the previous commit.
2018-08-24 13:04:56 -04:00
volth
dda95bae35 [bot] treewide: remove unused 'args@' in lambdas 2018-07-20 19:54:05 +00:00
Silvan Mosberger
eccca05e2c nixos-artwork: Fix URL to gnome-dark 2017-07-29 06:36:55 +02:00
Graham Christensen
6b879ef36e Merge pull request #23964 from benley/nixos-manual-launcher
nixos: nix snowflake logo for the nixos manual launcher
2017-07-16 16:28:30 -04:00
volth
13a8fa8801 nixos-artwork: do not leak nix hashes to filenames in /share/artwork/gnome/ (#26566)
* nixos-artwork: do not leak nix hashes to filenames /share/artwork/gnome/

* simplify
2017-06-14 17:46:13 +02:00
romildo
aa8018103c nixos-artwork: add more wallpapers
Restructure the nixos-artwork to make it easy to selectively
incorporate other components from upstream without needing to download
the full package.

Until now only the Gnome_Dark wallpaper was included. Add other
wallpapers available in the package repository.
2017-06-07 18:00:58 -03:00
Benjamin Staffin
c2b0cb5db6 nixos: nix snowflake logo for the nixos manual launcher 2017-03-16 17:48:09 -04:00
Luca Bruno
248a1b4d51 nixos-artwork: only download the necessary artwork 2015-06-12 11:45:58 +02:00
William A. Kennington III
48381b7621 nixos-artwork: Make into a derivation and use fetchfromgithub 2015-06-08 18:32:32 -07:00