nixpkgs/pkgs/tools/misc
Martin Weinelt 06d92ba195
esphome: fix permissions on src file before modifying them
We store esphome in the nix store, which results in its file permissions
being 0444. Esphome, when compiling a firmware image, will copy these
files from the nix store to a working directory. When updating between
versions it will notice these files changed and try to copy the new
version over, which would break, because the user had no write
permissions on the files.

❯ esphome compile 01e4ac.yml
INFO Reading configuration 01e4ac.yml...
INFO Detected timezone 'CET' with UTC offset 1 and daylight saving time from 27 March 02:00:00 to 30 October 03:00:00
INFO Generating C++ source...
ERROR Error copying file /nix/store/lmzrgl1arqfd98jcss4rsmmy6dbffddn-esphome-1.19.2/lib/python3.8/site-packages/esphome/components/api/api_connection.cpp to 01e4ac/src/esphome/components/api/api_connection.cpp: [Errno 13] Permission denied: '01e4ac/src/esphome/components/api/api_connection.cpp'

To fix this we modify chmod to 0644 just before esphome tries a copy
operation, which will fix permissions on existing working directories
just in time.
2021-06-23 05:07:11 +02:00
..
0x0 0x0: add meta.platforms 2021-03-03 19:19:07 +07:00
3llo treewide: add final newline 2021-01-22 07:18:04 +10:00
3mux _3mux: 1.0.1 -> 1.1.0 2021-03-13 18:44:59 -08:00
abduco abduco: 2018-05-16 -> 2020-04-30 2021-03-18 17:20:20 +01:00
adafruit-ampy treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
aescrypt pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
agedu agedu: expand platforms to unix 2021-03-06 21:01:45 +07:00
alarm-clock-applet pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
android-tools android-tools: init at 31.0.0p1 2021-06-02 12:08:01 +02:00
antimicroX pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
anystyle-cli anystyle: init at 1.3.10 2021-02-22 13:21:16 +01:00
apparix treewide: remove lethalman from meta.maintainers 2021-05-07 15:36:40 +02:00
apt-offline treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
aptly treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
archi Merge pull request #106814 from freezeboy/unbreak-archi 2021-01-20 14:40:11 +01:00
arp-scan treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
as-tree treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
asciinema
asciinema-scenario treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
asdf-vm asdf-vm: init at 0.8.1 2021-06-18 22:19:53 +08:00
aspcud aspcud: 1.9.4 -> 1.9.5 2021-02-25 18:45:41 -05:00
atuin atuin: fix darwin build 2021-05-11 23:02:05 +02:00
autojump treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
automirror treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
autorandr treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
autorevision autorevision: 1.21 -> 1.22 2021-01-29 04:57:40 +01:00
aws-mturk-clt pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
azure-vhd-utils treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
bandwidth treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
barman barman: 2.11 -> 2.12 2020-12-27 14:42:42 +01:00
bash_unit bash_unit: 1.7.1 -> 1.7.2 2021-06-02 11:01:06 +00:00
bashcards treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bashplotlib treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
bat bat: 0.18.0 -> 0.18.1 2021-05-14 06:20:06 +10:00
bat-extras bat-extras: fix build on Darwin (#119987) 2021-05-08 22:08:23 +02:00
bbe bbe: expand platforms to all 2021-03-17 16:25:16 +07:00
bc bc: name -> pname, version, clarify license 2021-02-12 06:48:34 +01:00
bcunit bcunit: expand platforms to all 2021-03-17 16:25:35 +07:00
bdf2psf bdf2psf: 1.202 -> 1.203 2021-06-02 17:47:00 +00:00
bdf2sfd bdf2sfd: 1.1.5 -> 1.1.6 2021-02-13 22:36:30 +00:00
beats beats: init at 1.0 2021-06-21 18:32:43 +02:00
bepasty treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
betterdiscord-installer treewide: make AppRun substitutions constistent 2021-04-17 12:48:13 +02:00
betterdiscordctl betterdiscordctl: 1.7.1 -> 2.0.0 2021-05-23 19:02:04 -07:00
bfetch bfetch: init at unstable-2021-05-21 2021-05-22 13:59:44 +08:00
bfr pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
bibtex2html treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bibtool treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bibutils bibutils: enable on darwin 2021-05-18 16:15:29 -04:00
birdfont birdfont: 2.29.1 -> 2.29.4 2021-05-08 17:52:20 -07:00
bkyml bkyml: init at 1.4.3 2021-05-18 17:01:13 +10:00
blflash blflash: 0.3.2 -> 0.3.3 2021-05-21 19:43:10 -07:00
blink1-tool pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
bmap-tools bmap-tools: add six dependency 2021-02-16 09:04:59 +01:00
bmon pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
bogofilter pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
boltbrowser boltbrowser: init at 2.0 2021-03-19 22:18:41 +01:00
bonfire treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
bottom-rs bottom-rs: init at unstable-2021-04-27 (#120937) 2021-05-11 11:46:24 +02:00
brltty Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
broadlink-cli broadlink-cli: 0.16.0 -> 0.17.0 2021-03-14 01:15:26 +01:00
broot broot: 1.4.0 -> 1.6.0 2021-06-18 10:20:50 +09:00
brotab
bsp-layout bsp-layout: init at unstable-2021-05-10 2021-05-29 21:22:43 -05:00
buildtorrent treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bunnyfetch bunnyfetch: init at unstable-2021-05-24 2021-05-30 13:47:55 -05:00
byobu treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
calamares calamares: remove enableParallelBuilding, remove unused input 2021-03-03 16:23:58 +01:00
capture capture: use ffmpeg instead of ffmpeg_3 2021-05-18 12:46:34 +02:00
castty castty: fix darwin build 2021-05-12 22:33:02 +02:00
catimg pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ccze treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
chafa chafa: 1.6.0 -> 1.6.1 2021-06-04 17:32:17 +00:00
chelf treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
chezmoi chezmoi: 2.0.14 -> 2.0.15 2021-06-18 01:47:06 +00:00
chrome-export treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cht.sh cht-sh: unstable-2021-01-31 -> unstable-2021-04-25 2021-06-21 15:35:09 +02:00
cicero-tui cicero-tui: 0.2.0 -> 0.2.1 2021-05-20 14:44:31 -07:00
ckb-next ckb-next: 0.4.2 -> 0.4.4 2021-04-22 23:56:40 +01:00
clac treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
clasp treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
claws treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
clex treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
clickclack clickclack: init at 0.1.1 2021-04-03 11:04:51 +02:00
clipbuzz clipbuzz: init at 2.0.0 2021-06-21 11:07:13 +07:00
clipnotify treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
clipster treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cloc cloc: 1.88 -> 1.90 2021-05-07 22:24:37 +02:00
cloud-sql-proxy treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
cloud-utils cloud-utils: remove unused inputs 2021-03-03 16:23:53 +01:00
clpeak treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cod cod: strip and remove debug symbols 2021-02-12 20:35:39 +01:00
code-minimap code-minimap: 0.5.1 -> 0.6.0 2021-05-17 13:45:14 -07:00
codebraid treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
colord pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
colord-gtk pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
colord-kde
colorpicker treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
colorz
contacts pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
convbin treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
convfont treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
convimg treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
convmv treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
coreboot-utils maintainers: add yuka (#127773) 2021-06-22 11:17:00 +02:00
coreutils coreutils: disable df-symlink test 2021-03-09 21:52:38 -05:00
cowsay cowsay: 3.03+dfsg2 -> 3.0. 2021-05-26 03:45:17 -06:00
cp437 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cpufetch cpufetch: init at 0.94 2021-04-15 14:40:16 +01:00
cpulimit cpulimit: 2.6 -> 2.7 2021-05-12 11:50:29 +02:00
cpuminer treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cpuminer-multi Trim ehmry from some package maintainers 2021-03-23 10:24:00 +01:00
crex treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
crudini treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
csv2latex treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cunit pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
cutecom cutecom: install desktop file and man pages 2021-03-11 13:25:38 +01:00
cyclonedx-python cyclonedx-python: init at 0.4.3 2021-04-22 14:32:16 -07:00
czkawka czkawka: 3.0.0 -> 3.1.0 2021-05-09 03:02:10 +00:00
dashing treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
dasht pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
datamash treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dateutils dateutils: 0.4.7 -> 0.4.8 2021-05-07 12:34:11 -07:00
dbacl pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
dbus-map pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
ddate pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ddccontrol ddccontrol: 0.5.1 -> 0.5.2 2021-05-06 02:53:01 +00:00
ddcutil ddcutil: 1.0.1 -> 1.1.0 2021-04-24 11:21:11 +02:00
debian-devscripts treewide: remove unzip where not needed 2021-05-16 19:29:28 -07:00
debianutils debianutils: mark no longer broken on darwin 2021-05-24 00:18:37 +02:00
debootstrap debootstrap: 1.0.123 -> 1.0.124 2021-05-08 17:46:08 -07:00
depotdownloader depotdownloader: init at 2.4.1 2021-06-05 21:02:44 -04:00
desktop-file-utils pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
detox treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dgoss dgoss: init at 0.3.16 2021-05-31 20:26:10 +02:00
dialog dialog: 1.3-2210306 -> 1.3-2210324 2021-04-25 14:38:31 -03:00
diffoscope diffoscope: 176 -> 177 2021-06-04 16:51:42 +00:00
digitemp digitemp: init at 3.7.2 2021-03-23 18:29:35 +08:00
dijo treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
ding-libs treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
direnv direnv: 2.27.0 -> 2.28.0 2021-03-13 04:05:50 +00:00
discocss discocss: 0.1.1 -> 0.2.0 2021-06-18 09:24:46 +08:00
disfetch disfetch: 1.21 -> 1.22 2021-04-10 08:01:28 +00:00
diskonaut treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
diskscan treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
diskus treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
disper disper: stay with python2 2021-03-25 12:19:28 +01:00
dmg2img pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
docbook2mdoc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
docker-ls docker-ls: 0.5.0 -> 0.5.1 2021-02-06 10:18:28 +00:00
docker-sync treewide: add final newline 2021-01-22 07:18:04 +10:00
docui treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
doitlive treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
dpt-rp1-py dpt-rp1-py: 0.1.12 -> 0.1.13 2021-05-17 13:42:28 -07:00
dtach pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
dua dua: 2.13.0 -> 2.13.1 2021-06-16 15:13:21 +09:00
duc treewide: remove lethalman from meta.maintainers 2021-05-07 15:36:40 +02:00
duf duf: 0.6.0 -> 0.6.2 2021-04-03 01:18:16 +02:00
dumptorrent treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
dupd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dust treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
dvtm treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
dynamic-colors treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
edid-decode pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
edid-generator pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
edir edir: init at 2.7.3 2021-02-07 17:42:06 +01:00
elfcat elfcat: init at 0.1.3 2021-06-22 22:19:17 +08:00
empty empty: init at 0.6.21b 2021-04-04 22:27:40 -04:00
emv pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ent treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
entr entr: fix segfault on darwin 2021-06-21 04:20:00 +00:00
envchain pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
envdir-go treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
envsubst buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
eot-utilities pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
esphome esphome: fix permissions on src file before modifying them 2021-06-23 05:07:11 +02:00
esptool treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
esptool-ck treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
etcher etcher: 1.5.117 -> 1.5.120 2021-05-17 13:25:20 -07:00
ethminer Merge pull request #109838 from noneucat/fix/ethminer 2021-06-05 16:52:34 +02:00
ethtool treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
eva treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
exa exa: 0.10.0 -> 0.10.1 2021-04-13 11:09:23 +08:00
execline execline: 2.8.0.0 -> 2.8.0.1 2021-06-16 07:59:51 +00:00
expect expect: Simplify package with tcl.mkTclDerivation 2021-05-21 15:18:08 -05:00
fasd pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
fbcat treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fd treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
fdtools fdtools: set platforms to linux only 2021-03-18 21:27:42 +01:00
fdupes treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fend fend: 0.1.16 -> 0.1.17 2021-06-09 05:57:56 +00:00
fet-sh fet-sh: 1.8 -> 1.9 2021-03-22 15:20:59 +07:00
fetchutils fetchutils: remove DESTDIR, use PREFIX, change owner 2021-05-28 11:57:06 -07:00
fffuu
ffsend ffsend: 0.2.71 -> 0.2.72 2021-05-09 14:55:30 +00:00
figlet pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
file pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
filebench treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fileschanged pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
findutils Revert "findutils: 4.7.0 -> 4.8.0" 2021-01-24 08:45:38 +01:00
flameshot flameshot: 0.8.5 -> 0.9.0 2021-02-28 20:34:27 +01:00
flashrom flashrom: Build and install manpage 2021-06-09 23:19:06 +08:00
flexoptix-app flexoptix-app: Init at 5.9.0 2021-04-17 18:37:07 +02:00
fltrdr treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fluent-bit fluent-bit: 1.7.5 -> 1.7.6 2021-05-23 09:50:01 +00:00
fluentd treewide: add final newline 2021-01-22 07:18:04 +10:00
foma foma: fix darwin build 2021-05-15 14:13:11 +02:00
fondu pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
fontfor treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
fontforge libungif: remove in favour of giflib 2021-04-16 14:06:10 +00:00
fortune fortune: 3.4.1 -> 3.6.1 2021-06-01 08:02:06 +08:00
fpart treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fpp pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
freshfetch freshfetch: fix darwin build 2021-06-09 09:32:21 -04:00
fselect fselect: 0.7.5 -> 0.7.6 2021-06-18 05:08:27 +00:00
fsmark treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fsmon fsmon: 1.8.2 -> 1.8.4 2021-06-17 09:59:51 +00:00
fsql treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
fwup lzma: deprecate alias 2021-04-04 19:49:52 +02:00
fx_cast fx_cast_bridge: 0.0.7 -> 0.1.2 (#121963) 2021-05-20 09:46:51 -04:00
fxlinuxprintutil treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fzf fzf: 0.27.1 -> 0.27.2 2021-06-02 08:44:27 +10:00
fzy treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
g203-led g203-led: init at 20210508-git 2021-06-15 02:52:03 -07:00
g933-utils treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
gammy gammy: 0.9.63 -> 0.9.64 2021-02-28 12:29:14 +00:00
gams treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
gawp treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
gbdfed pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
geekbench geekbench: 5.3.1 -> 5.3.2 2021-02-07 08:20:03 +00:00
geteltorito treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
getopt pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
gh-ost gh-ost: 1.1.0 -> 1.1.1 2021-05-08 15:08:33 -07:00
gibo pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
gif-for-cli treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
git-fire git-fire: expand platforms to all 2021-03-17 16:26:38 +07:00
git-town git-town: 7.4.0 -> 7.5.0 2021-03-13 06:00:36 +00:00
github-backup github-backup: init at 0.39.0 (#116976) 2021-03-24 13:02:12 +01:00
gitlint gitlint: init at 0.15.1 2021-06-21 10:59:47 -04:00
gnokii pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
go.rice treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
goaccess goaccess: 1.4.6 -> 1.5 2021-05-26 20:56:13 +00:00
godu godu: init at 1.3.0 2020-09-02 08:11:38 +02:00
goreleaser goreleaser: 0.166.0 -> 0.166.2 2021-05-31 05:17:21 +00:00
goss goss: init at 0.3.16 2021-05-10 15:33:28 +02:00
gosu treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
gotify-cli treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
gparted gparted: 1.2.0 -> 1.3.0 2021-05-12 22:40:34 +02:00
graylog graylog: 3.3.9 -> 4.0.7 2021-06-18 17:55:04 +00:00
grc grc: 1.12 -> 1.13 2021-03-02 17:20:01 -03:00
grex treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
gringo llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
grit grit: 0.2.0 -> 0.3.0 2021-04-15 02:13:44 -04:00
grub grub2: Add support for armv7l-linux 2021-05-04 19:37:48 -04:00
grub4dos treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gsmartcontrol gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
gti gti: fix cross compile 2021-03-05 18:14:38 +01:00
gtklp gtklp: init at 1.3.4 2021-02-27 19:06:47 +03:00
gwe gwe: init at 0.15.3 2021-06-07 20:42:14 +02:00
h treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
h5utils
hackertyper treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hacksaw treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
hakuneko treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
handlr handlr: install shell completions for zsh and fish 2021-06-03 20:48:06 -04:00
hashit pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
haste-client treewide: add final newline 2021-01-22 07:18:04 +10:00
hdaps-gl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hddtemp hddtemp: put the drive database where we expect it 2021-02-01 23:40:28 +08:00
hdf4 hdf4: fix build on aarch64-darwin 2021-06-16 16:47:18 +12:00
hdf5 Merge pull request #119258 from drewrisinger/dr-pr-fix-python-tables 2021-05-25 03:38:59 +02:00
hdfview hdfview: 2.14 -> 3.1.2 2021-02-17 22:34:49 +01:00
hdl-dump hdl-dump: replace commit which doesn't belong to any branch with latest master which changes only CI after several force pushes 2021-01-26 15:18:57 +01:00
heatseeker treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
hebcal hebcal: 4.22 -> 4.24 2021-01-19 00:01:27 +00:00
heimdall heimdall: fix non-GUI build on darwin 2021-05-18 21:27:32 +02:00
hexd pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
hexyl treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
hhpc pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
hid-listen treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hidrd hidrd: init at unstable-2019-06-03 2021-03-14 14:55:49 +01:00
homesick treewide: add final newline 2021-01-22 07:18:04 +10:00
hostsblock
hpcg mpi: use mpi attribute consistently as the default MPI implementations 2021-01-23 12:15:13 +01:00
hpl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
html-proofer html-proofer: Add bundlerUpdateScript and remove myself as maintainer 2021-03-05 14:59:24 +01:00
hyperfine treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
hyperledger-fabric treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
i3cat treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
i3minator i3minator: use python3 2021-04-03 17:06:09 +02:00
i3nator treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
ical2org treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
ideviceinstaller pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
idevicerestore pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
idutils pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ili2c ili2c: 5.0.8 -> 5.1.1 2021-02-04 15:01:54 +00:00
inav-blackbox-tools inav-blackbox-tools: init at 2021-04-22 2021-04-26 12:26:51 +08:00
infracost infracost: init at 0.9.1 2021-06-18 12:06:52 -04:00
ink treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
intermodal treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
iotools pkgs/iotools: Support only x86-based Linux platforms 2021-02-11 00:12:31 +01:00
ipad_charge treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ipbt ipbt: 20190601.d1519e0 -> 20210215.5a9cb02 2021-05-08 12:32:17 -04:00
ipxe pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ised pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ix treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
jdiskreport treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
jdupes jdupes: 1.19.2 -> 1.20.0 2021-05-13 12:07:36 +00:00
journaldriver treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
jstest-gtk jstest-gtk: init at master 2021-02-09 14:47:19 +01:00
jugglinglab treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kak-lsp kak-lsp: 9.0.0 -> 10.0.0 2021-06-04 22:13:03 +00:00
kalker kalk -> kalker 2021-06-03 12:29:19 -07:00
kargo kargo: expand platforms to all 2021-03-22 15:55:48 +07:00
kcollectd kcollectd: 0.11.99.0 -> 0.12.0 2021-01-19 14:33:36 +00:00
kepubify kepubify: 3.1.5 -> 3.1.6 2020-10-20 10:30:15 +10:00
kermit treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
keychain treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
kisslicer pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
kodi-cli gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
krapslog krapslog: 0.1.3 -> 0.2.0 2021-06-01 12:37:00 +00:00
kronometer
kt treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
latex2html latex2html: 2020.2 -> 2021 2021-01-19 18:02:08 +00:00
lazydocker lazydocker: 0.10 -> 0.12 2021-03-27 15:04:19 +00:00
lbdb treewide: use perl.withPackages when possible 2021-03-31 21:35:37 +02:00
lcdf-typetools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ldapvi remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
ldmtool pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
less Use https 2021-06-18 21:56:38 +09:00
lesspipe treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lf lf: 23 -> 24 2021-06-19 21:12:10 -06:00
libbitcoin remove chris-martin from maintainer list on various crypto packages 2021-06-06 02:38:34 -06:00
libcpuid libcpuid: 0.5.0 -> 0.5.1 2021-03-23 10:11:42 +01:00
libgen-cli buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
librespeed-cli librespeed-cli: 1.0.8 -> 1.0.9 2021-05-12 06:39:14 +00:00
lice lice: 0.4 -> 0.6 (#112895) 2021-02-17 14:29:04 +01:00
licensor treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
lifecycled lifecycled: init at 3.1.0 2021-03-03 11:15:35 -08:00
linuxquota pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
livedl livedl: init at unstable-2021-05-16 2021-06-20 23:10:32 +09:00
lnav treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lnch lnch: 2017-02-16 -> unstable-2021-02-10 2021-02-10 12:28:24 -03:00
loadlibrary loadlibrary: stdenv_32bit.lib -> lib 2021-01-27 16:35:35 +07:00
lockfile-progs pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
logstash logstash-*-oss: Add passthru.tests 2021-03-23 14:42:40 +01:00
logtop logtop: fix darwin build 2021-05-17 14:13:19 -07:00
lokalise2-cli lokalise2-cli: 2.6.3 -> 2.6.4 2021-03-19 17:40:25 +00:00
lolcat treewide: add final newline 2021-01-22 07:18:04 +10:00
loop treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
lorri lorri: 1.4.0 -> 1.5.0 2021-05-14 16:01:21 +02:00
lottieconverter treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lrzsz treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lsd treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
ltunify ltunify: unstable-20180330 -> 0.3 2021-05-16 11:04:34 +08:00
macchina macchina: 0.8.1 -> 0.8.21 2021-05-25 23:04:52 +00:00
makebootfat treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
man-db man: 2.9.3 -> 2.9.4 2021-02-20 08:58:11 +01:00
mandoc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
markdown-anki-decks markdown-anki-decks: init at 1.0.0 (#126782) 2021-06-14 16:55:52 +02:00
marlin-calc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
massren
mathpix-snipping-tool mathpix-snipping-tool: init at 03.00.0025 2021-06-11 15:36:02 +02:00
mbuffer mbuffer: Clarify gpl3 license (#124664) 2021-06-04 11:17:44 +02:00
mc mc: fix code signature on aarch64-darwin 2021-05-17 00:27:03 +09:00
mcfly treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
mcrypt mcrypt: remove patch author 2021-02-16 19:19:01 -08:00
mdbtools mdbtools: 0.8.2 -> 0.9.3 2021-05-12 16:58:03 -04:00
me_cleaner treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
megacli treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
memtest86-efi memtest86-efi: add runHook preInstall and postInstall 2021-02-23 18:06:19 +09:00
memtest86+ pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
mht2htm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
microplane microplane: 0.0.31 -> 0.0.32 2021-05-24 10:40:42 -04:00
mimeo treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
minicom pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
minipro minipro: init at 0.5 2021-05-11 17:53:37 -06:00
miniserve miniserve: 0.13.0 -> 0.14.0 2021-04-18 20:10:14 +10:00
ministat ministat: expand platforms to all 2021-03-18 23:02:06 +07:00
mktorrent pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
mlocate pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
mmake treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
mmv mmv: 2.0 -> 2.1 2021-06-05 15:20:27 +07:00
mmv-go mmv-go: 0.1.2 -> 0.1.3 2021-01-10 11:54:57 +10:00
mongodb-compass Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
mongodb-tools treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
mons mons: declare xrandr explicitly instead of using it from PATH 2021-02-28 20:57:52 -03:00
moreutils Merge staging-next into staging 2021-02-20 00:36:40 +00:00
most treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mpdscribble mpdscribble: mpd_clientlib -> libmpdclient 2021-02-12 08:35:49 -03:00
mprime mprime: 29.4b7 -> 29.8b7 2020-07-27 17:24:15 +08:00
mrtg pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ms-sys treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mslink mslink: init at 1.3 2021-02-24 23:16:07 +01:00
mstflint treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mtm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
multitail pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
multitime pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
mutagen mutagen: install agents bundle (#107297) 2020-12-22 02:46:52 +00:00
mutt-wizard mutt-wizard: init at 3.2.1 2021-06-02 14:42:42 +02:00
mysql2pgsql pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
mysqltuner mysqltuner: do not pollute global /share 2021-02-22 10:38:54 +08:00
nagstamon treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
nbench pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ncdu ncdu: adopt 2021-06-18 10:55:01 +02:00
neo-cowsay maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
neofetch neofetch: set meta.mainProgram 2021-05-01 22:10:25 +02:00
nginx-config-formatter treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-direnv nix-direnv: make flakes support optional 2021-06-08 10:54:07 +10:00
nms treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nncp nncp: 6.4.0 -> 6.5.0 2021-06-10 21:28:07 +02:00
noteshrink treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
noti treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
notify notify: init at 0.0.2 2021-06-22 11:24:57 +02:00
notify-desktop pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
ntfy treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
nvfancontrol nvfancontrol: init at 0.5.1 (#125070) 2021-06-03 17:28:55 +02:00
nvimpager nvimpager: 0.9 -> 0.10 (#126027) 2021-06-07 23:27:37 +02:00
nyancat treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
oci-image-tool
ocz-ssd-guru treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
odroid-xu3-bootloader treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
odyssey treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
onefetch treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
opencorsairlink pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
opentelemetry-collector Update pkgs/tools/misc/opentelemetry-collector/default.nix 2021-05-17 09:29:36 +10:00
opentimestamps-client
opentsdb treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
oppai-ng oppai-ng: 4.0.0 -> 4.1.0 2021-03-13 10:20:39 +00:00
os-prober treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
osinfo-db-tools lzma: deprecate alias 2021-04-04 19:49:52 +02:00
osm2pgsql osm2pgsql: 1.4.2 -> 1.5.0 2021-06-21 19:50:05 +02:00
ostree ostree: 2020.8 -> 2021.1 2021-04-19 23:23:26 -04:00
otfcc otfcc: enable aarch64-darwin build 2021-05-23 18:21:54 +02:00
ovh-ttyrec ovh-ttyrec: 1.1.6.6 -> 1.1.6.7 (#118529) 2021-04-05 16:11:28 +02:00
page treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
pal pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
pandoc-imagine
pandoc-lua-filters treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pandoc-plantuml-filter treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
paperlike-go paperlike-go: unstable-2021-03-22 -> unstable-2021-03-26 2021-03-26 16:04:34 +02:00
paps pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
parallel parallel: 20210222 -> 20210322 2021-03-29 23:00:59 -04:00
parcellite pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
parted parted: 3.3 -> 3.4 2021-02-11 10:57:34 +01:00
partition-manager {partition-manager,libsForQt5.kpmcore}: 3.3.1 -> 4.2.0 and fix build 2021-03-05 00:29:46 +08:00
past-time past-time: init at 0.2.1 2021-03-21 01:04:23 +01:00
pastebinit treewide: remove lethalman from meta.maintainers 2021-05-07 15:36:40 +02:00
patdiff ocamlPackages.janeStreet: 0.13 → 0.14 2020-12-18 21:03:56 +01:00
pazi treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
pb_cli treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
pcb2gcode pcb2gcode: 2.3.0 -> 2.3.1 2021-04-11 13:09:46 +00:00
pdd treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
pdf-parser pdf-parser: expand platforms to all 2021-03-22 15:55:34 +07:00
peep treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
peruse
pferd pferd: 3.0.1 -> 3.1.0 2021-06-13 17:26:03 +02:00
pfetch
pfsshell treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pg_flame maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
pg_top treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
pgbadger pgbadger: init at 11.5 2021-06-01 12:23:51 -04:00
pgcenter pgcenter: 0.8.0 -> 0.9.0 2021-06-18 04:20:00 +00:00
pgmetrics treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
phoronix-test-suite phoronix-test-suite: 10.2.1 -> 10.2.2 2021-02-20 17:34:47 +01:00
phraseapp-client treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
pick pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
picocom pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
pipelight pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
pipreqs pipreqs: use python3 2020-11-23 16:18:40 -08:00
pistol pistol: 0.2.0 -> 0.2.1 2021-05-16 09:53:06 +03:00
piston-cli piston-cli: 1.4.1 -> 1.4.3 2021-06-20 20:51:09 -04:00
pixd pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
pk2cmd treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
pkgdiff treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
plantuml plantuml: 1.2021.3 -> 1.2021.7 2021-06-05 13:45:36 +02:00
plantuml-server plantuml-server 1.2021.6 -> 1.2021.7 2021-06-05 00:11:08 +02:00
plocate plocate: init at 1.1.7 (#124259) 2021-06-22 14:13:11 +08:00
plotinus pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
plowshare plowshare: spidermonkey_38 -> spidermonkey_78 2021-03-24 10:39:11 +01:00
pmbootstrap pmbootstrap: init at 1.30.0 (#118444) 2021-05-27 17:04:02 +02:00
pod2mdoc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
polar polar: init at unstable-2021-01-12 2021-03-21 14:36:33 +02:00
ponysay treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
poweralertd poweralertd: init at 0.1.0 2021-04-05 16:58:10 +02:00
powerline-go Merge pull request #113862 from r-ryantm/auto-update/powerline-go 2021-02-21 20:41:51 -08:00
powerline-rs maintainers: remove jD91mZM2 2021-06-12 23:13:40 +02:00
profile-cleaner profile-cleaner: expand platforms to all 2021-03-22 15:56:00 +07:00
profile-sync-daemon treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
progress progress: 0.15 -> 0.16 2021-03-14 00:36:45 -05:00
proxytunnel pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
pspg pspg: 4.4.0 -> 4.5.0 2021-04-19 22:41:36 -04:00
psrecord psrecord: 1.1 -> 1.2 2020-08-16 02:46:24 +00:00
psw treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
pubs pubs: remove unused input 2021-02-17 14:12:03 +01:00
pv pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
pws treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
q-text-as-data q-text-as-data: 1.7.4 -> 2.0.19 2020-12-02 22:27:41 +01:00
qdl qdl: init at unstable-2021-05-06 2021-06-02 13:43:52 +03:00
qjoypad pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
qmk qmk: init at 0.0.45 2021-04-02 23:08:24 +02:00
qt5ct qt5ct: 1.0 -> 1.1 2020-08-18 05:11:14 +00:00
quich quich: init at 3.1.0 2021-04-02 15:58:52 +00:00
radeon-profile radeon-profile: 20190903 -> 20200824 2020-10-23 16:32:58 +07:00
rargs treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
rauc rauc: 1.5 -> 1.5.1 2021-01-26 13:55:50 +01:00
rcm rcm: 1.1.3 -> 1.3.4 2021-01-22 10:27:48 -03:00
recoverjpeg pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
recutils pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
remind remind: Simplify package with tcl.mkTclDerivation 2021-05-21 15:18:09 -05:00
rename rename: 1.9 -> 1.11 2021-05-03 13:21:54 +01:00
renameutils pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
reredirect treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
riemann-c-client pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
riemann-tools treewide: add final newline 2021-01-22 07:18:04 +10:00
rig rig: fix darwin build 2021-05-18 13:23:06 +02:00
rkflashtool treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rlwrap rlwrap: 0.43 -> 0.45 2021-02-11 23:36:47 +01:00
rmlint rmlint: darwin support 2021-04-09 20:38:20 +02:00
rmtrash rmtrash: use stdenvNoCC 2021-03-22 15:47:11 +07:00
rockbox-utility pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
roundup treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
routino routino: fix on darwin (#121959) 2021-05-07 12:45:29 +02:00
rpcsvc-proto treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rpi-imager rpi-imager: 1.6 -> 1.6.2 2021-05-26 18:21:53 -03:00
rpm-ostree rpm-ostree: 2021.1 -> 2021.2 2021-02-18 15:43:25 +00:00
rrdtool rrdtool: add passthru.perlModule 2021-03-31 21:35:38 +02:00
rw rw: mark no longer broken on darwin 2021-05-24 00:15:21 +02:00
s6-portable-utils s6-portable-utils: 2.2.3.1 -> 2.2.3.2 2021-06-16 07:59:51 +00:00
sacad sacad: 2.3.4 -> 2.4.0 2021-05-25 16:38:57 +08:00
sam-ba pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
savepagenow savepagenow: ini at 1.1.1 2021-02-16 04:00:55 +01:00
scanmem treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
scfbuild
screen screen: apply patch for CVE-2021-26937 2021-02-21 18:24:23 +01:00
screenfetch
sd-mux-ctrl pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
sdate pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
sdl-jstest treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
semiphemeral semiphemeral: init at 0.6 2021-04-26 11:10:45 -04:00
sfeed sfeed: expand platforms to all 2021-03-18 23:02:07 +07:00
shadowenv treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
shallot pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
shell-hist treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
shelldap perlPackages: NetLDAP -> perlldap 2021-03-17 00:00:19 +01:00
shunit2 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
silicon silicon: 0.4.1 -> 0.4.2 2021-06-06 14:45:22 +08:00
sixpair pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
skim treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
sl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
slop maintainers: remove mbakke 2021-06-15 13:46:24 +02:00
slsnif pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
smc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
smenu smenu: format, add SuperSandro2000 as maintainer 2021-02-12 16:54:50 +01:00
snapper snapper: 0.8.15 -> 0.9.0 2021-04-22 17:23:14 +02:00
snore treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
somafm-cli pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
sonota
spigot pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
sta sta: unstable-2016-01-25 -> unstable-2020-05-10 2021-04-17 19:44:02 +02:00
starship starship: 0.54.0 -> 0.55.0 2021-06-20 14:55:04 -04:00
staruml Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
statserial treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
stow pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
subberthehut pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
sutils Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
svtplay-dl svtplay-dl: 3.9.1 -> 4.0 2021-06-20 09:39:35 +02:00
swaglyrics swaglyrics: bump unidecode version constraint 2021-05-12 03:12:55 -03:00
sweep-visualizer Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
system-config-printer pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
systrayhelper treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
t treewide: add final newline 2021-01-22 07:18:04 +10:00
t1utils treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tab-rs treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
tagref treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
td treewide: add final newline 2021-01-22 07:18:04 +10:00
tea tea: init at 0.7.0 2021-03-13 23:12:10 +01:00
tealdeer treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
teamocil treewide: add final newline 2021-01-22 07:18:04 +10:00
teleconsole treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tensorman treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
termplay maintainers: remove jD91mZM2 2021-06-12 23:13:40 +02:00
termtosvg
tewisay treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
texi2mdoc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tfk8s tfk8s: 0.1.3 -> 0.1.4 2021-06-16 04:19:24 -03:00
thefuck thefuck: 3.30 -> 3.31 2021-06-14 19:22:25 +02:00
thin-provisioning-tools thin-provisioning-tools: extraneous dependency on binutils 2021-02-28 00:16:03 +00:00
thinkpad-scripts
time pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
timidity Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
tio treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tldr treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
tlp lib.meta: introduce availableOn 2021-04-02 19:20:23 +08:00
tmate pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
tmpwatch treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tmux tmux: fix cross compiling 2021-06-22 08:13:36 -03:00
tmux-cssh treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
tmux-mem-cpu-load tmux-mem-cpu-load: init at 3.4.0 (#111609) 2021-02-02 22:39:14 +01:00
tmux-xpanes tmux-xpanes: 4.1.2 -> 4.1.3 2021-03-30 19:19:46 +00:00
tmuxinator tmuxinator: 2.0.2 -> 2.0.3 2021-05-29 01:02:47 +03:00
tmuxp tmuxp: 1.7.0 -> 1.7.2 2021-03-10 02:58:15 +00:00
toilet pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
topgrade topgrade: 6.9.1 -> 7.0.1 2021-06-09 15:56:15 +02:00
toybox treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
trac
trash-cli trash-cli: 0.21.5.22 -> 0.21.6.10.1 2021-06-20 09:40:04 +02:00
tremor-rs tremor-rs: 0.11.1 -> 0.11.2 2021-05-21 16:08:22 +00:00
trillian treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
ttf2pt1 pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ttfautohint qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06:00
ttmkfdir pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ttwatch ttwatch: 2020-02-05 -> 2020-06-24 2021-02-09 20:34:45 +01:00
tty-clock treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
ttygif pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
ttylog treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ttyplot treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
txr pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
txt2man pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
txtw treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tydra treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
tz tz: 0.4 -> 0.5 2021-04-05 06:48:03 +00:00
ugtrain treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
uhubctl uhubctl: 2.3.0 -> 2.4.0 2021-02-18 18:13:55 +00:00
ultrastar-creator pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
ultrastar-manager pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
umlet treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
unclutter treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
unclutter-xfixes pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
unicode treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
units units: 2.19 -> 2.21 2021-03-14 04:57:50 -04:00
up up: 0.3.2 -> 0.4.0 2020-10-30 18:36:21 +01:00
upower-notify treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
upterm upterm: 0.5.2 -> 0.6.5 2021-03-13 16:29:21 +00:00
urjtag urjtag: 2019.12 -> 2021.03 2021-03-28 18:46:30 -03:00
urn-timer pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
usbmuxd usbmuxd: 1.1.1 -> unstable-2021-05-08 2021-06-03 02:23:11 +08:00
usbview usbview: init at 2.0 (#116450) 2021-03-18 23:24:20 +01:00
uucp pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
uudeview pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
uutils-coreutils uutils-coreutils: 0.0.4 -> 0.0.6 2021-04-05 04:25:39 +02:00
uwuify treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
vcs_query treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vector vector: 0.13.1 -> 0.14.0 2021-06-14 17:52:10 +09:00
veikk-linux-driver-gui veikk-linux-driver-gui: update license 2021-06-06 13:34:30 -07:00
vimer vimer: expand platforms to all 2021-03-18 23:02:07 +07:00
vimpager treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vimv vimv: fix darwin build 2021-03-06 21:01:46 +07:00
vimwiki-markdown treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
vivid vivid: 0.6.0 -> 0.7.0 2021-06-15 16:48:01 +10:00
vix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vmtouch pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
void treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
vorbisgain treewide: remove unzip where not needed 2021-05-16 19:29:28 -07:00
vsh vsh: 0.11.0 -> 0.12.0 2021-06-15 11:54:38 +02:00
vttest vttest: 20200610 -> 20210210 2021-03-15 15:12:24 -04:00
wacomtablet wacomtablet: Fix build with Qt5.15, pending new release (#104660) 2020-12-05 13:47:44 +01:00
wagyu Merge master into staging-next 2021-05-19 00:55:36 +00:00
wakatime treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
watchexec watchexec: 1.15.0 -> 1.15.1 2021-04-17 04:20:00 +00:00
websocat websocat: fix darwin build 2021-05-18 19:04:13 +02:00
wemux wemux: init at 2021-04-16 2021-04-20 11:51:06 -07:00
wimboot wimboot: fix builds under binutils 2.34+ 2021-01-31 03:05:47 +00:00
wlc wlc: init at 1.11 2021-05-19 21:38:52 -07:00
woeusb woeusb: 3.3.1 -> 5.1.0 2021-05-24 01:32:24 +03:00
woof pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
wootility treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
wsl-open treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
wv pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
wv2 pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
wyrd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
x11idle treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xburst-tools pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
xcd xcd: fix darwin build 2021-05-18 18:41:43 +02:00
xclip pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
xcp xcp: init at 0.9.0 2021-05-30 11:36:16 -06:00
xdaliclock Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
xdo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xdummy xdummy: make unfree fonts optional; see also #99136 2020-10-02 11:42:59 +02:00
xdxf2slob Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
xflux pythonPackages: move python 2 only expressions to python2-packages.nix 2021-04-03 17:49:45 +02:00
xfstests treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xiccd pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
xilinx-bootgen treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xjobs xjobs: init at 20200726 2021-05-24 14:44:49 +02:00
xmonad-log treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
xprite-editor treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
xsel xsel: 2019-08-21 -> 2020-05-27 2020-10-08 23:06:47 +02:00
xtitle pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
xvfb-run xvfb-run: mark as linux-only 2021-05-19 10:35:45 -07:00
xxv treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
yad yad: 7.3 -> 8.0 2021-03-15 03:39:47 -04:00
yafetch yafetch: unstable-2021-06-01 -> unstable-2021-06-15 2021-06-15 21:04:39 +02:00
yank treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
yle-dl yle-dl: 20210212 → 20210502 2021-05-17 09:28:18 +03:00
you-get treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
youtube-dl youtube-dl: 2021.05.16 -> 2021.06.06 2021-06-06 08:18:54 +10:00
ytfzf ytfzf: 1.1.5 -> 1.1.6 (#124119) 2021-05-24 12:21:28 +02:00
ytmdl ytmdl: init at 2021.05.26 2021-06-20 20:14:38 +02:00
ytree treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
yubico-piv-tool pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
yubikey-manager yubikey-manager: 4.0.1 -> 4.0.3 2021-06-09 23:29:30 -04:00
yubikey-manager-qt yubikey-manager-qt: 1.1.5 -> 1.2.2 (#123118) 2021-05-16 14:36:16 -04:00
yubikey-personalization pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
yubikey-personalization-gui treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
z-lua z-lua: 1.8.11 -> 1.8.12 2021-02-18 19:18:22 +00:00
zabbix-cli
zabbixctl treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
zalgo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zellij zellij: 0.12.1 -> 0.13.0 2021-06-04 23:32:44 +02:00
zoxide zoxide: 0.7.0 -> 0.7.2 2021-06-14 19:19:50 +02:00
zsh-autoenv pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
zsh-navigation-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zthrottle zthrottle: init at unstable-2017-7-24 2021-05-28 20:56:13 +03:00