Commit Graph

72714 Commits

Author SHA1 Message Date
superherointj
b161742e86 ocamlPackages.tsdl-image: init 0.3.2 2022-06-01 07:30:47 +02:00
Martin Weinelt
02e44ee3be
Merge pull request #174804 from dotlambda/prometheus-dmarc-exporter-no-poetry2nix 2022-06-01 01:46:30 +02:00
Robert Schütz
aff15c41fc dmarc-metrics-exporter: rename from prometheus-dmarc-exporter
Also stop using poetry2nix.
2022-05-31 23:25:18 +00:00
ajs124
d3816026da
Merge pull request #174200 from WolfangAukang/nixui-remove
nixui: remove
2022-05-31 23:40:57 +02:00
7c6f434c
5aadf3313d
Merge pull request #175160 from tricktron/f-update-libreoffice
libreoffice: add update script and 7.2.5 -> 7.3.3 take two

[actually libreoffice-bin for Darwin]
2022-05-31 20:48:26 +00:00
P. R. d. O
0f44989a6c
nixui: remove 2022-05-31 14:44:47 -06:00
Martin Weinelt
704dd7ee36
Merge pull request #175535 from piegamesde/wormhole 2022-05-31 21:46:03 +02:00
markuskowa
6a60dc81ee
Merge pull request #173934 from sikmir/geospatial
Move geospatial servers into its own folder
2022-05-31 21:38:52 +02:00
Alyssa Ross
5643714dea stdenvBootstrapTools: inherit {cross,local}System
It's expected that attributes in the top-level package set will all use
that package set, but this wasn't the case for the bootstrap tools.
This led some very confusing behaviour:

- pkgsMusl.stdenvBootstrapTools would build glibc bootstrap tools
- stdenvBootstrapTools was _always_ cross compiled, even if
  Nixpkgs wasn't, because it always set crossSystem.  This also didn't
  match the behaviour of using make-bootstrap-tools.nix as an
  entrypoint, where crossSystem would default to null.

For the Linux stdenv, I've made the ideal fix, which is to make pkgs an
argument rather than taking the arguments for pkgs, and then
re-importing it.  This means it'll always use exactly the same package
set that's calling it, and should also mean faster eval due to not
importing Nixpkgs twice.

The Darwin stdenv is more complicated, and I'm not able to easily test
it, so I wasn't confident in making the same fix there.  Instead, I've
just made sure crossSystem and localSystem are set to the correct values
so they're not always cross compiled and match the parent package set's.
It would still be preferable if somebody could make Darwin's
make-bootstrap-tools.nix take pkgs as an argument, rather than all the
arguments for pkgs.
2022-05-31 14:32:27 +00:00
Lenz Weber-Tronic
f51cb36f2c
replay-io: init at 20220516-372662e7c79d-a9c63f38ea9b, replay-node-cli: init at 20220506-096c12cb47eb-a1d05f422dff (#166813)
* replay-io: init at 20220401-29dd94a55ca4

* init replay-node-cli at 20220404-dfd3123c41e3-4e44aca4c7ee

* replay-io: init at 20220422-1d46e798ffbf-3eecf49b757b, replay-node-cli: init at 0.1.7-20220422-a26b4562ebf7-3eecf49b757b

* fixup

* apply feedback

* replay-io: init at 20220516-372662e7c79d-a9c63f38ea9b, replay-node-cli: init at 20220506-096c12cb47eb-a1d05f422dff

* use `stripRoot: false`
2022-05-31 14:36:05 +02:00
ckie
958fcfb4fa
Merge pull request #175477 from bzizou/astral
astral: init at 5.7.1
2022-05-31 14:55:37 +03:00
Ulrik Strid
d27cc392f0 ocamlPackages.resto: 0.6.1 -> 0.7 2022-05-31 13:32:40 +02:00
Nikolay Korotkiy
156532fdc0
Move geospatial servers into its own folder 2022-05-31 14:30:40 +03:00
Fabian Affolter
d1b515fc09
Merge pull request #175536 from fabaff/huum
python310Packages.huum: init at 0.5.0
2022-05-31 09:12:25 +02:00
Bruno Bzeznik
376897ced3 astral: init at 5.7.1 2022-05-31 09:03:24 +02:00
Sandro
cac45c69ab
Merge pull request #174080 from dotlambda/hypnotix-init
hypnotix: init at 2.6
2022-05-31 03:58:41 +02:00
Anderson Torres
25511c3ed2
Merge pull request #175214 from helsinki-systems/remove/automoc4
automoc4: remove
2022-05-30 22:25:36 -03:00
Fabian Affolter
113003f1a2 python310Packages.huum: init at 0.5.0 2022-05-31 00:27:19 +02:00
Sandro
38083555c3
Merge pull request #174712 from schuelermine/add/curtail
curtail: init at 1.3.0
2022-05-30 23:43:30 +02:00
Sandro
2b41077072
Merge pull request #175033 from azahi/werf-12107
werf: 1.2.99 -> 1.2.107
2022-05-30 23:40:56 +02:00
Sandro
b2dc65f399
Merge pull request #174626 from dywedir/magic-wormhole-rs
magic-wormhole-rs: 0.3.0 -> 0.5.0
2022-05-30 23:36:36 +02:00
piegames
5b314280b0 magic-wormhole-rs: Add alias wormhole-rs 2022-05-30 23:01:25 +02:00
Fabian Affolter
1ec745ff33
Merge pull request #175279 from fabaff/poster3-remove
python3Packages.poster3: remove
2022-05-30 19:17:49 +02:00
Fabian Affolter
01258c70ff
Merge pull request #175285 from fabaff/webapp2-remove
python3Packages.webapp2: remove
2022-05-30 19:17:33 +02:00
Fabian Affolter
c9f7f4fa47
Merge pull request #175454 from tboerger/ansible-later-package
ansible-later: add to all packages
2022-05-30 19:15:41 +02:00
Mars
b67d16e7ad
i3-rounded: init at 4.20.1 (#174215)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-30 17:51:38 +02:00
ajs124
06f08e9749 automoc4: remove 2022-05-30 15:38:11 +02:00
Alyssa Ross
ac0907f326 release-alternatives.nix: fix eval
sundial requires ILP64, and xfitter requires !ILP64 through its
dependency on numpy.
2022-05-30 12:49:26 +00:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
82ccbc08de
luaPackages.luxio: mark broken for darwin 2022-05-30 13:42:58 +02:00
ajs124
872d0ba943
Merge pull request #174448 from helsinki-systems/upd/nginx
nginxStable: 1.20.2 -> 1.22.0
2022-05-30 13:35:01 +02:00
Jan Tojnar
8407184d50
Merge pull request #173782 from ranfdev/blueprint
blueprint-compiler: init at 0.1.0
2022-05-30 12:46:04 +02:00
Thomas Boerger
daef7d854f
ansible-later: add to all packages 2022-05-30 12:15:49 +02:00
ajs124
b484952330 nginx(Stable|Mainline|Quic): use pcre2 2022-05-30 11:58:28 +02:00
ajs124
893214cd0e nginxMainline: 1.21.6 -> 1.22.0 2022-05-30 11:58:28 +02:00
ajs124
14ef375cf0 nginxStable: 1.20.2 -> 1.22.0 2022-05-30 11:58:28 +02:00
Sergei Trofimovich
93e6a4b607
Merge pull request #175163 from athas/geomyidae
geomyidae: init at 0.50.1
2022-05-30 08:20:53 +00:00
Troels Henriksen
90a741547e geomyidae: init at 0.50.1 2022-05-30 09:57:16 +02:00
Ben Siraphob
fd523bfe80
Merge pull request #175369 from dotlambda/libspotify-drop
libspotify: remove
2022-05-30 07:11:27 +00:00
Sandro Jäckel
7997ad6d34 python310Packages.fake_factory: drop 2022-05-29 23:42:37 -07:00
Dmitry Kalinkin
83ad22d8c9
Merge pull request #173321 from veprbl/pr/lhapdf_6_5_1
lhapdf: 6.4.0 -> 6.5.1
2022-05-29 21:46:58 -04:00
Anderson Torres
60ae624678
Merge pull request #175222 from AndersonTorres/new-arcan
arcanPackages.durden: 2022-04-16 -> 2022-05-23
2022-05-29 20:25:33 -03:00
Fabian Affolter
287bf42fca
Merge pull request #175291 from fabaff/laundrify-aio
python310Packages.laundrify-aio: init at 1.1.1
2022-05-30 00:23:18 +02:00
Robert Schütz
1f402eec78 libspotify: remove
As of May 16, 2022, Spotify no longer supports libspotify.
https://developer.spotify.com/community/news/2022/04/12/libspotify-sunset/
2022-05-29 22:15:15 +00:00
Robert Schütz
70c42db535 clementineUnfree: remove 2022-05-29 22:13:13 +00:00
Robert Schütz
645f612c40 python3Packages.pyspotify: remove 2022-05-29 22:13:13 +00:00
Robert Schütz
eaf436cc25 mopidy-spotify: remove 2022-05-29 22:05:33 +00:00
Robert Schütz
e0ea4b52f0 mopidy-spotify-tunigo: remove 2022-05-29 22:04:35 +00:00
Ivar Scholten
1893a3e11a er-patcher: init at 1.04-1 2022-05-29 21:53:12 +02:00
Samuel Ainsworth
8671f6a865
Merge pull request #174248 from samuela/samuela/functorch
python39Packages.functorch: init at 0.1.1
2022-05-29 12:34:53 -07:00