Sandro
ad4b24a802
Merge pull request #123684 from netcrns/netcrns/bunyan
2021-05-23 02:03:14 +02:00
Sandro
939c4c1cbd
python-packages: add aliases for google_api_python_client, googleapis_common_protos
...
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-22 15:02:50 -07:00
Sandro Jäckel
d6ff646b3f
pythonPackages.smart_open: rename to smart-open
2021-05-22 15:02:50 -07:00
Sandro Jäckel
0197f1dc41
pythonPackages: Add aliases 🎉
2021-05-22 15:02:50 -07:00
Martin Weinelt
217b14cb2f
python3Packages.token-bucket: init at 0.2.0
2021-05-22 20:33:15 +02:00
netcrns
119a3e6a35
bunyan-rs: init at 0.1.2
...
Update pkgs/development/tools/bunyan-rs/default.nix
2021-05-22 18:55:33 +02:00
Sandro
832d804bbc
Merge pull request #123710 from JamieMagee/wslu
...
wslu: init at 3.2.3
2021-05-22 17:26:33 +02:00
Sandro
8f0f1926a9
Merge pull request #123123 from trobert/remove-openconnect_pa
...
openconnect_pa: remove, integrated in openconnect upstream
2021-05-22 17:02:53 +02:00
Sandro
62c7925218
Merge pull request #123977 from fortuneteller2k/bfetch
2021-05-22 16:42:52 +02:00
Sandro
34566ec1b9
Merge pull request #124009 from lourkeur/init/git-aggregator
...
git-aggregator: init at 1.8.1
2021-05-22 16:32:57 +02:00
Vladimír Čunát
562bc71c80
Merge #123423 : rubyPackages.ruby-terminfo: 0.1.1 -> 0.2
2021-05-22 16:17:12 +02:00
Vladimír Čunát
7f651d15e2
Merge #122696 : cmakeWithQt4Gui: drop
2021-05-22 16:10:27 +02:00
Sandro
573752b6cf
Merge pull request #122754 from zaninime/opentrack
2021-05-22 16:01:05 +02:00
Sandro
55aa5e870c
Merge pull request #123226 from pacien/ldgallery-fix-darwin-build
2021-05-22 15:51:52 +02:00
Vladimír Čunát
20f595774d
cmakeWithQt4Gui: add a throw-alias
2021-05-22 15:50:44 +02:00
Gabriel Ebner
ca0f0212c2
Merge pull request #121042 from gebner/diffoscope-bloat
...
diffoscope: enable bloat by default
2021-05-22 15:44:47 +02:00
pacien
eb01e51938
ldgallery: fix darwin build
...
This adds a missing build dependency for building on Darwin.
GitHub: fixes #122681
2021-05-22 15:27:17 +02:00
Sandro
f1452b8978
Merge pull request #123829 from LogicalOverflow/master
2021-05-22 14:36:01 +02:00
Louis Bettens
72f225cad4
git-aggregator: init at 1.8.1
2021-05-22 13:40:23 +02:00
Sandro
97388f8683
Merge pull request #123994 from fortuneteller2k/fetchutils
2021-05-22 13:32:24 +02:00
wedens
0de023b4f9
rofimoji: 4.3.0 -> 5.1.0
2021-05-22 12:53:35 +02:00
Gabriel Ebner
f8ed803385
Merge pull request #123957 from TimPut/freecadSCAD
...
freecad: add openscad file support
2021-05-22 12:34:00 +02:00
fortuneteller2k
290fa04d05
fetchutils: init at unstable-2021-03-16
2021-05-22 16:40:31 +08:00
Francesco Zanini
3eb8ad2278
opentrack: init at 2.3.13
2021-05-22 09:09:56 +02:00
fortuneteller2k
76c2b90825
bfetch: init at unstable-2021-05-21
2021-05-22 13:59:44 +08:00
Matt Votava
b9b3420feb
python3Packages.pyvisa-py: init at 0.5.1
2021-05-21 22:58:11 -07:00
Matt Votava
d638c6a874
python3Packages.pyvisa: init at 1.11.3
2021-05-21 22:58:11 -07:00
timput
d0755bdb5f
freecad: add openscad file support
2021-05-21 21:07:55 -06:00
Sumner Evans
15edb65bae
pr-tracker: init at 1.0.0
2021-05-21 16:45:35 -07:00
davidak
3ff0ef5666
Merge pull request #121809 from rvolosatovs/init/stt
...
Deprecate deepspeech in favor of stt
2021-05-21 23:19:29 +02:00
piegames
b642ac7b70
gnome: Package all the GNOME extensions
...
An automatic way to do this that scales up and requires little manual intervention is really needed. It works by scraping extensions.gnome.org with a python script, that writes all relevant information into the `extensions.json`. Every attribute of besaid file can be built into a package using `buildShellExtension`.
Extensions are grouped by GNOME Shell version for practical reasons. Only extensions for GNOME 40 and 3.38 were added, as we don't support legacy GNOME versions.
The extensions are exposed as an attrset, `pkgs.gnome40Extensions` and `pkgs.gnome38Extensions` respectively. The package name of each extensions is generated automatically from its UUID.
The attribute `pkgs.gnomeExtensions` contains the officially packaged and supported extensions set. It contains all the automatically packaged extensions for the current GNOME Shell version, which are overwritten by manually packaged ones where needed. Unlike gnomeXYExtensions, the names are not UUIDs, but automatically generated human-friendly names. Naming collisions – which are tracked in collisions.json – need to be manually resolved in the `extensionRenames` attrset.
2021-05-21 23:10:12 +02:00
piegames
1085727d81
gnomeExtensions: move dropped extensions next to aliases
2021-05-21 23:06:39 +02:00
Anderson Torres
e604947beb
Merge pull request #123859 from AndersonTorres/new-emacs-modes
...
Update Elisp packages infrastructure
2021-05-21 17:54:16 -03:00
Thibaut Robert
908017d33b
openconnect_pa: remove, integrated in openconnect upstream
...
Support for GlobalProtect VPN is now available in the official OpenConnect since v8.00, making this package unnecessary
2021-05-21 21:00:16 +02:00
Robert Schütz
68f959ddef
Merge pull request #121825 from dotlambda/drf-jwt-init
...
pythonPackages.drf-jwt: init at 1.19.0
2021-05-21 20:33:40 +02:00
Sandro
289f685fda
Merge pull request #123695 from maxeaubrey/nomad_1.0.6_1.1.0
2021-05-21 17:50:37 +02:00
Eelco Dolstra
49c22083b9
nixFlakes: Turn into an alias
2021-05-21 15:21:31 +02:00
Eelco Dolstra
21bfd3bbce
Revert nixFlake / nixExperimental ( #120141 )
...
Usage of the nixFlakes attribute obscures the fact that it's an
experimental feature. Providing a nixExperimental attribute (which
people will inevitably start using on their production machines) makes
it too easy to enable all experimental features, when you should
explicitly opt in to the features that you want to try out.
Also, upstream Nix doesn't provide an "enable all experimental
features" patch so neither should Nixpkgs.
2021-05-21 15:16:35 +02:00
Kerstin Humm
878f011d8d
mastodon: migrate from NodeJS 12 to 14
...
https://github.com/tootsuite/mastodon/pull/15932 got closed in Mastodon
3.4.0.
2021-05-21 15:04:12 +02:00
Leon Vack
7a405ec11f
ytmdesktop: init at 1.13.0
2021-05-21 07:42:53 +02:00
Mario Rodas
ab1302a32a
rubocop: alias to rubyPackages.rubocop
2021-05-21 04:20:00 +00:00
Mario Rodas
b9c3590ee2
rubyPackages: update
2021-05-21 04:20:00 +00:00
AndersonTorres
70a5cbc298
Rename emacs-modes to emacs/elisp-packages
2021-05-21 00:32:06 -03:00
Malte Voos
cf5e5fe76d
soju: init at 0.1.2
2021-05-20 14:18:03 -07:00
fortuneteller2k
dcfb6aeb9f
ats-acc: init at 2018-10-21
2021-05-20 12:09:06 -07:00
Johannes Schleifenbaum
7ab48fedf6
jellyfin-web: init at 10.7.2
2021-05-20 11:59:31 -07:00
Jonas Chevalier
30c021fa15
Merge pull request #123744 from hercules-ci/init-ghostunnel
...
ghostunnel: init
2021-05-20 20:58:41 +02:00
Jamie Magee
5017db6db0
wslu: init at 3.2.3
2021-05-20 09:40:04 -07:00
Jan Tojnar
3b0cf29640
Merge pull request #122642 from fitzgibbon/dev/init-gnome-inform7
...
gnome-inform7: init at unstable-2021-04-06
2021-05-20 18:33:04 +02:00
Roman Volosatovs
2abcc9b3f9
deepspeech,stt: deprecate deepspeech in favor of stt
...
Mozilla fired the team and they founded a new company to continue their work
https://github.com/NixOS/nixpkgs/issues/119496
2021-05-20 17:55:06 +02:00