Bjørn Forsman
f6763cc130
v4l-utils: use qt5's mkDerivation
...
Fixes
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
See https://github.com/NixOS/nixpkgs/issues/65399
2019-08-07 20:40:08 +02:00
Tim Steinbach
2082dbd9dc
linux: 5.2.6 -> 5.2.7
2019-08-07 09:32:11 -04:00
Tim Steinbach
16cc4483b4
linux: 4.9.187 -> 4.9.188
2019-08-07 09:32:11 -04:00
Tim Steinbach
046a1aac01
linux: 4.4.187 -> 4.4.188
2019-08-07 09:32:11 -04:00
Tim Steinbach
5a6c5a819b
linux: 4.19.64 -> 4.19.65
2019-08-07 09:32:11 -04:00
Tim Steinbach
636cef2f03
linux: 4.14.136 -> 4.14.137
2019-08-07 09:32:10 -04:00
Kai Wohlfahrt
766e0958b3
device-tree_rpi: fixup dtb names
...
This is just as messy as it is for the kernel files. Maybe it should be
done in the uboot boot-loader?
2019-08-07 13:51:22 +01:00
Kai Wohlfahrt
28cf80acf8
nixos/hardware.deviceTree: Move things around
...
In response to comments, create a sub-folder for deviceTree packages
(starting with rpi), and a top-level package for helpers.
2019-08-07 13:51:22 +01:00
Kai Wohlfahrt
dd0a951279
nixos/hardware.deviceTree: new module
...
Add support for custom device-tree files, and applying overlays to them.
This is useful for supporting non-discoverable hardware, such as sensors
attached to GPIO pins on a Raspberry Pi.
2019-08-07 13:51:22 +01:00
Dominik Xaver Hörl
40970f1096
wpa_supplicant/gui: fix qt wrapping
...
Import mkDerivation explicitly instead of using stdenv.mkDerivation, to
allow proper wrapping.
2019-08-07 11:59:35 +02:00
worldofpeace
c91f36234c
Merge pull request #65825 from worldofpeace/fwupd-fix-patch
...
fwupd: wrap programs needed in PATH
2019-08-05 16:27:10 -04:00
Marek Mahut
236b442811
Merge pull request #66016 from r-ryantm/auto-update/pagemon
...
pagemon: 0.01.15 -> 0.01.16
2019-08-05 19:51:12 +02:00
R. RyanTM
775fd25a47
pagemon: 0.01.15 -> 0.01.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pagemon/versions
2019-08-04 22:42:01 -07:00
Tim Steinbach
d95b118554
linux: 5.2.5 -> 5.2.6
2019-08-04 22:01:06 -04:00
Tim Steinbach
b99e948483
linux: 4.9.186 -> 4.9.187
2019-08-04 22:00:34 -04:00
Tim Steinbach
aa2522f586
linux: 4.4.186 -> 4.4.187
2019-08-04 21:59:46 -04:00
Tim Steinbach
08f910a5ea
linux: 4.19.63 -> 4.19.64
2019-08-04 21:59:07 -04:00
Tim Steinbach
2669e51dcc
linux: 4.14.135 -> 4.14.136
2019-08-04 21:58:15 -04:00
R. RyanTM
0c59b228c5
lxc: 3.1.0 -> 3.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxc/versions
2019-08-04 14:53:33 -07:00
R. RyanTM
ba737f68a1
lxcfs: 3.0.4 -> 3.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxcfs/versions
2019-08-04 12:28:06 -07:00
R. RyanTM
7fd109e23f
ipset: 7.2 -> 7.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipset/versions
2019-08-05 00:10:10 +09:00
R. RyanTM
1f2189861c
batctl: 2019.2 -> 2019.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2019-08-03 15:51:13 -07:00
worldofpeace
f45a34ad06
fwupd: wrap programs needed in PATH
2019-08-03 09:40:20 -04:00
Frederik Rietdijk
7560e2d64f
Merge pull request #65376 from abbradar/mdadm-upstream
...
Use upstream units for mdadm
2019-08-03 08:06:07 +02:00
Frederik Rietdijk
55e4555b77
Merge master into staging-next
2019-08-01 09:42:54 +02:00
Nikolay Amiantov
b9b27912ce
mdadm: install systemd units
2019-08-01 00:55:35 +03:00
Nikolay Amiantov
88d5b40d40
mdadm: use absolute paths
...
We also correct paths in udev rules. This is cleaner and allows for less
unexpected behaviour. We still check for self-references, however we do
it manually now and only for binaries as udev rules can have them.
Rather, we patch them out during initrd generation now.
2019-08-01 00:55:35 +03:00
Nikolay Amiantov
cc9fb5f015
systemd: update revision
2019-08-01 00:55:35 +03:00
Herwig Hochleitner
840e16b1a9
anbox-modules: 2018-09-08 -> 2019-07-13
2019-07-31 16:55:43 +02:00
Herwig Hochleitner
94f412e254
anbox: fix build
...
see https://github.com/anbox/anbox/issues/1124
2019-07-31 16:54:12 +02:00
Dmitry Kalinkin
3c9cea7482
Merge pull request #65575 from eadwu/nvidia_x11/2019-07-29
...
nvidia_x11: 2019-07-29
2019-07-31 09:57:02 -04:00
Tim Steinbach
9d8e811db9
linux: 5.2.4 -> 5.2.5
2019-07-31 09:25:19 -04:00
Tim Steinbach
6f62842a92
linux: 4.19.62 -> 4.19.63
2019-07-31 09:25:19 -04:00
Tim Steinbach
b50dd12214
linux: 4.14.134 -> 4.14.135
2019-07-31 09:25:16 -04:00
Michael Weiss
63f93407b9
lsb-release: Fix/replace with a custom Bash script ( #64258 )
...
See #64258 for more details and some discussion.
Fix #22729 .
tl;dr: This fixes the behaviour at run-time but uses "n/a" defaults
inside the Nix build sandbox (build-time).
There might still be a few minor regressions, we might have to tweak
the behaviour over time (e.g. the implementation from Debian also
differs from the original version), and we could refactor the script,
but it should work well enough for now.
2019-07-31 00:20:00 +02:00
Edmund Wu
e4473e94d4
nvidia_x11: 430.34 -> 430.40
2019-07-30 09:48:58 -04:00
Edmund Wu
615b4a9444
nvidia_x11_legacy390: 390.116 -> 390.129
2019-07-30 09:48:57 -04:00
Daniel Schaefer
05f8fe7ed2
udisks: 2.8.2 -> 2.8.4
...
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.3
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.4
2019-07-30 13:01:04 +02:00
Tim Steinbach
d3433f71a9
linux: 5.2.3 -> 5.2.4
2019-07-28 11:53:14 -04:00
Tim Steinbach
709c2386aa
linux: 5.1.20 -> 5.1.21
2019-07-28 11:52:44 -04:00
Tim Steinbach
620adb5638
linux: 4.19.61 -> 4.19.62
2019-07-28 11:51:59 -04:00
Frederik Rietdijk
cb3ce5d26d
Merge master into staging-next
2019-07-28 12:11:37 +02:00
Bas van Dijk
1ff227a979
Merge pull request #60367 from basvandijk/trace-cmd-and-kernelshark
...
kernelshark: init at 0.9.8 & trace-cmd: 2.6 -> 2.8.3
2019-07-28 11:33:17 +02:00
Frederik Rietdijk
cca5ee9c07
Merge staging-next into staging
2019-07-28 09:10:03 +02:00
Bas van Dijk
c9c895062f
trace-cmd/kernelshark: downgrade to the trace-cmd-stable-v2.8 branch
2019-07-27 20:33:33 +02:00
Bas van Dijk
7803c04c7c
kernelshark: 0.9.8-f97e28a -> 1.0.0
2019-07-27 20:02:58 +02:00
Tim Steinbach
2295a3c46d
linux: 5.2.2 -> 5.2.3
2019-07-26 09:10:28 -04:00
Tim Steinbach
f2449fd184
linux: 5.1.19 -> 5.1.20
2019-07-26 09:07:08 -04:00
Tim Steinbach
5aa00520af
linux: 4.19.60 -> 4.19.61
2019-07-26 09:06:58 -04:00
Frederik Rietdijk
0f6bda38fe
Merge staging-next into staging
2019-07-26 14:45:31 +02:00
Will Dietz
ade72d9110
fwts: 19.06.00 -> 19.07.00
2019-07-25 23:38:42 -05:00
Bas van Dijk
d9e3118ab0
kernelshark: remove doxygen and graphviz because they aren't used
2019-07-25 22:17:43 +02:00
Bas van Dijk
585de35cd6
kernelshark: install documentation
2019-07-25 22:13:17 +02:00
Bas van Dijk
4542cca0b2
trace-cmd: 2.8-0c957d2 -> 2.9-dev-1517dc3
2019-07-25 21:36:09 +02:00
Bas van Dijk
d1466e7006
trace-cmd: 2.8-c8d9e1a -> 2.8-0c957d2
2019-07-25 21:36:09 +02:00
Bas van Dijk
fa5a346244
kernelshark: init at 0.9.8-c8d9e1a
2019-07-25 21:36:09 +02:00
Bas van Dijk
a9b4881f94
trace-cmd: 2.6 -> 2.8-c8d9e1a
2019-07-25 21:36:09 +02:00
Frederik Rietdijk
dcea5637d8
Merge pull request #64982 from NixOS/staging-next
...
Staging next
2019-07-25 15:48:30 +02:00
WilliButz
f149bfe82a
Merge pull request #65348 from mayflower/checksec-2.0.1
...
checksec: 1.5 -> 2.0.1
2019-07-25 14:17:33 +02:00
Frederik Rietdijk
34eebf6844
Merge master into staging-next
2019-07-25 11:52:18 +02:00
Orivej Desh
32fbbc6f9b
Merge master into staging
2019-07-25 09:23:21 +00:00
Robin Gloster
a6ddcd45da
checksec: 1.5 -> 2.0.1
2019-07-24 21:26:13 +02:00
Aaron Andersen
3d1905e3f5
linux/kernel: enable automatic cpu hotplug support
2019-07-23 06:23:56 -04:00
Ben Wolsieffer
27e830fff9
zfs: fix cross compilation
2019-07-22 19:09:57 -04:00
Ben Wolsieffer
a0dcccc67a
nfs-utils: fix cross compilation
2019-07-22 19:09:57 -04:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Frederik Rietdijk
db6c38a075
Merge master into staging-next
2019-07-22 14:15:32 +02:00
Tim Steinbach
e1309f73eb
linux: 5.2.1 -> 5.2.2
2019-07-21 20:54:56 -04:00
Tim Steinbach
84d2eb6c7b
linux: 5.1.18 -> 5.1.19
2019-07-21 20:54:55 -04:00
Tim Steinbach
a4a4e08f56
linux: 4.9.185 -> 4.9.186
2019-07-21 20:54:55 -04:00
Tim Steinbach
822ae870b3
linux: 4.4.185 -> 4.4.186
2019-07-21 20:54:55 -04:00
Tim Steinbach
7e6342dfe3
linux: 4.19.59 -> 4.19.60
2019-07-21 20:54:55 -04:00
Tim Steinbach
7741883554
linux: 4.14.133 -> 4.14.134
2019-07-21 20:54:55 -04:00
Franz Pletz
e467600691
Merge pull request #65091 from eadwu/firmwareLinuxNonfree/update-1
...
firmwareLinuxNonfree: 2019-06-16 -> 2019-07-17
2019-07-21 21:28:49 +00:00
Dominik Xaver Hörl
38c4e13ef5
dbus-broker: 17 -> 21
2019-07-20 14:20:36 +02:00
Edmund Wu
05570075d7
firmwareLinuxNonfree: 2019-04-16 -> 2019-07-17
2019-07-19 16:45:24 -04:00
Frederik Rietdijk
0ce55a10d2
Merge master into staging-next
2019-07-19 16:33:38 +02:00
Austin Seipp
8250dbb1a9
linuxPackages.bpftrace: 0.9 -> 0.9.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-07-17 21:48:54 -05:00
Will Dietz
d5dc9a2140
iputils: 20190515 -> 20190709
...
https://github.com/iputils/iputils/releases/tag/s20190709
See release notes for details,
but of particular note is that
this expression is now quite simpler
due to the following:
* ninfod now builds w/nettle!
* update includes patches we fetched from upstream
* cross should be handled now, during move to meson
* prelim testing confirms, meson makes it much easier
to get things right re:explanation given in comment
(not propagating host/target info)
* issue re:musl+idn2 appears resolved re:compilation,
but results in unclear runtime errors regarding
"invalid flags". Keep disabled as before as this
is clearer at the expression level and reports
failure to resolve instead which is a bit clearer.
(testing with systemd-less iputils)
This also means our iputils is openssl-free,
which if nothing else is a nice reduction in trans. size :).
(quick imperfect comparison shows:
39MB -> 35MB w/glibc
11.4 -> 7.9 w/musl
)
iputils: nvm no IDN w/musl
iputils: nvm keep idn disabled w/musl
2019-07-17 10:31:17 +02:00
Frederik Rietdijk
0d832585b7
Merge staging-next into staging
2019-07-17 10:14:29 +02:00
R. RyanTM
322201aefb
lxcfs: 3.0.3 -> 3.0.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxcfs/versions
2019-07-17 09:44:36 +02:00
R. RyanTM
3063809ac2
smemstat: 0.02.03 -> 0.02.04
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smemstat/versions
2019-07-17 09:37:06 +02:00
Ryan Mulligan
fa72b9dda0
Merge pull request #64851 from r-ryantm/auto-update/multipath-tools
...
multipath-tools: 0.8.1 -> 0.8.2
2019-07-16 20:20:32 -07:00
Ryan Mulligan
5cc3a510b9
Merge pull request #64860 from r-ryantm/auto-update/pagemon
...
pagemon: 0.01.14 -> 0.01.15
2019-07-16 20:04:15 -07:00
Frederik Rietdijk
a28a9ac156
Merge master into staging-next
2019-07-16 11:15:46 +02:00
Ryan Mulligan
e8a730207d
Merge pull request #64824 from r-ryantm/auto-update/ipvsadm
...
ipvsadm: 1.29 -> 1.30
2019-07-15 23:43:10 -05:00
R. RyanTM
5aa42409de
pagemon: 0.01.14 -> 0.01.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pagemon/versions
2019-07-15 21:12:51 -07:00
Craige McWhirter
2af6760541
iputils: Completed missing meta.longDescription
...
Provided a more complete and fleshed out meta.longDescription from the project's README
2019-07-16 04:56:34 +02:00
R. RyanTM
b8a4f1eb97
multipath-tools: 0.8.1 -> 0.8.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/multipath-tools/versions
2019-07-15 18:27:29 -07:00
Mario Rodas
679d59bc58
Merge pull request #64789 from r-ryantm/auto-update/forkstat
...
forkstat: 0.02.09 -> 0.02.10
2019-07-15 20:21:13 -05:00
Vladyslav M
d0453ef9ce
bcachefs: 2019-07-13 ( #64732 )
...
bcachefs: 2019-07-13
2019-07-15 21:53:45 +03:00
R. RyanTM
1b61987706
ipvsadm: 1.29 -> 1.30
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipvsadm/versions
2019-07-15 11:33:48 -07:00
R. RyanTM
0d9bc89bf7
eventstat: 0.04.05 -> 0.04.06
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eventstat/versions
2019-07-15 16:11:09 +02:00
R. RyanTM
b498289741
fnotifystat: 0.02.01 -> 0.02.02
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fnotifystat/versions
2019-07-15 16:10:55 +02:00
R. RyanTM
9f31c8f82f
forkstat: 0.02.09 -> 0.02.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/forkstat/versions
2019-07-15 04:05:51 -07:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
Edmund Wu
99cbed51bd
linux_testing_bcachefs: 5.1.2019.07.11 -> 5.1.2019.07.13
2019-07-14 08:57:29 -04:00
Tim Steinbach
a62fa2f17f
linux: 5.2 -> 5.2.1
2019-07-14 08:07:25 -04:00
Tim Steinbach
e9c1a114e5
linux: 5.1.17 -> 5.1.18
2019-07-14 08:06:45 -04:00
Tim Steinbach
e72819f81f
linux: 4.19.58 -> 4.19.59
2019-07-14 08:06:08 -04:00