3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1678 commits

Author SHA1 Message Date
Michael Weiss c4c37f3414
tdesktopPackages.preview: 1.5.15 -> 1.5.17 2019-03-14 12:00:08 +01:00
Paul TREHIOU 2d6c19efd6 riot-web: 1.0.1 -> 1.0.3 (#57586) 2019-03-13 23:40:44 +01:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Aria Edmonds 24c02a0f5d discord: 0.0.8 -> 0.0.9 2019-03-12 17:05:50 -04:00
worldofpeace 2ef7d171f0
Merge pull request #57092 from Infinisil/fix/turses
turses: Fix
2019-03-08 20:27:15 -05:00
Silvan Mosberger 308dfc17ac
turses: Fix 2019-03-09 02:16:16 +01:00
Tobias Happ 4b39b04341 teamspeak_server: 3.5.1 -> 3.6.1 (#56821) 2019-03-08 22:09:35 +01:00
Jan Tojnar 57c745f530
gnome2: remove aliases 2019-03-05 15:37:45 +01:00
Will Dietz ad3d9c0204 spectral: 2018-09-24 -> 2019-03-03
Recent redesign, features, fixes.
2019-03-03 22:15:59 -06:00
Emmanuel Rosa dc60b62b2a skypeforlinux: 8.32.0.44 -> 8.34.0.78 2019-03-02 19:33:20 +07:00
R. RyanTM 15ff152218 baresip: 0.6.0 -> 0.6.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/baresip/versions
2019-03-01 13:25:54 -08:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Ioannis Koutras 2e9c7418fe mattermost-desktop: refactor phases 2019-02-26 08:45:46 +02:00
Ioannis Koutras 83e8aca5d9 mattermost-desktop: 4.1.2 -> 4.2.0 2019-02-24 12:25:34 +02:00
Frederik Rietdijk c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
devhell 9aa592e9ab profanity: Fix build (#56118) 2019-02-22 22:55:14 +02:00
worldofpeace 90e569811d
Merge pull request #56173 from worldofpeace/worldofpeace-updates
worldofpeace updates
2019-02-22 12:54:36 -05:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
worldofpeace 8ba66c2ee1 wire-desktop: 3.5.2881 -> 3.6.2885 2019-02-21 19:36:18 -05:00
Michael Weiss e66b8d5fb1
signal-desktop: 1.21.2 -> 1.22.0 2019-02-21 22:14:29 +01:00
Vladimír Čunát 024407bf9a
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1505754
2019-02-19 12:11:04 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Vladyslav M 358efb6694
Merge pull request #55799 from r-ryantm/auto-update/wavebox
wavebox: 4.5.10 -> 4.7.1
2019-02-19 01:06:23 +02:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
pacien 106bfcf086 riot-web: 1.0.0 -> 1.0.1 2019-02-16 09:41:50 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
midchildan c400bdaa49 mikutter: drop maintainership 2019-02-15 11:55:23 -05:00
R. RyanTM c851289dcf wavebox: 4.5.10 -> 4.7.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/wavebox/versions
2019-02-14 20:47:10 -08:00
tilpner d1476e21a9
riot-web: 0.17.9 -> 1.0.0 2019-02-14 19:46:57 +01:00
Frederik Rietdijk a25d48cd4f Merge master into staging 2019-02-14 11:35:50 +01:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Michael Weiss c498b7004d
signal-desktop: 1.21.1 -> 1.21.2 2019-02-13 11:40:51 +01:00
Michael Weiss cfe6277e62
tdesktop: 1.5.12 -> 1.5.15
tdesktopPackages.preview: 1.5.12 -> 1.5.15
2019-02-12 19:54:28 +01:00
Florian Klink 6dc46f3f01
Merge pull request #55566 from flokli/zoom-us-fix
zoom-us: don't set dontPatchELF
2019-02-12 09:47:07 +01:00
Robert Schütz c7c911136f
nheko: add meta.homepage (#55472) 2019-02-12 01:05:04 +01:00
Franz Pletz e2460a9d41
nheko: 0.6.2 -> 0.6.3 2019-02-11 22:46:07 +01:00
Florian Klink 109966d63e zoom-us: don't set dontPatchELF
otherwise, autopatchelfHook seems to ignore patchelfing the zoom binary
properly, causing it to fail to start:

result/bin/zoom-us: line 4: /nix/store/7jfk4jggclvbwqxm9x4b4d57rr1mjh9q-zoom-us-2.7.162522.0121/share/zoom-us/zoom: No such file or directory
2019-02-11 16:10:35 +01:00
Michael Weiss 9905c44eca
tdesktop: 1.5.11 -> 1.5.12
tdesktopPackages.preview: 1.5.11 -> 1.5.12
2019-02-10 20:38:20 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Michael Weiss fcbcd327e5
signal-desktop: 1.21.0 -> 1.21.1 2019-02-09 00:48:15 +01:00
Jörg Thalheim c871a5cdf7
Merge pull request #54426 from ivan/init-signal-cli
signal-cli: init at 0.6.2
2019-02-07 00:20:38 +00:00
Michael Weiss e4156fb421
signal-desktop: 1.20.0 -> 1.21.0 2019-02-06 20:56:19 +01:00
Jörg Thalheim 0028bad962
dino: 2018-11-29 -> 2019-02-06 2019-02-06 00:55:47 +00:00
Jan Malakhovski 6cb5666bdb profanity: move defaults to package file 2019-02-03 15:30:17 +00:00