Commit graph

48484 commits

Author SHA1 Message Date
Maciej Krüger
72337bec22
bless: init at 0.6.2 2020-02-01 13:01:46 +01:00
Maximilian Bosch
8f69e4e45e
gcc49Stdenv: re-add
In #77985 it was decided that gcc49 and gcc5 should be deprecated,
however we decided to keep gcc49[1].

I removed the commit which dropped gcc49, but apparently I staged the
gcc49Stdenv removal in a different commit. Readding this as we decided to
keep gcc49 for now.

[1] https://github.com/NixOS/nixpkgs/pull/77985#issuecomment-577411659
2020-01-29 16:57:20 +01:00
Dennis Gosnell
c2eb1e9179
Merge pull request #78540 from srghma/pretty-simple
pretty-simple: init at 3.2.1.0
2020-01-29 20:47:28 +09:00
Mario Rodas
90d969e211
Merge pull request #73815 from alexbakker/zenmonitor
zenmonitor: init at 1.3
2020-01-29 05:02:43 -05:00
Alexander Bakker
fb775ae472 zenmonitor: init at 1.3 2020-01-29 10:47:04 +01:00
Maximilian Bosch
c55809e256
Merge pull request #77985 from Ma27/drop-old-gcc
gcc: remove versions 4.9 and 5
2020-01-29 09:37:47 +01:00
Mario Rodas
eb35f59775
Merge pull request #78667 from zowoq/hadolint
hadolint: add static executable
2020-01-29 02:54:04 -05:00
Mario Rodas
ab12d079cf
Merge pull request #78740 from marsam/fix-ecdsatool
ecdsatool: add to all-packages.nix
2020-01-29 02:36:09 -05:00
Franz Pletz
ff54d08dc8
linux_5_5: init at 5.5 2020-01-29 03:00:29 +01:00
worldofpeace
e22b99bb90
Merge pull request #78599 from cw789/elixir_update
elixir_1_10: init at 1.10.0
2020-01-28 18:45:01 -05:00
Mario Rodas
de6df13ced
Merge pull request #77597 from tomberek/tomberek/gobetween
gobetween: init at 0.7.0
2020-01-28 18:42:39 -05:00
tobim
8c651aa852 arrow-cpp: fix for darwin (#78614)
Using pkgsStatic.gtest fails to link, so we just use the default.
2020-01-28 16:10:48 -05:00
Maximilian Bosch
a064678390
foundationdb5: build with gcc6 2020-01-28 20:11:02 +01:00
Maximilian Bosch
6a69a322b8
archimedes: build w/gcc6 2020-01-28 20:11:02 +01:00
Maximilian Bosch
ff2d7460cd
avian: build with recent gcc 2020-01-28 20:11:01 +01:00
Maximilian Bosch
6638819910
picat: 1.9-4 -> 2.8-2 2020-01-28 20:11:01 +01:00
Maximilian Bosch
1a871171ce
avarice: remove
Broken for almost 2 years, doesn't build with recent
gcc (-> incompatible with latest glibc).
2020-01-28 20:11:01 +01:00
Maximilian Bosch
871e262dd6
afterstep: apply debian patch to build with recent gcc 2020-01-28 20:11:01 +01:00
Maximilian Bosch
8aad6fbabb
gnaural: remove
Marked as broken for >2 years, doesn't build with recent gcc.
2020-01-28 20:11:01 +01:00
Maximilian Bosch
79a567c883
gcc5: remove
Latest gcc5 release was in 2017[1], doesn't build with glibc 2.30[2].

[1] https://gcc.gnu.org/gcc-5/
[2] https://hydra.nixos.org/build/110408216
2020-01-28 20:11:00 +01:00
Maximilian Bosch
2826c7e77f
v8_3_14: remove
Doesn't build with gcc>=5.
2020-01-28 20:11:00 +01:00
Maximilian Bosch
e1d35045bc
firebird: mark as broken
Hasn't been updated since 2017 and breaks when building with a more
recent gcc (gcc5 needs to be removed as it breaks with glibc 2.30). I
tried to update this to a more recent version which didn't work either,
but as this is pretty old I'm not even sure if this package is used atm.
2020-01-28 19:52:18 +01:00
Maximilian Bosch
f55b36f1c4
calf: build with recent gcc 2020-01-28 19:52:18 +01:00
Franz Pletz
f7b45fdfdc
Merge pull request #78056 from mayflower/pkg/platformio-4.1.0
platformio: 4.0.3 -> 4.1.0
2020-01-28 15:14:29 +00:00
Vladimír Čunát
b47ec9a6b3
Merge #75437: kramdown-rfc2629: init at 1.2.13
I left it open much longer than planned.  Re-tested it creates html.
2020-01-28 14:12:26 +01:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Marek Mahut
8d4dba08a2
Merge pull request #78282 from mmahut/btg
bitcoin-gold: init at 0.15.2
2020-01-28 11:15:13 +01:00
Marek Mahut
3acc5b4189
Merge pull request #78595 from mmahut/litecoin
litecoin: move to qt5 and add zeromq supoort
2020-01-28 11:14:49 +01:00
Maximilian Bosch
0d34bd22be
citrix_receiver: remove
The package is not used anymore and discontinued by upstream. The error
was added before 19.09, so now we can remove the attributes entirely.
2020-01-28 10:48:03 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Mario Rodas
ded3116b3b
ecdsatool: add to all-packages.nix 2020-01-28 04:20:00 -05:00
zowoq
47dbac77a4 hadolint: add static executable 2020-01-28 17:01:29 +10:00
Serhii Khoma
b714ca52b2 pretty-simple: init at 2.2.0.1 2020-01-27 20:28:43 +02:00
Silvan Mosberger
34f020053d
Merge pull request #78307 from blanky0230/nixos-tuxedo-keyboard
Nixos tuxedo keyboard
2020-01-27 18:38:09 +01:00
markuskowa
67a71b6fca
Merge pull request #78436 from wucke13/foxtrotgps
foxtrotgps: init at 1.2.2
2020-01-27 17:48:12 +01:00
Marek Mahut
ae2986e2e1
Merge pull request #78356 from prusnak/dat
dat: init at 13.13.1
2020-01-27 14:13:25 +01:00
wucke13
f186045313 foxtrotgps: init at 1.2.2 2020-01-27 13:17:35 +01:00
cw
e3863ab269 elixir_1_10: init at 1.10.0
Set elixir_1_10 as default elixir version.
Removed elixir_1_5 as support has faded out now.
2020-01-27 11:58:02 +01:00
Franz Pletz
c5d06b022b
spdx-license-list-data: init at 3.7 2020-01-27 11:46:10 +01:00
Marek Mahut
3baa12f286 litecoin: support qt5 2020-01-27 10:20:28 +01:00
worldofpeace
a7ffeaae61
Merge pull request #78480 from gnidorah/libfprint
libfprint: 1.90 -> 1.0
2020-01-26 18:01:52 -05:00
Will Dietz
fbc7d27ebc
Merge pull request #77864 from dtzWill/feature/lcdf-typetools
lcdf-typetools: init at 2.108
2020-01-26 16:51:17 -06:00
blanky0230
f2fea8894d nixos/tuxedo-keyboard: init module. 2020-01-26 09:24:09 +01:00
blanky0230
4cf316f5bd tuxedo-keyboard: init at 2019-08-26. 2020-01-26 09:23:25 +01:00
petercommand
37539e18a5 xmousepasteblock: init at 1.0 2020-01-26 04:00:57 +01:00
Bignaux Ronan
aa2241f857 pentobi: init at 17.3 2020-01-26 02:12:15 +01:00
Alexandre Esteves
8604575f6b ocamlPackages.dum: init at 1.0.1 (#74817)
* ocamlPackages.dum: init at 1.0.1

* Cleanup
2020-01-26 02:10:17 +01:00
Mario Rodas
c4f1e93514
Merge pull request #78264 from brainrape/init-fluxus
fluxus: init at 0.19
2020-01-25 17:43:00 -05:00
José Romildo Malaquias
0fc28d763e
Merge pull request #78177 from romildo/upd.libieee1284
libieee1284: init at 0.2.11
2020-01-25 18:09:18 -03:00
Aaron Andersen
ea87d5fc8a
Merge pull request #78311 from fishi0x01/fishi0x01/enum4linux
enum4linux: init at 0.8.9
2020-01-25 16:03:25 -05:00