Commit Graph

278975 Commits

Author SHA1 Message Date
Jack Kelly
ed24ab904c haskellPackages.zinza: jailbreak (demands old tasty; works fine) 2021-04-01 15:46:15 +10:00
Peter Simons
34d3182b64 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
e305921dd3.
2021-04-01 02:30:30 +02:00
Dennis Gosnell
1baff535f6
Merge pull request #117997 from sternenseemann/yarn-lock-no-override
haskellPackages.yarn-lock: remove unnecessary override
2021-03-30 15:33:34 +09:00
sternenseemann
b4075305e2 haskellPackages.yarn-lock: remove unnecessary override
https://hackage.haskell.org/package/yarn-lock-0.6.3/changelog
2021-03-30 02:33:44 +02:00
Peter Simons
ffee7970d8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
ca37d98b31.
2021-03-30 02:30:29 +02:00
Peter Simons
3686b2848c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
59a9f52a35.
2021-03-29 02:30:25 +02:00
Dennis Gosnell
5dec55db72
Merge pull request #117853 from gtgteq/gtgteq-github-0.26
haskellPackages.github: Loosen version bounds at 0.26
2021-03-28 10:27:39 +09:00
Peter Simons
c255bc5df2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
3f4573e661.
2021-03-28 03:00:28 +02:00
gtgteq
d97d5ddd24 haskellPackages.github: Loosen version bounds at 0.26 2021-03-28 09:01:43 +09:00
Peter Simons
c184de6455 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
e9f9eb3aa9.
2021-03-27 02:30:31 +01:00
Peter Simons
8ec916f0d0 hlint: fix override for ghc-lib-parser 2021-03-26 13:40:32 +01:00
Peter Simons
7f8478c24f Merge origin/master into haskell-updates.
Conflicts:
    pkgs/development/haskell-modules/configuration-common.nix
2021-03-26 13:39:00 +01:00
Sandro
71c55e53d7
Merge pull request #117640 from bobrik/ivan/cloudflared-2021.3.3
cloudflared: 2021.2.1 -> 2021.3.3
2021-03-26 13:31:11 +01:00
Michael Raskin
3bb8ed60d0
Merge pull request #117585 from petabyteboy/feature/nginx-geoip-optional
nginx: make geoip dependency optional
2021-03-26 12:10:41 +00:00
Michael Raskin
36f2c10ca5
Merge pull request #117240 from eraserhd/fix-gambit-compiler-paths
gambit: fix compiler paths
2021-03-26 12:04:04 +00:00
Michael Raskin
96e9fdaf65
Merge pull request #116286 from ioplker/textadept-11.1
textadept: 11.0_beta -> 11.1
2021-03-26 11:51:55 +00:00
Robert Schütz
cc984745e4
Merge pull request #117682 from fabaff/bump-adafruit-platformdetect
python38Packages.adafruit-platformdetect: 3.4.0 -> 3.4.1
2021-03-26 12:51:35 +01:00
Michael Raskin
d946d15796
Merge branch 'master' into textadept-11.1 2021-03-26 11:26:01 +00:00
sternenseemann
13a8519b4b ocamlPackages.ocaml-freestanding: init at 0.6.4
Contains vendored in patches from https://github.com/mirage/ocaml-freestanding/pull/93
to make building within nixpkgs simpler. These serve as a makeshift
solution until ocaml-freestanding is released with its overhauled dune
based build system which will also support cross compiling. Upstream has
indicated that they are interested in making it work well with nix as
well.
2021-03-26 12:24:42 +01:00
Emery Hemingway
8a93c904a1 gptfdisk: add NixOS test and maintainer 2021-03-26 12:23:02 +01:00
R. RyanTM
90ad480812 gptfdisk: 1.0.6 -> 1.0.7 2021-03-26 12:23:02 +01:00
Michael Raskin
4438668098
Merge pull request #115888 from r-ryantm/auto-update/allegro
allegro5: 5.2.6.0 -> 5.2.7.0
2021-03-26 11:13:26 +00:00
Michael Raskin
5e49fde96d
Merge pull request #115542 from r-ryantm/auto-update/remind
remind: 03.03.01 -> 03.03.05
2021-03-26 11:09:39 +00:00
Fabian Affolter
b73d6a07ce python3Packages.adafruit-platformdetect: update pname 2021-03-26 12:04:44 +01:00
R. RyanTM
e42112e691 python38Packages.adafruit-platformdetect: 3.4.0 -> 3.4.1 2021-03-26 12:03:40 +01:00
R. RyanTM
9cc2883286
python38Packages.elementpath: 2.2.0 -> 2.2.1 (#117673) 2021-03-26 12:02:44 +01:00
Emery Hemingway
56592ea293 nim: cross-compilation fixes
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
Maciej Krüger
c8d2f4a3a8 cjdns: reduce password length to 32
Maximum password length per cjdns code is somehwhere less than that, see
ecd01e7681/client/AdminClient.c (L80)

Currently we generate 96 char long passwords that don't work

This changes it so password length is just 32 chars long
2021-03-26 11:35:09 +01:00
Sandro
e8daf611e5
Merge pull request #117674 from fabaff/bump-metasploit
metasploit: 6.0.36 -> 6.0.37
2021-03-26 11:29:39 +01:00
Sandro
0708f10d37
Merge pull request #117579 from dotlambda/ccnet-drop 2021-03-26 11:11:05 +01:00
sternenseemann
ad7a9cdb96 solo5: disable checkPhase instead of setting to null, run hooks 2021-03-26 11:06:31 +01:00
sternenseemann
d97c564c9f solo5: install opam bindings for all targets that are enabled
Reuse the configuration generated by configure.sh to dynamically install
the bindings for all enabled targets. A bit of a hack grepping for the
respective lines in the Makeconf which incidentally also parse as shell.

Alternative would be to check for the target libs.
2021-03-26 11:06:31 +01:00
R. RyanTM
f61460e499
python38Packages.fakeredis: 1.4.5 -> 1.5.0 (#117664) 2021-03-26 11:00:47 +01:00
Trolli Schmittlauch
b4ac48f0c2 vollkorn: init at 4.105
adding a popular Serif font
2021-03-26 11:00:07 +01:00
R. RyanTM
37dd39ff87 umurmur: 0.2.19 -> 0.2.20 2021-03-26 10:57:27 +01:00
R. RyanTM
598cc979a5 spleen: 1.8.2 -> 1.9.0 2021-03-26 10:56:44 +01:00
R. RyanTM
a6cb7f8ba7 crispyDoom: 5.10.0 -> 5.10.1 2021-03-26 10:56:05 +01:00
Ben Siraphob
2341ffeeaa coqPackages.fourcolor: init at 1.2.3 2021-03-26 10:55:48 +01:00
Fabian Affolter
cbf4c8549b metasploit: 6.0.36 -> 6.0.37 2021-03-26 10:53:15 +01:00
R. RyanTM
343d30c15a
python38Packages.apispec: 4.2.0 -> 4.3.0 (#117662) 2021-03-26 10:53:09 +01:00
R. RyanTM
fc436fdb99 wtf: 0.35.0 -> 0.36.0 2021-03-26 10:48:56 +01:00
Elis Hirwing
d7faae0556
Merge pull request #117650 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.81 -> 0.12.82
2021-03-26 10:37:44 +01:00
Sandro
a726c366e7
Merge pull request #114215 from euank/k3s-bump
k3s: 1.19.4+k3s2 -> 1.20.4+k3s1
2021-03-26 10:10:25 +01:00
Sandro
ddee833e59
Merge pull request #117627 from rmcgibbo/python3Packages.executing
python3Packages.executing: 0.4.3 -> 0.5.4
2021-03-26 10:03:10 +01:00
Sandro
6a3a37c943
Merge pull request #117632 from bb2020/gimx
gimx: update configs
2021-03-26 10:02:02 +01:00
Sandro
d5ea89ab87
Merge pull request #117631 from collinwright/vscode-download-domain
vscode: fix upstream domain name
2021-03-26 09:56:36 +01:00
Sandro
81d7ca54fc
Merge pull request #117635 from j4m3s-s/add-kubeconform
kubeconform: init at 0.4.6
2021-03-26 09:55:10 +01:00
Sandro
c4d77d1224
Merge pull request #117638 from marsam/update-buildah
buildah: 1.19.8 -> 1.20.0
2021-03-26 09:54:56 +01:00
Sandro
456e9f2729
Merge pull request #117668 from 06kellyjac/master
octant: 0.17.0 -> 0.18.0
2021-03-26 09:54:02 +01:00
Sandro
970bee3856
Merge pull request #117667 from jojosch/jellyfin-mpv-shim-1.10.2
jellyfin-mpv-shim: 1.10.1 -> 1.10.2
2021-03-26 09:53:29 +01:00