Commit Graph

174749 Commits

Author SHA1 Message Date
Linus Heckemann
5a5898a630
Merge pull request #58248 from mayflower/netperf-fix
netperf: remove libsmbios on non-x86
2019-04-07 09:27:13 +02:00
worldofpeace
09286ef240
Merge pull request #59095 from dtzWill/update/youtube-dl-2019-04-07
youtube-dl: 2019.04.01 -> 2019.04.07
2019-04-07 02:28:35 -04:00
Will Dietz
0f620ef43a youtube-dl: 2019.04.01 -> 2019.04.07 2019-04-07 00:52:25 -05:00
Austin Seipp
12db6c18f9 cryptol: fix, rework cryptol 2.6.0 builds
- The previous build of Cryptol was broken on GHC 8.6.x, which is now the
  new default. That's been fixed with a few upstream patches that will come
  up whenever the next release happens.

  - There was also a build failure on base-compat, fixed by jailbreaking.

  - The previous setup had all-packages.nix creating a new derivation
  solely for the purpose of wrapping the Z3 binary. This has been removed:
  the wrapper is still added but during the Haskell build itself, so that
  all Haskell dependent packages can use the cryptol interpreters too.

  - In its place, we use justStaticExecutables, so people using nix-env
  and Cryptol users who *don't* need haskell dependencies can get much
  smaller closures. Obviously this still implies a second build, but
  this build is much more useful than one that merely adds a shell
  script to a package that's relatively expensive to compile...

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-07 00:45:22 -05:00
worldofpeace
536c72a62b pantheon.elementary-greeter: hardcode elementary theme
For some reason correcting the path to the settings daemon
causes the icons to not be the elementary one's.

Hardcoding this fixes this very simply without
the need for the complicated wrapping.
2019-04-06 21:08:29 -04:00
worldofpeace
c2ac422d40 pantheon.elementary-greeter: correct substituteAll 2019-04-06 21:08:29 -04:00
Tim Steinbach
3e6b38ebc8
oh-my-zsh: Add update script 2019-04-06 19:47:08 -04:00
Tim Steinbach
cce486838b
update-source-version: Fixes, add --ignore-same-hash
--ignore-same-hash allows ignoring if the same has is used.
This gives the ability to run update-source-version multiple times to
change multiple keys.

Fix version-key, which was not being used to determine the oldVersion
variable.

If $attr.src.drvAttrs.urls is not found, look for
$attr.src.drvAttrs.url since it is being used like that in fetchgit
2019-04-06 19:47:08 -04:00
Tim Steinbach
b248553282
oh-my-zsh: 2019-01-15 -> 2019-04-04 2019-04-06 19:47:08 -04:00
Tim Steinbach
4f02088386
oh-my-zsh: Move rev outside src
This will allow it to work with the update script
2019-04-06 19:47:08 -04:00
worldofpeace
a4ca883c5d
Merge pull request #52209 from r-ryantm/auto-update/libmediainfo
libmediainfo: 18.08.1 -> 18.12
2019-04-06 18:56:06 -04:00
Elis Hirwing
2c1a7ed331
Merge pull request #59079 from dtzWill/update/php-2019-04-04
php7{1,2,3}: bump for "security release"
2019-04-07 00:27:17 +02:00
worldofpeace
50985b4045
Merge pull request #58830 from r-ryantm/auto-update/python3.7-pyscard
python37Packages.pyscard: 1.9.7 -> 1.9.8
2019-04-06 18:04:06 -04:00
worldofpeace
f26e88df7a pythonPackages.pyscard: fix darwin tests 2019-04-06 18:03:28 -04:00
Timo Kaufmann
ceede33ddf
python.pkgs.cypari2: 2.0.3 -> 2.1.0 (#59085) 2019-04-06 21:46:13 +00:00
Vladyslav M
203d0ff1c8
Merge pull request #58751 from r-ryantm/auto-update/playerctl
playerctl: 2.0.1 -> 2.0.2
2019-04-06 23:17:49 +03:00
Jan Tojnar
566d4d934a
Revert "meld: 3.20.0 -> 3.20.1"
This reverts commit c7990f8add96148ee061905b12d165ca9ed455b0.
2019-04-06 21:58:44 +02:00
Tim Steinbach
6a9a87c988
jenkins: Improve update.sh
Auto-commit and only run if nixpkgs version is old
2019-04-06 15:26:19 -04:00
Tim Steinbach
34a64378b9
spotify: Typo in update.sh 2019-04-06 15:26:19 -04:00
Tim Steinbach
e9994af108
jenkins: 2.150.1 -> 2.164.1 2019-04-06 15:26:16 -04:00
Léo Gaspard
07fdcb348f
Merge pull request #59056 from aanderse/mod_php-sendmail
nixos/httpd: replace ssmtp with system-sendmail
2019-04-06 20:57:58 +02:00
Tim Steinbach
714d9130bc
zoom-us: Update script to commit 2019-04-06 13:32:02 -04:00
lewo
79016d9f40
Merge pull request #58732 from r-ryantm/auto-update/open-vm-tools
open-vm-tools: 10.3.5 -> 10.3.10
2019-04-06 19:29:35 +02:00
lewo
aa5c3b0e7d
Merge pull request #58722 from r-ryantm/auto-update/meld
meld: 3.20.0 -> 3.20.1
2019-04-06 19:27:38 +02:00
lewo
0b1480608f
Merge pull request #58759 from r-ryantm/auto-update/pspg
pspg: 1.6.3 -> 1.6.4
2019-04-06 19:25:24 +02:00
lewo
604e019b57
Merge pull request #58760 from r-ryantm/auto-update/pure-ftpd
pure-ftpd: 1.0.47 -> 1.0.48
2019-04-06 19:24:18 +02:00
Tim Steinbach
ea87db2153
spotify: 1.0.96.181.gf6bc1b6b-12 -> 1.1.0.237.g378f6f25-11 2019-04-06 13:13:20 -04:00
Tim Steinbach
e1ae597343
vivaldi: Replace tabs with spaces in updater script 2019-04-06 13:13:20 -04:00
Tim Steinbach
55fa3c1180
spotify: Auto-commit on update
Also, replace tabs with spaces
2019-04-06 13:13:20 -04:00
Pascal Wittmann
6bccbe6372
Merge pull request #59058 from NixOS/update-zim
zim: 0.69.1 -> 0.70
2019-04-06 19:10:12 +02:00
lewo
a8beff987d
Merge pull request #58350 from xtruder/pkgs/dockerTools/storePathToLayer/runtimeShell
dockerTools: storePathToLayer use runtimeShell in script
2019-04-06 19:01:19 +02:00
239
b3e40328f5 vivaldi: 2.3.1440.60-1 -> 2.4.1488.36-1 2019-04-06 17:00:11 +00:00
Tim Steinbach
eedb7e7ec6
linux: 5.0.6 -> 5.0.7 2019-04-06 12:54:45 -04:00
Tim Steinbach
21373e9c6f
linux: 4.9.167 -> 4.9.168 2019-04-06 12:52:12 -04:00
Tim Steinbach
c45589b0bb
linux: 4.19.33 -> 4.19.34 2019-04-06 12:52:04 -04:00
Tim Steinbach
b60ce2e638
linux: 4.14.110 -> 4.14.111 2019-04-06 12:51:53 -04:00
Tim Steinbach
4d2c4387cc
linux: Update script commit 2019-04-06 12:51:14 -04:00
Pascal Wittmann
d5934d3dfc
zim: 0.69.1 -> 0.70 2019-04-06 18:06:36 +02:00
Will Dietz
d1a539fef1 php73: 7.3.3 -> 7.3.4
security release, see:
https://www.php.net/archive/2019.php#id2019-04-04-1
2019-04-06 10:56:58 -05:00
Will Dietz
76394e36ec php72: 7.2.16 -> 7.2.17
security release, see announcement:
https://www.php.net/archive/2019.php#id2019-04-04-2
2019-04-06 10:56:56 -05:00
Will Dietz
b8446dcc57 php71: 7.1.27 -> 7.1.28
security release:
https://www.php.net/archive/2019.php#id2019-04-04-3
2019-04-06 10:56:55 -05:00
R. RyanTM
9d5d5b243d
ocamlPackages.reactivedata: 0.2.1 -> 0.2.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/ocaml4.06.1-reactivedata/versions

Closes #58405
2019-04-06 14:59:12 +00:00
Silvan Mosberger
c58c079223
Merge pull request #58556 from Infinisil/fix/steamcmd
steamcmd: Add needed binaries to PATH
2019-04-06 16:34:18 +02:00
Franz Pletz
4a985a67c5
proxmark3: init at 3.1.0 2019-04-06 15:00:18 +02:00
Franz Pletz
1520bed20b
qlcplus: fix location of libraries for fixup 2019-04-06 15:00:18 +02:00
Vincent Laporte
65f77edaa8
Merge pull request #57344 from r-ryantm/auto-update/ocaml4.06.1-uutf
ocamlPackages.uutf: 1.0.1 -> 1.0.2
2019-04-06 14:57:25 +02:00
Jaka Hudoklin
c087b608e8
Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-docker
dockerTools: add nix-prefetch-docker script
2019-04-06 14:44:19 +02:00
Pascal Wittmann
cfb6ade58c
Merge pull request #58931 from bzizou/migrate
migrate: init at 3.7.2
2019-04-06 14:23:50 +02:00
Jaka Hudoklin
c1f0d19785
dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
markuskowa
9e9e73b116
Merge pull request #58896 from r-ryantm/auto-update/sysbench
sysbench: 1.0.16 -> 1.0.17
2019-04-06 13:43:16 +02:00