Bart Brouns
0a1460f639
serd: 0.30.0 -> 0.30.2
2020-01-20 12:37:59 +01:00
Max Wittig
489f823ac7
gitlab-runner: 12.6.0 -> 12.7.0 ( #78089 )
2020-01-20 10:43:41 +00:00
AndersonTorres
7c4f845551
luckybackup: init at 0.5.0
2020-01-20 07:39:01 -03:00
Florian Klink
4b73d3c444
nixos/buildkite: make privateSshKeyPath optional
...
When only cloning public repos, or when the ssh key is provided by
different means, we don't need to manage it here.
2020-01-20 11:10:56 +01:00
Marek Mahut
c82e1c666f
Merge pull request #78087 from MazeChaZer/maven-mirrors-https
...
mirrors.nix: Use HTTPS in maven mirrors
2020-01-20 10:47:38 +01:00
Florian Klink
a208e6eb99
nixosTests.buildkite: add test
2020-01-20 10:30:24 +01:00
Florian Klink
70308a7daf
nixos/buildkite-agent: add gnutar, gzip and git to runtimePackages
...
These are required for nix to do builtins.fetchTarball and
builtins.fetchGit, so most likely we want them to be around.
2020-01-20 10:30:24 +01:00
Florian Klink
7838f00824
nixos/buildkite: stop using deprecated option
2020-01-20 10:30:22 +01:00
Peter Simons
411f068871
stockfish: update from version 10 to 11
2020-01-20 10:25:52 +01:00
Bernardo Meurer
af34067529
winetricks: 20190912 -> 20191224
2020-01-20 01:21:12 -08:00
Bernardo Meurer
f3410e914c
wine-{unstable,staging}: 5.0-rc2 -> 5.0-rc6
2020-01-20 01:21:12 -08:00
Bernardo Meurer
ed1b996fef
wine-mono: 4.9.3 -> 4.9.4
2020-01-20 01:21:12 -08:00
Bernardo Meurer
2708dfa249
wine-gecko: 2.47 -> 2.47.1
2020-01-20 01:21:12 -08:00
Vincent Laporte
6b023dc690
ocamlPackages.re2: fix building with clang
2020-01-20 10:18:53 +01:00
Peter Simons
6cc43ee38c
Merge pull request #78069 from r-ryantm/auto-update/asymptote
...
asymptote: 2.61 -> 2.62
2020-01-20 10:15:44 +01:00
Johannes Schleifenbaum
465dc6e224
dbeaver: 6.3.2 -> 6.3.3
2020-01-20 10:08:48 +01:00
Jonas Schürmann
61870727de
mirrors.nix: Use HTTPS in maven mirrors
...
Since 2020-01-15, the maven central repository does no longer support HTTP.
See https://blog.sonatype.com/central-repository-moving-to-https for details.
2020-01-20 09:54:14 +01:00
R. RyanTM
0928c40c29
graylog: 3.1.3 -> 3.1.4
2020-01-20 08:51:55 +00:00
Ivan Kozik
61f264fc41
open-vm-tools: 11.0.1 -> 11.0.5
2020-01-20 07:42:00 +00:00
R. RyanTM
d7e04bb440
fanficfare: 3.13.0 -> 3.15.0
2020-01-20 07:38:24 +00:00
R. RyanTM
33f55c4c74
drawio: 12.4.2 -> 12.5.3
2020-01-20 06:09:08 +00:00
R. RyanTM
2e067c7a2d
bviplus: 0.9.4 -> 1.0
2020-01-20 04:23:13 +00:00
R. RyanTM
cc1bed5919
diffoscope: 133 -> 135
2020-01-20 03:48:35 +00:00
R. RyanTM
68ee1de5d2
asymptote: 2.61 -> 2.62
2020-01-20 03:07:05 +00:00
R. RyanTM
02fad0d598
acme-sh: 2.8.3 -> 2.8.5
2020-01-20 03:00:35 +00:00
R. RyanTM
e74dac0ae3
bshapr: 0.6 -> 0.7
2020-01-20 02:48:50 +00:00
Danju Visvanathan
aa290f97d0
nodePackages_12_x: add node-gyp
2020-01-20 12:58:51 +11:00
worldofpeace
a65f338ccb
Merge pull request #78060 from mkg20001/pkg/cinnamon-desktop
...
cinnamon.cinnamon-desktop: init at 4.4.0
2020-01-19 20:25:43 -05:00
Mario Rodas
4a5c337397
nfpm: 1.1.8 -> 1.1.10
2020-01-19 20:20:20 -05:00
R. RyanTM
363840f32d
atlassian-cli: 9.0.0 -> 9.1.0
2020-01-20 01:03:40 +00:00
Maciej Krüger
e105a952c2
cinnamon.cinnamon-desktop: init at 4.4.0
2020-01-20 02:02:20 +01:00
worldofpeace
21b6279c9f
Merge pull request #75680 from mkg20001/pkg/cjs
...
cinnamon.cjs: init at 4.4.0
2020-01-19 19:44:55 -05:00
Maciej Krüger
7238168f4f
cinnamon.cjs: init at 4.4.0
2020-01-20 01:28:16 +01:00
Maciej Krüger
fa3d651ee7
spidermonkey_52: init at 52.9.0
2020-01-20 01:28:12 +01:00
Franz Pletz
46773a15b3
nixos/version: fix case where .git is a symlink
...
Before c9214c394b248e1f26e45dbe1be2bd82363af3a6 and
9d396d2e426b9a765de0b8999aa214f1259633e6 if .git is symlink the version
would gracefully default to no git revision. With those changes an
exception is thrown instead.
This introduces a new function `pathIsGitRepo` that checks if
`commitIdFromGitRepo` fails without error so we don't have to
reimplement this logic again and can fail gracefully.
2020-01-20 00:53:44 +01:00
nyanloutre
21f74cc3ab
dotnet-sdk_3: add alias
2020-01-19 14:30:39 -08:00
nyanloutre
ac56988f21
dotnet-sdk_2: add alias
2020-01-19 14:30:39 -08:00
nyanloutre
e6b963ed16
dotnetCorePackages.sdk_2_2: throw EOL exception
2020-01-19 14:30:39 -08:00
nyanloutre
61fd512651
wasabiwallet: use dotnet runtime instead of sdk
2020-01-19 14:30:39 -08:00
nyanloutre
1156930744
jellyfin: use dotnet runtime instead of sdk
2020-01-19 14:30:39 -08:00
nyanloutre
1946f0ece8
dotnetCorePackages.sdk_3_1: 3.1.100 -> 3.1.101
2020-01-19 14:30:39 -08:00
nyanloutre
4590d6e83c
dotnetCorePackages.netcore_3_1: init at 3.1.1
2020-01-19 14:30:39 -08:00
nyanloutre
f9fbf8c4c2
dotnetCorePackages.aspnetcore_3_1: init at 3.1.1
2020-01-19 14:30:39 -08:00
nyanloutre
194b5983a3
dotnetCorePackages.sdk_3_0: 3.0.100 -> 3.0.102
2020-01-19 14:30:39 -08:00
nyanloutre
975bc20e2c
dotnetCorePackages.netcore_3_0: init at 3.0.2
2020-01-19 14:30:39 -08:00
nyanloutre
d475132136
dotnetCorePackages.aspnetcore_3_0: init at 3.0.2
2020-01-19 14:30:39 -08:00
nyanloutre
0b8b273376
dotnetCorePackages.sdk_2_1: 2.1.509 -> 2.1.803
2020-01-19 14:30:39 -08:00
nyanloutre
6d5250211d
dotnetCorePackages.netcore_2_1: 2.1.13 -> 2.1.15
2020-01-19 14:30:39 -08:00
nyanloutre
19b914b904
dotnetCorePackages.aspnetcore_2_1: 2.1.13 -> 2.1.15
2020-01-19 14:30:39 -08:00
nyanloutre
0bce6f7f0a
dotnetCorePackages.sdk_2_2: remove end of life sdk
2020-01-19 14:30:39 -08:00