Commit graph

265973 commits

Author SHA1 Message Date
Sandro ee8309dbe6
Merge pull request #110378 from fabaff/adafruit 2021-01-25 01:13:58 +01:00
Sandro 3768b6f03a
Merge pull request #110095 from r-ryantm/auto-update/maturin 2021-01-25 01:13:38 +01:00
Sandro a36bf6faf9
Merge pull request #101796 from luc65r/pkg/tilp2 2021-01-25 01:11:50 +01:00
Sandro 67f544e68a
Merge pull request #110697 from Technical27/update-auto-cpufreq
auto-cpufreq: 1.5.1 -> 1.5.3
2021-01-25 00:49:30 +01:00
Ryan Mulligan b085461473
Merge pull request #110537 from r-ryantm/auto-update/qbec
qbec: 0.12.2 -> 0.13.4
2021-01-24 15:26:51 -08:00
Tim Steinbach c81f92751c linux: Remove 5.9 2021-01-24 18:17:56 -05:00
Tim Steinbach 85879ac1e2 linux-hardened: Remove 5.9 2021-01-24 18:17:56 -05:00
Tim Steinbach 944b6ea6e4 linux/hardened/patches/5.4: 5.4.91.a -> 5.4.92-hardened1 2021-01-24 18:17:56 -05:00
Tim Steinbach a7221d3c6c linux/hardened/patches/5.10: 5.10.9.a -> 5.10.10-hardened1 2021-01-24 18:17:56 -05:00
Tim Steinbach 93f2a3f1a5 linux/hardened/patches/4.19: 4.19.169.a -> 4.19.170-hardened1 2021-01-24 18:17:56 -05:00
Tim Steinbach 5772d38d69 linux/hardened/patches/4.14: 4.14.216.a -> 4.14.217-hardened1 2021-01-24 18:17:56 -05:00
Tim Steinbach 071750d412 linux-hardened: Remove tag patch 2021-01-24 18:17:56 -05:00
Tim Steinbach e80850fe42 linux-hardened: Fix update script 2021-01-24 18:17:56 -05:00
Tim Steinbach d3cf0f85c5 linux: 5.4.91 -> 5.4.92 2021-01-24 18:17:56 -05:00
Tim Steinbach 92a6788df3 linux: 5.10.9 -> 5.10.10 2021-01-24 18:17:56 -05:00
Tim Steinbach 2bc54a5ab7 linux: 4.9.252 -> 4.9.253 2021-01-24 18:17:56 -05:00
Tim Steinbach 59bd2632d0 linux: 4.4.252 -> 4.4.253 2021-01-24 18:17:56 -05:00
Tim Steinbach 7001b6fd0c linux: 4.19.169 -> 4.19.170 2021-01-24 18:17:56 -05:00
Tim Steinbach e6292e3721 linux: 4.14.216 -> 4.14.217 2021-01-24 18:17:56 -05:00
R. RyanTM dece3e543e python37Packages.bitbox02: 5.1.0 -> 5.2.0 2021-01-24 15:14:06 -08:00
Jonathan Ringer 31e833ede5
gnomeExtensions.unite: move aliases from aliases.nix to set
aliases.nix does not allow for nested attrs to exist,
as it checks if the top-level attr exists before
the alias overlay is applied
2021-01-24 14:58:31 -08:00
John Ericson fa204a97d8 stdenv: Remove stdenv.platform
This was not working after #110544 as caught by @r-burns in
https://github.com/NixOS/nixpkgs/pull/110544#issuecomment-766444647.
Thankfully it isn't used anymore and I believe wasn't documented either.
(I at least did not remember it existed.)
2021-01-24 22:51:12 +00:00
Mario Rodas f9bef8a7ec
Merge pull request #110646 from fabaff/go-audit
go-audit: init at 1.0.0
2021-01-24 17:50:16 -05:00
Sandro 930d919eef
Merge pull request #108041 from eduardosm/sip5 2021-01-24 23:46:57 +01:00
Sandro 84709cc077
Merge pull request #110723 from abathur/update/resholve-0.4.2
resholve: 0.4.1 -> 0.4.2
2021-01-24 23:38:04 +01:00
John Ericson ebf40134f4
Merge pull request #110251 from Ericson2314/gcc-toolchain-cleanup
clang, cc-wrapper: Move `--gcc-toolchain` logic into CC wrapper
2021-01-24 17:33:37 -05:00
Jan Tojnar 8bcc8f63ac
Merge pull request #109880 from rhoriguchi/unite
gnomeExtensions.unite-shell: rename to gnomeExtensions.unite
2021-01-24 23:29:17 +01:00
Fabian Affolter 3901122648 home-assistant: update component-packages 2021-01-24 22:29:23 +01:00
Fabian Affolter 55f568bf56 python3Packages.geojson-client: init at 0.5 2021-01-24 22:29:05 +01:00
Sandro de121de16e
Merge pull request #110716 from petabyteboy/feature/beam-fix
beamPackages: use callPackagesWith from nixpkgs lib
2021-01-24 22:17:30 +01:00
Fabian Affolter c4081a163c go-audit: init at 1.0.0 2021-01-24 22:07:38 +01:00
WORLDofPEACE deaf7968b4
Merge pull request #110709 from dotlambda/brackets-drop
brackets: drop
2021-01-24 16:06:43 -05:00
Travis A. Everett ce1dcb5a50 resholve: 0.4.1 -> 0.4.2 2021-01-24 14:59:28 -06:00
Fabian Affolter 480f0263ca python3Packages.haversine: init at 2.3.0 2021-01-24 21:54:49 +01:00
John Ericson 0710308402 clang, cc-wrapper: Move --gcc-toolchain logic into CC wrapper
Take 2, after #94582 had to be reverted.

This reverts commit ac03cfa3c5.
2021-01-24 15:49:32 -05:00
Milan Pässler a35934f5d3
beamPackages: use callPackagesWith from nixpkgs lib
2f78ee7e81 accidentally changed this from
(nixpkgs) stdenv.lib to (beam-modules) lib', which broke things.
This changes it back to (nixpkgs) lib.
2021-01-24 21:17:16 +01:00
sternenseemann a7a61998e9 ocamlPackages.{repr,ppx_repr}: init at 0.2.1 2021-01-24 21:04:02 +01:00
sternenseemann 7fee56ec59 ocamlPackages.either: init at 1.0.0 2021-01-24 21:04:02 +01:00
Vladimír Čunát fe111fc679 nixosTests.zfs.installer: fixup test after d44c6219b8 2021-01-24 21:02:56 +01:00
Robert Schütz 89cb93aefe brackets: drop
Hasn't been updated since 2017 and suffers from CVE-2019-8255.
2021-01-24 21:01:43 +01:00
Pavol Rusnak 6a30c02ac3
beamPackages: add missing lib where needed (#110708)
changes in 2f78ee7 missed some places where lib had to be added
2021-01-24 21:00:19 +01:00
Michael Weiss ab757a382c
lf: 18 -> 19 2021-01-24 20:43:26 +01:00
Michael Weiss 27955d37e9
nixos/tests/chromium: Simplify the logic (#110715)
- Improve the documentation (Python docstrings for functions and more
  meaningful xdotool script names).
- Make more use of the existing methods (e.g. wait_until_succeeds(), and
  send_key())
  - Note: This increases timeouts from 60 seconds to (currently)
    15 minutes but the defaults from test-driver.py should be fine.

This should make it simpler to read the code, understand the test
output, and drop the custom xdotool scripts in the future.
2021-01-24 20:35:29 +01:00
Sheena Artrip 52fc21b10f command-not-found: fix zsh exit code 2021-01-24 20:14:16 +01:00
José Romildo Malaquias fd3d62bcdf lxqt: fix oxygen-icons5 attribute path
kdeFrameworks.oxygen-icons5 does not exist anymore
2021-01-24 19:43:52 +01:00
José Romildo Malaquias 833371ffa7 theme-obsidian2: 2.17 -> 2.18 2021-01-24 15:37:20 -03:00
Marc Seeger 9a7efb2422 rpm: add zstd support 2021-01-24 10:23:16 -08:00
Bernardo Meurer 5bc0a68375
Merge pull request #110701 from cpcloud/nomad-driver-podman
nomad-driver-podman: init at 0.2.0
2021-01-24 18:22:38 +00:00
Bernardo Meurer 105b9eb1b8
Merge pull request #109768 from cpcloud/nomad-datadir-cleanup
nixos/nomad: enforce specific data_dir semantics
2021-01-24 18:20:08 +00:00
Fabian Affolter 56673903f2 home-assistant: update component-packages 2021-01-24 19:19:50 +01:00