Commit graph

203046 commits

Author SHA1 Message Date
Andreas Rammhold 958358d1ff
Merge pull request #74275 from talyz/fix-rl-2003
rl-2003: Fix typo
2019-11-26 17:14:00 +01:00
talyz 86223aade7 rl-2003: Fix typo
Fix a typo introduced in a06529b7ad which prevents the manual from building.
2019-11-26 17:04:59 +01:00
Robin Gloster c33110db9e
Merge pull request #73299 from toonn/wpa_supplicant-unit-start-bonding
nixos/wpa_supplicant: fix unit-start script
2019-11-26 16:48:48 +01:00
Ryan Mulligan a024b44965
Merge pull request #74234 from r-ryantm/auto-update/fuse-overlayfs
fuse-overlayfs: 0.6.2 -> 0.7
2019-11-26 07:39:55 -08:00
James Cook 2430535d0b
Merge pull request #74238 from r-ryantm/auto-update/libgnurl
libgnurl: 7.66.0 -> 7.67.0
2019-11-26 10:28:48 -05:00
adisbladis 5c6b7392f6
Merge pull request #74268 from cleverca22/bump-plex-version
plex-media-player: fix build by upgrading QT 5.9 -> 5.12
2019-11-26 15:24:29 +00:00
Matthew Bauer 886fd8dfe8
Merge pull request #74125 from nomeata/joachim/wasmtime
wasmtime: 20191018 -> 20191111
2019-11-26 09:23:17 -06:00
Graham Christensen 97f51dff59
Merge pull request #61310 from cryptix/update/gocdServer
gocd-server: 16.9.0-4001 -> 19.3.0-8959
2019-11-26 10:06:58 -05:00
Graham Christensen bc8223d9f0
Merge pull request #61309 from cryptix/update/gocdAgent
gocd-agent: 16.9.0-4001 -> 19.3.0-8959
2019-11-26 09:43:13 -05:00
Michael Bishop 3740a21e8a
plex-media-player: fix build by upgrading QT 5.9 -> 5.12 2019-11-26 10:43:11 -04:00
Franz Pletz 6bdec0b828
Merge pull request #74178 from r-ryantm/auto-update/dhcpcd
dhcpcd: 8.0.6 -> 8.1.2
2019-11-26 14:39:27 +00:00
Maximilian Bosch 448ff7d44f
Merge pull request #74263 from emmanuelrosa/qutebrowser-1.8.2
qutebrowser: 1.8.1 -> 1.8.2
2019-11-26 15:30:23 +01:00
worldofpeace 406efdb934 nixosTests.pantheon: don't check bob username
From looking at
* https://hydra.nixos.org/build/107447356
it appears the subtest fails at this exact step.
OCR in the testing driver has been notoriously
flaky, so let's just match alice's user description.
This does have the downside of not verifying the
appearence of other user cards, which was an
issue with the greeter in the past.
2019-11-26 09:24:42 -05:00
Franz Pletz 636a135282
Merge pull request #74165 from r-ryantm/auto-update/clamav
clamav: 0.102.0 -> 0.102.1
2019-11-26 14:23:11 +00:00
Franz Pletz 49d4a24cd2
Merge pull request #74099 from r-ryantm/auto-update/atlassian-confluence
atlassian-confluence: 7.0.2 -> 7.0.3
2019-11-26 14:19:29 +00:00
Andreas Rammhold a53a46f1be
Merge pull request #74241 from xrelkd/update/cargo-expand
cargo-expand: 0.4.15 -> 0.4.16
2019-11-26 15:19:06 +01:00
Jan Tojnar 16a1c8384c
gnome3.gnome-flashback: 3.34.1 -> 3.34.2 (#74232)
gnome3.gnome-flashback: 3.34.1 -> 3.34.2
2019-11-26 15:18:31 +01:00
Ryan Mulligan 8fb408abdf
Merge pull request #74121 from r-ryantm/auto-update/avocode
avocode: 3.9.6 -> 4.0.1
2019-11-26 06:08:00 -08:00
Jan Tojnar 5b2b82c821
evolution-data-server: 3.34.1 -> 3.34.2 (#74221)
evolution-data-server: 3.34.1 -> 3.34.2
2019-11-26 14:50:00 +01:00
worldofpeace 528647949a
Merge pull request #74264 from talyz/fix-common-updater-scripts
common-updater-scripts: Fix breakage
2019-11-26 13:32:27 +00:00
talyz 809768bb91 common-updater-scripts: Fix breakage
Fixes a bug introduced by 9b090ccbca
where the script fails to run if $attr.${versionKey} exists.
2019-11-26 14:18:33 +01:00
Emmanuel Rosa 33d18156f9 qutebrowser: 1.8.1 -> 1.8.2 2019-11-26 20:04:38 +07:00
Tim Steinbach ba80ebc1b3
linux: 4.4.202 -> 4.4.203 2019-11-26 07:58:49 -05:00
Mario Rodas 927505157b
Merge pull request #74247 from bhipple/fix/par-pname
par: use pname
2019-11-26 07:36:14 -05:00
Mario Rodas 0c3a28f08f
Merge pull request #74045 from marsam/add-rhodium-libre
rhodium-libre: init at 1.2.0
2019-11-26 07:33:34 -05:00
worldofpeace ebce2e0c68
Merge pull request #72584 from andir/homeInPath-false
nixos: default `environment.homeBinInPath` to false
2019-11-26 12:33:22 +00:00
Domen Kožar 634096c503
Merge pull request #73871 from mayflower/socket-activation-fix
nixos/switch-to-configuration: restart changed socket units
2019-11-26 13:28:48 +01:00
Andreas Rammhold e38f83c762
Merge pull request #72826 from andir/cudapackages
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 13:10:56 +01:00
Andreas Rammhold a06529b7ad
nixos: default environment.homeBinInPath to false
This is a more sane default since we do not magically (without opt-in)
pull in binaries from `~/bin`. That is not really an expected behavior
for many users. Users that still want that behavior can now just flip
that switch.
2019-11-26 12:44:12 +01:00
Andreas Rammhold ceafd896f5
cudatoolkit: move the dependencies into a common expression
This has the benefit of being able to override all the inputs to the
build where you were previously only able to override the entire package
set (if at all).
2019-11-26 12:28:45 +01:00
Andreas Rammhold 289a292608 cuda: make cudatoolkit & cudnn packages overrideable 2019-11-26 12:27:10 +01:00
adisbladis e5b32b9719
openrazer: Fix build with Linux 5.4 2019-11-26 11:05:02 +00:00
WilliButz 6127bf9837
Merge pull request #74222 from marsam/update-pgtap
postgresqlPackages.pgtap: 1.0.0 -> 1.1.0
2019-11-26 10:00:36 +01:00
R. RyanTM e17a0f3c5f gitfs: 0.5.1 -> 0.5.2 2019-11-26 00:42:45 -08:00
R. RyanTM c3fb2267e3 geekbench: 5.0.3 -> 5.0.4 2019-11-26 00:39:39 -08:00
R. RyanTM c74aee8d32 gource: 0.49 -> 0.51 2019-11-26 00:13:50 -08:00
Mario Rodas d8e24fc92e protobuf3_11: init at 3.11.0
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0
2019-11-25 23:58:21 -08:00
Jonathan Ringer 57cf4eb83b python3Packages.xmlschema: 1.0.15 -> 1.0.16 2019-11-25 23:17:17 -08:00
Benjamin Hipple 70d51cf1e0 par: use pname 2019-11-25 23:27:58 -05:00
Matthew Bauer e010c1b031
Merge pull request #74092 from veprbl/pr/applgrid_fix
applgrid: fix build
2019-11-25 22:22:48 -06:00
Matthew Bauer a6ea6e20cc
Merge pull request #74223 from bhpdt/fix/irony-server
irony-server: Fix failing build with 1.4.0 cmake files
2019-11-25 22:18:54 -06:00
R. RyanTM dbb85d5a0f facter: 3.14.5 -> 3.14.6 2019-11-25 18:16:28 -08:00
R. RyanTM 4445dea280 fsuae: 3.0.0 -> 3.0.2 2019-11-25 18:14:11 -08:00
R. RyanTM 8e4ed92a32 libgnurl: 7.66.0 -> 7.67.0 2019-11-25 18:12:52 -08:00
R. RyanTM 6852fee386 iosevka-bin: 2.3.2 -> 2.3.3 2019-11-25 18:05:58 -08:00
Mario Rodas ebde7664eb gitAndTools.git-subtrac: init at 0.01 2019-11-25 18:05:03 -08:00
R. RyanTM 0bf622a06b grabserial: 1.9.8 -> 1.9.9 2019-11-25 17:58:31 -08:00
R. RyanTM 5d230d8c58 fuse-overlayfs: 0.6.2 -> 0.7 2019-11-25 17:35:30 -08:00
R. RyanTM 1ab7b456f4 gnome3.gnome-flashback: 3.34.1 -> 3.34.2 2019-11-25 17:22:53 -08:00
Ben Hipple 33e0ffebc1 irony-server: Fix build with 1.4.0 cmake files
The irony-server binary package tracks the irony-server elisp package, which was
upgraded to 1.4.0. This is now failing on Hydra because upstream has refactored
the CMake build, and now require CMake files from LLVM.
2019-11-26 00:39:53 +00:00