Commit graph

70849 commits

Author SHA1 Message Date
sternenseemann fe1678e024 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-12 19:36:48 +02:00
Guillaume Girol 1e6c5832a3
Merge pull request #167023 from podocarp/master
sioyek: init at 1.1.0
2022-04-12 16:48:11 +00:00
Quag b56b2401b8 basiliskii: init at unstable-2022-04-05 2022-04-12 11:10:20 -05:00
Sandro 0b97a4d97d
Merge pull request #161015 from a-m-joseph/util-linux-honor-systemdSupport 2022-04-12 16:10:33 +02:00
Lassulus 3e6f9de0de
Merge pull request #162427 from magnetophon/odin2
odin2: int at unstable-2022-02-23
2022-04-12 13:57:06 +01:00
Adam Joseph dacbee2182
util-linux: remove ? null from inputs and convert to boolean flags
Prior to this commit, util-linux supported compilation without systemd
if systemd==null.  This commit preserves that behavior, and
additionally triggers it when the global systemdSupport attr is set to
false.  The systemdSupport argument is understood by many other
nixpkgs expressions and can be set globally in
~/.config/nixpkgs/config.nix.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-12 14:34:35 +02:00
Sandro Jäckel 135dbd8ec1
util-linuxCurses: move to aliases 2022-04-12 14:34:35 +02:00
Sandro 51df8ed9c1
Merge pull request #168340 from SuperSandro2000/git-bool-flags
git: add reasonable defaults for boolean flags
2022-04-12 14:05:28 +02:00
Lassulus 8ca12e04fe
Merge pull request #162172 from grnnja/init-jflap
jflap: init at 7.1
2022-04-12 12:08:26 +01:00
sternenseemann 88d8a0fa60
Merge pull request #167956 from cdepillabout/haskell-bignum-dont-lose-overrides
haskell: don't lose packageOverrides for native-bignum and integer-simple
2022-04-12 12:06:23 +02:00
sternenseemann 51131f7203
Merge pull request #168195 from sternenseemann/ghcjs-fix-build
haskell.compiler.ghcjs: fix build with aeson 2.0
2022-04-12 12:03:10 +02:00
Lassulus 77479263b6
Merge pull request #162301 from aaronjheng/gojq
gojq: init at 0.12.7
2022-04-12 09:57:05 +01:00
Dennis Gosnell 1be5cae549
haskell: remove override of integer-gmp
It appears that integer-gmp is already set to null for all compilers,
so there is no need to explicitly set it to null in the integer-simple
and native-bignum package sets.
2022-04-12 14:15:05 +09:00
Martin Weinelt b794313d64
Merge pull request #167630 from mweinelt/home-assistant 2022-04-12 04:05:59 +02:00
Martin Weinelt 7e2881905c
python3Packages.py3rijndael: init at 0.3.3 2022-04-12 04:04:07 +02:00
Anderson Torres cb7fbbe67f
Merge pull request #168198 from AndersonTorres/new-misc
acr: init at 2.0.0
2022-04-11 21:15:35 -03:00
Sandro 7a6544aa97
Merge pull request #148714 from onny/sonixd
sonixd: init at 0.14.0
2022-04-12 02:08:14 +02:00
TilCreator J b130f233d6
pipecontrol: init at 0.2.2 (#164808)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-04-12 02:03:57 +02:00
Sandro 3fe298e6b5
Merge pull request #147307 from samuela/samuela/servefile 2022-04-12 01:56:22 +02:00
Sandro Jäckel a26c5495cd
git: add reasonable defaults for boolean flags 2022-04-12 00:58:51 +02:00
Samuel Ainsworth f443e541c0
Merge pull request #142772 from spease/zfp
zfp: init at 0.5.5
2022-04-11 13:47:26 -07:00
Lassulus ace8357011
Merge pull request #143878 from Izorkin/init-nifi
nifi: init at 1.16.0
2022-04-11 14:08:29 +01:00
Jonas Heinrich b2116b6561 sonixd: init at 0.14.0 2022-04-11 14:40:26 +02:00
Sandro ab1640b19b
Merge pull request #166909 from fedeinthemix/wolfram-engine-2 2022-04-11 13:53:05 +02:00
Federico Beffa 55a070a616 wolfram-for-jupyter-kernel: init at 0.9.2
Also, add a script 'wolfram-notebook' to easily start a jupyter
notebook for working with the Wolfram Engine.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 11:54:09 +02:00
Federico Beffa 2055f85304 wolfram-engine: init at 13.0.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 11:54:03 +02:00
Sandro 53e30a679d
Merge pull request #165322 from willcohen/geos-3.10 2022-04-11 11:45:30 +02:00
Sandro 160258dee9
Merge pull request #167849 from barinov274/tropics 2022-04-11 10:55:51 +02:00
Bernardo Meurer e1c1169b40
Merge pull request #168184 from DeeUnderscore/update/hugo-0.96.0
hugo: 0.92.2 -> 0.96.0
2022-04-10 23:55:40 -07:00
barinov274 e5ca3bbc0a unigine-tropics: init at 1.3 2022-04-11 16:35:41 +10:00
sternenseemann 7ad0327b59 release-haskell.nix: build boot ghcjs on Hydra
By telling Hydra where to look explicitly, it can be instrumented
to build the boot ghcjs which is only about 300MB. This saves at
least some time compiling for users and will also provide some
eval CI automatically.
2022-04-11 03:15:55 +02:00
AndersonTorres 05d0116368 acr: init at 2.0.0 2022-04-10 21:50:16 -03:00
Luke Granger-Brown 1be4ba01ac
Merge pull request #164025 from lukegb/pam-ussh
pam-ussh: init at unstable-20210615
2022-04-11 01:25:45 +01:00
Sandro b14c5adb2d
Merge pull request #168181 from SuperSandro2000/pngcheck 2022-04-10 23:06:41 +02:00
ajs124 41f237e695
Merge pull request #167618 from astro/kvmtool
kvmtool: init at 2021-12-14
2022-04-10 21:43:28 +01:00
D Anzorge 8603836e47 hugo: 0.92.2 -> 0.96.0
https://github.com/gohugoio/hugo/releases/tag/v0.96.0

As of 0.95.0 Hugo requires Go 1.18 to build.

`gen autocomplete` is now deprecated in favor of `completion`:
https://github.com/gohugoio/hugo/issues/8862
2022-04-10 22:37:13 +02:00
Sandro Jäckel 507dc6bae6
pngcheck: fix meta.platforms not being flattened, remove zlib overwrite
zlib is build with static by default
2022-04-10 22:25:03 +02:00
Sandro 9b0ef251b3
Merge pull request #167729 from yuuyins/brmodelo 2022-04-10 21:19:44 +02:00
John Ericson f587946617
Merge pull request #168106 from trofi/add-and-fix-binutils-all-targets
binutils-unwrapped-all-targets: init at 2.38
2022-04-10 14:52:12 -04:00
Astro e7dd2d60d6 kvmtool: init at 2021-12-14 2022-04-10 20:21:35 +02:00
Izorkin 83c9b74834
nifi: init at 1.16.0 2022-04-10 20:41:59 +03:00
Sergei Trofimovich 65c02f8b4c binutils-unwrapped-all-targets: init at 2.38
It's not exactly a new package: binutils has been exposing
`withAllTargets = true;` knob for a while.

To give it more official status let's expose it as an
`binutils-unwrapped-all-targets` attribute.

Note that `binutils-unwrapped.override { withAllTargets = true; }`
does not work due to recursive definition of binutils.

Closes: https://github.com/NixOS/nixpkgs/issues/82792
2022-04-10 16:45:45 +01:00
happysalada 24fc4878bc starship: 1.3.0 -> 1.5.4 2022-04-10 07:48:14 -04:00
ajs124 65d933485f
Merge pull request #165932 from anpryl/remove/dragon-drop
dragon-drop: remove duplicate package
2022-04-10 10:20:06 +01:00
Vladimír Čunát a1c53b6cdd
Merge #161568: boost178: init at 1.78.0
This was merged to `staging` already, but that's just unnecessary delay
after the PR was amended not to change boost defaults.
2022-04-10 10:56:13 +02:00
Anatolii Prylutskyi 4ba10af21f xdragon: refactor
After removing duplicate package "dragon-drop" moving xdragon
to X11 folder.
2022-04-10 10:52:41 +02:00
Alexander Bantyev ae07156fc3
Merge pull request #168059 from ilya-fedin/kotatogram-with-webkit
kotatogram-desktop-with-webkit: init
2022-04-10 09:40:53 +03:00
Sandro 1136ad6c65
Merge pull request #166333 from SuperSandro2000/doh-proxy 2022-04-10 03:25:32 +02:00
Sandro 88a7844e56
Merge pull request #166419 from SuperSandro2000/join-desktop 2022-04-10 03:24:50 +02:00
Joel f785845577 melody: init at 0.13.9 2022-04-09 20:30:58 -04:00