id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
2530881188
Backend Update Basic product checkout Dynamic image links Starter API 👍
gharchive/pull-request
2024-09-17T11:19:29
2025-04-01T06:42:49.904407
{ "authors": [ "Nomee07", "Xmaz2150" ], "repo": "Nanakzy/ShopEase", "url": "https://github.com/Nanakzy/ShopEase/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1643953163
Performance calculator required parameters could be metrics dependent. nml.PerformanceCalculator for roc_auc metric requires y_pred parameter while it is not really needed for roc_auc (which needs only y_true and y_pred_proba). We could indeed check if we only need to calculate roc_auc then we could make y_pred o...
gharchive/issue
2023-03-28T13:28:13
2025-04-01T06:42:49.913875
{ "authors": [ "jakubnml", "nnansters" ], "repo": "NannyML/nannyml", "url": "https://github.com/NannyML/nannyml/issues/265", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
613524468
QPT-29657-tweaking pypants for new py2sfn deploy @jdrake FYI @ns-iknox *Updating the folder py2sfn projects look for task dependencies *Updating build files function to take in a pattern allowing certain build files to be generated Tests failed! Tests failed! Tests failed!
gharchive/pull-request
2020-05-06T18:30:27
2025-04-01T06:42:49.937996
{ "authors": [ "ns-circle-ci", "ns-mkhalid" ], "repo": "NarrativeScience/pypants", "url": "https://github.com/NarrativeScience/pypants/pull/8", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1483070929
🛑 Parent Desk BINUS SCHOOL Serpong is down In 14fe5ac, Parent Desk BINUS SCHOOL Serpong (https://serpong.binus-school.net/parent/LoginBinusian.aspx) was down: HTTP code: 0 Response time: 0 ms Resolved: Parent Desk BINUS SCHOOL Serpong is back up in 399478d.
gharchive/issue
2022-12-07T23:19:05
2025-04-01T06:42:49.949116
{ "authors": [ "NatanaelGeraldoS" ], "repo": "NatanaelGeraldoS/BINUSWeb", "url": "https://github.com/NatanaelGeraldoS/BINUSWeb/issues/40", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
715051941
[FRG] Support drawing a horizontal line shape Identical to #176. I'm assuming the correct method to draw a horizontal line, is to set the "Height" to 0. However, when I do that, it seems to default it to a "50" value internally, which ends up drawing a diagonal line. Ok, I thought we had that fixed. Will get tha...
gharchive/issue
2020-10-05T18:07:20
2025-04-01T06:42:49.952289
{ "authors": [ "NathanaelA", "beauwest" ], "repo": "NathanaelA/fluentreports", "url": "https://github.com/NathanaelA/fluentreports/issues/224", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1610219797
StackoverflowError Exception when closing the "New Script Type" dialog Describe the bug Closing the "New Script: Type" dialog box causes an uncaught exception. To Reproduce Steps to reproduce the behavior: Open CodeBrowser Open "Script Manager" Click "Create New Script" icon On the "Please select a script type" dial...
gharchive/issue
2023-03-05T14:21:27
2025-04-01T06:42:49.957343
{ "authors": [ "mumbel", "xiaoyinl" ], "repo": "NationalSecurityAgency/ghidra", "url": "https://github.com/NationalSecurityAgency/ghidra/issues/5065", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2337932056
Error importing eBPF programs Describe the bug When importing eBPF program ghidra it errors out with the following trace: Cannot invoke "ghidra.program.model.symbol.Symbol.getAddress()" because the return value of "ghidra.program.model.symbol.SymbolIterator.next()" is null java.lang.NullPointerException: Cannot invok...
gharchive/issue
2024-06-06T10:39:32
2025-04-01T06:42:49.966253
{ "authors": [ "GhidorahRex", "amitschendel", "ghidra1", "ryanmkurtz" ], "repo": "NationalSecurityAgency/ghidra", "url": "https://github.com/NationalSecurityAgency/ghidra/issues/6621", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1239845180
[firebase-app-check] Firestore: PERMISSION_DENIED error (android) I am using app-check for Firestore and Storage. I have a problem with Firestore(only android). When I send query to enforced Firestore, I get: Error: Uncaught (in promise): Error: PERMISSION_DENIED: Missing or insufficient permissions. firestore and...
gharchive/issue
2022-05-18T11:54:54
2025-04-01T06:42:49.999477
{ "authors": [ "gookhans", "triniwiz" ], "repo": "NativeScript/firebase", "url": "https://github.com/NativeScript/firebase/issues/88", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
131597349
Manifest merger failed Android side. If the main manifest have a versionCode and/or versionName different that the push manifest the build fails. > Manifest merger failed with multiple errors, see logs Command /Users/antoniocueva/SmarpShare/platforms/android/gradlew failed with exit code 1 And you have to manually c...
gharchive/issue
2016-02-05T09:37:08
2025-04-01T06:42:50.004696
{ "authors": [ "AntonDobrev", "AntonioCuevaUrraco" ], "repo": "NativeScript/push-plugin", "url": "https://github.com/NativeScript/push-plugin/issues/16", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
188574862
Transparent List View issue in iOS Hi Currently we are using grocery app as the reference app in a use case. One issue we faced only in iOS. We have a background image on a stack layout. We are rendering a list view inside that stack layout. we are applying opacity to the list view element. But always background ima...
gharchive/issue
2016-11-10T17:49:09
2025-04-01T06:42:50.009899
{ "authors": [ "NickIliev", "swapneshran" ], "repo": "NativeScript/sample-Groceries", "url": "https://github.com/NativeScript/sample-Groceries/issues/178", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
381173090
cannot import pylibdmtx in Python 2 jbw@broadway pylibdmtx (master) $ python2 -c 'import pylibdmtx.pylibdmtx' Traceback (most recent call last): File "<string>", line 1, in <module> File "pylibdmtx/pylibdmtx.py", line 10, in <module> from .wrapper import ( File "pylibdmtx/wrapper.py", line 9, in <module> ...
gharchive/issue
2018-11-15T13:59:32
2025-04-01T06:42:50.138148
{ "authors": [ "jbweston", "quicklizard99" ], "repo": "NaturalHistoryMuseum/pylibdmtx", "url": "https://github.com/NaturalHistoryMuseum/pylibdmtx/issues/27", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
197312529
Remove log4js dependency to allow for Webpack client compilation This PR fixes #320. As you can see in the commits, it is a very simple change, but it will make the code a lot more consistent. The log4js dependency was only ever used within the Brill POS Tagger and not anywhere else in our code base. Results of mergi...
gharchive/pull-request
2016-12-23T04:46:34
2025-04-01T06:42:50.144406
{ "authors": [ "adrianmcli", "kkoch986" ], "repo": "NaturalNode/natural", "url": "https://github.com/NaturalNode/natural/pull/321", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2631665166
keys 유틸을 추가합니다. RUN v2.1.4 /home/runner/work/hidash/hidash ✓ src/keys.bench.ts > keys performance 4558ms name hz min max mean p75 p99 p995 p999 rme samples · hidash keys [12](https://github.com/NaverPayDev/hidash/actions/runs/11656881015/job/32453627333?pr=...
gharchive/pull-request
2024-11-04T02:07:08
2025-04-01T06:42:50.147076
{ "authors": [ "yceffort-naver" ], "repo": "NaverPayDev/hidash", "url": "https://github.com/NaverPayDev/hidash/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1754944530
Feature Request: Proper Error Handling for Near.Call There is no way to know weather a function call (Near.call) was successful or not. This ends up with bad UX when the TX fails and we are unable to provide users with a clear next step e.g (fill account with balance, add access key, e.t.c) It would be nice to be hav...
gharchive/issue
2023-06-13T13:49:54
2025-04-01T06:42:50.158003
{ "authors": [ "petersalomonsen", "roshaans" ], "repo": "NearSocial/VM", "url": "https://github.com/NearSocial/VM/issues/79", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
2104221469
Compile errors on initial install Hi, I'm testing out this plugin in a new, freshly created Unreal 5.3.2 C++ project. I'm developing on an M1 Macbook Pro, so this is an arm64 editor build. I've added the plugin as a git submodule and added the C# side ModuleRules additions to my project's Build.cs. As a side note, th...
gharchive/issue
2024-01-28T15:38:30
2025-04-01T06:42:50.284126
{ "authors": [ "AtomicTroop", "Nebukam" ], "repo": "Nebukam/PCGExtendedToolkit", "url": "https://github.com/Nebukam/PCGExtendedToolkit/issues/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1410374351
[/poketracker] Shiny Tracker Still Displays Shiny Boss Portraits Describe the bug Shiny bosses no longer display in the shiny tracker list, however their portrait still displays. The screenshot below depicts a shiny Wooloo boss portrait, but doesn't show it in the listing. Expected behavior The shiny boss to not show...
gharchive/issue
2022-10-16T04:58:39
2025-04-01T06:42:50.289356
{ "authors": [ "Malphir", "PenginKami", "Rasgnarok" ], "repo": "NebulaMC-GG/Bugs-and-Issues", "url": "https://github.com/NebulaMC-GG/Bugs-and-Issues/issues/1935", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
262621699
Siad crashed when backing up with duplicati Loading... (0/6) Loading siad... (1/6) Loading gateway... (2/6) Loading consensus... (3/6) Loading transaction pool... (4/6) Loading wallet... (5/6) Loading host... (6/6) Loading renter... Finished loading in 2.921531318 seconds goroutine 314 [running]: runtime/debug.Stack(...
gharchive/issue
2017-10-03T23:24:16
2025-04-01T06:42:50.449580
{ "authors": [ "Chipmaster", "DavidVorick", "mannp", "mtlynch", "tbenz9" ], "repo": "NebulousLabs/Sia", "url": "https://github.com/NebulousLabs/Sia/issues/2395", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2329268804
🛑 Becpl Angular UI is down In c6bc2e3, Becpl Angular UI ($BECPL_ANGULAR_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Becpl Angular UI is back up in 98add73 after 8 minutes.
gharchive/issue
2024-06-01T18:05:15
2025-04-01T06:42:50.454626
{ "authors": [ "NehalDamania" ], "repo": "NehalDamania/becpl-uptime", "url": "https://github.com/NehalDamania/becpl-uptime/issues/10039", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1942822557
🛑 Becpl Angular UI is down In 1bd73d5, Becpl Angular UI ($BECPL_ANGULAR_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Becpl Angular UI is back up in 8cce93e after 24 minutes.
gharchive/issue
2023-10-14T00:39:27
2025-04-01T06:42:50.457063
{ "authors": [ "NehalDamania" ], "repo": "NehalDamania/becpl-uptime", "url": "https://github.com/NehalDamania/becpl-uptime/issues/301", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2032495977
🛑 Becpl Angular UI is down In c051b14, Becpl Angular UI ($BECPL_ANGULAR_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Becpl Angular UI is back up in d2f1f82 after 5 minutes.
gharchive/issue
2023-12-08T11:34:01
2025-04-01T06:42:50.459544
{ "authors": [ "NehalDamania" ], "repo": "NehalDamania/becpl-uptime", "url": "https://github.com/NehalDamania/becpl-uptime/issues/3092", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2112858514
🛑 Becpl Angular UI is down In dbfc8f2, Becpl Angular UI ($BECPL_ANGULAR_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Becpl Angular UI is back up in a50a7ee after 7 minutes.
gharchive/issue
2024-02-01T15:58:55
2025-04-01T06:42:50.461687
{ "authors": [ "NehalDamania" ], "repo": "NehalDamania/becpl-uptime", "url": "https://github.com/NehalDamania/becpl-uptime/issues/5597", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2164735834
🛑 Becpl Angular UI is down In 2ff07a6, Becpl Angular UI ($BECPL_ANGULAR_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Becpl Angular UI is back up in e056e43 after 5 minutes.
gharchive/issue
2024-03-02T09:49:29
2025-04-01T06:42:50.464002
{ "authors": [ "NehalDamania" ], "repo": "NehalDamania/becpl-uptime", "url": "https://github.com/NehalDamania/becpl-uptime/issues/6871", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2171309266
🛑 Becpl Angular UI is down In 6b53876, Becpl Angular UI ($BECPL_ANGULAR_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Becpl Angular UI is back up in f1cd1d0 after 26 minutes.
gharchive/issue
2024-03-06T11:42:02
2025-04-01T06:42:50.466245
{ "authors": [ "NehalDamania" ], "repo": "NehalDamania/becpl-uptime", "url": "https://github.com/NehalDamania/becpl-uptime/issues/7017", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2294893738
🛑 Becpl Angular UI is down In 13d30ac, Becpl Angular UI ($BECPL_ANGULAR_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Becpl Angular UI is back up in f2cbeb6 after 8 minutes.
gharchive/issue
2024-05-14T09:14:18
2025-04-01T06:42:50.468985
{ "authors": [ "NehalDamania" ], "repo": "NehalDamania/becpl-uptime", "url": "https://github.com/NehalDamania/becpl-uptime/issues/9334", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1326920718
🛑 Bingote is down In 3e9e74e, Bingote (https://redirector32.valueactive.eu/Casino/Default.aspx?applicationid=4023&sext1=demo&sext2=demo&serverid=22619&gameid=Bingote&ul=en&variant=UAT-demo) was down: HTTP code: 520 Response time: 168 ms Resolved: Bingote is back up in 8d4b568.
gharchive/issue
2022-08-03T09:16:35
2025-04-01T06:42:50.471645
{ "authors": [ "scuneo-neko" ], "repo": "NekoGamesRepo/status", "url": "https://github.com/NekoGamesRepo/status/issues/67", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
252950647
Unexpected value 'NgxMaskModule' I am getting unexpected value 'NgxMaskModule; in my AppModule. This started to happen when I got the latest code. Did something changed? Any ideas? I am using angular2 Thanks Update, removed the directive cleaned cache and now it doesn't throw error but the mask does not work. Any ...
gharchive/issue
2017-08-25T16:15:46
2025-04-01T06:42:50.544246
{ "authors": [ "LimarenkoDenis", "NepipenkoIgor", "digitalmedia34", "dsouzas", "renandegrandi" ], "repo": "NepipenkoIgor/ngx-mask", "url": "https://github.com/NepipenkoIgor/ngx-mask/issues/32", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
277191962
The same argsort is performed batch_size times In this line we have np.argsort applied to all quantilles in the loop: https://github.com/NervanaSystems/coach/blob/7bdba396d20bd54726a296af22b4e688af7f00cb/agents/qr_dqn_agent.py#L55 It would be batch_size times faster to calc it once. Thanks! This improvement was add...
gharchive/issue
2017-11-27T22:28:41
2025-04-01T06:42:50.594373
{ "authors": [ "Shmuma", "itaicaspi-intel" ], "repo": "NervanaSystems/coach", "url": "https://github.com/NervanaSystems/coach/issues/28", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
255818662
MKL backend performance regression with some topologies Hello! I use neon to train a model on three backends: CPU, MKL and GPU. All the settings are the same when running with these backends. I got very similar costs from CPU and GPU, while the cost from MKL backend was usually higher than the previous two, sometimes...
gharchive/issue
2017-09-07T05:24:29
2025-04-01T06:42:50.629112
{ "authors": [ "indie", "moderato", "wei-v-wang" ], "repo": "NervanaSystems/neon", "url": "https://github.com/NervanaSystems/neon/issues/398", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1871001090
ONTAP Power calculation for embedded Shelf [x] The power algorithm implemented in the Harvest should exclude the power reported from embedded shelves when calculating the Total Power. https://kb.netapp.com/onprem/ontap/hardware/FAQ%3A_How_do_shelf_product_IDs_and_modules_in_ONTAP_map_to_a_model_of_a_shelf_or_storage...
gharchive/issue
2023-08-29T06:47:52
2025-04-01T06:42:50.653913
{ "authors": [ "Hardikl", "rahulguptajss" ], "repo": "NetApp/harvest", "url": "https://github.com/NetApp/harvest/issues/2332", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
351866870
Bug in ScaledFunction.java (!?) in the method public double getValue(double theta, Map<Integer, Hoelder> parameters) there are checks for original.getParameters().containsKey(hoelder). original is an object of SymbolicFunction and getParameters() returns Map<Integer, Hoelder>, i.e., keys are Integer objects. Should t...
gharchive/issue
2018-08-19T02:06:42
2025-04-01T06:42:50.663838
{ "authors": [ "sbondorf" ], "repo": "NetCal/DiscoSNC", "url": "https://github.com/NetCal/DiscoSNC/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1596306526
[ARCTIC-1004][FLINK] support set pulsar as log-store in Flink 1.14 and 1.15 Resolve #1004 Why are the changes needed? Supporting pulsar read and write without consistency in Flink 1.14 and 1.15, which means LogSource will read actual data in log-store without Flip messages and retraction. But LogSink will send Flip m...
gharchive/pull-request
2023-02-23T06:43:44
2025-04-01T06:42:50.674191
{ "authors": [ "lklhdu", "zhoujinsong" ], "repo": "NetEase/amoro", "url": "https://github.com/NetEase/amoro/pull/1146", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1933139675
bmp common header fields getters add some getters for the common header fields on the BmpMessage fix bit alignment in the BmpMessage doc @ahassany tests crash without this commit too
gharchive/pull-request
2023-10-09T13:56:04
2025-04-01T06:42:50.675431
{ "authors": [ "mxyns" ], "repo": "NetGauze/NetGauze", "url": "https://github.com/NetGauze/NetGauze/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
54235244
Workflow "stages" See: #103 Lipstick-pull-requests #92 FAILURE Looks like there's a problem with this pull request
gharchive/pull-request
2015-01-13T19:19:29
2025-04-01T06:42:50.681801
{ "authors": [ "cloudbees-pull-request-builder", "thedatachef" ], "repo": "Netflix/Lipstick", "url": "https://github.com/Netflix/Lipstick/pull/111", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1165100939
Updates to APQ Pull request checklist [x] Please read our contributor guide [x] Consider creating a discussion on the discussion forum first [ ] Make sure the PR doesn't introduce backward compatibility issues [x] Make sure to have sufficient test cases Pull Request type [x] Bugfix [x] Feature [x] Refactoring (no ...
gharchive/pull-request
2022-03-10T11:28:01
2025-04-01T06:42:50.690172
{ "authors": [ "Ancient-Dragon", "jord1e", "srinivasankavitha" ], "repo": "Netflix/dgs-framework", "url": "https://github.com/Netflix/dgs-framework/pull/923", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2127827100
Fixes error from accessing a None type object. Fixes error from accessing a None type object by moving outstanding_action initialization outside an if statement. Have you tested a tactical report in Slack where there the error condition exists? Have you tested a tactical report in Slack where the error condition...
gharchive/pull-request
2024-02-09T20:48:46
2025-04-01T06:42:50.691727
{ "authors": [ "metroid-samus", "wssheldon" ], "repo": "Netflix/dispatch", "url": "https://github.com/Netflix/dispatch/pull/4386", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
149149542
"Cannot execute request on any known server" when i set up a Eureka cluster by skyDns(2) After reading the solution of "Cannot execute request on any known server" when i set up a Eureka cluster by skyDns #777, i have changed "http://10.120.180.117:8080/discovery/v2/" into "http://10.120.180.117:8080/eureka/v2/",but...
gharchive/issue
2016-04-18T13:23:27
2025-04-01T06:42:50.764119
{ "authors": [ "fangzhining", "qiangdavidliu", "tewner" ], "repo": "Netflix/eureka", "url": "https://github.com/Netflix/eureka/issues/780", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
317943042
Hotfix 1.x #926 Instead of commenting, you should delete the line outright, and delete it from the other Error classes as well. That is, if the issue and PR does get accepted, we would want it to be comprehensive. Coverage decreased (-0.003%) to 91.715% when pulling 80fc7cd39d5b3ab467200751fb9eeb99f07b5421 on gg...
gharchive/pull-request
2018-04-26T09:16:04
2025-04-01T06:42:50.768518
{ "authors": [ "asyncanup", "coveralls", "ggd543" ], "repo": "Netflix/falcor", "url": "https://github.com/Netflix/falcor/pull/931", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
591508758
Fix handling of failed job resolution in agent/server protocol Bug overview: When the agent was requesting a job resolution with criteria that cannot be satisfied, the server was not handling the case properly and sending back a generic error (error code UNKNOWN). On the agent side, this was surfaced to the user as a...
gharchive/pull-request
2020-03-31T23:36:22
2025-04-01T06:42:50.772447
{ "authors": [ "coveralls", "mprimi" ], "repo": "Netflix/genie", "url": "https://github.com/Netflix/genie/pull/969", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
404466180
Generate primary key beans for UniqueKeyIndex builder Where a type has a @HollowPrimaryKey declared generate the @FieldPath bean automatically to avoid duplicating the declaration of primary key fields. Likely makes sense to make this a nested class so UniqueKeyIndex can provide a fromPrimaryKey method that expects t...
gharchive/issue
2019-01-29T20:10:48
2025-04-01T06:42:50.774006
{ "authors": [ "DanielThomas", "PaulSandoz" ], "repo": "Netflix/hollow", "url": "https://github.com/Netflix/hollow/issues/388", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
163963629
Removing Notifications from the UI doesn't work. When trying to remove notifications via UI, the notifications are removed but still included in the response body. Closed by #395
gharchive/issue
2016-07-05T22:50:01
2025-04-01T06:42:50.775040
{ "authors": [ "kevgliss" ], "repo": "Netflix/lemur", "url": "https://github.com/Netflix/lemur/issues/393", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
160241341
Openssl authority OpenSSL authority allows to embed a private CA as a Lemur Authority plugin. OpenSSL issuer and implemented some of the certificate extensions Rebase please. I am going to close this PR. I believe ( #378 ) fills your basic requirements with a few improvements: Instead of writing keys to disc, we...
gharchive/pull-request
2016-06-14T17:43:01
2025-04-01T06:42:50.778255
{ "authors": [ "kevgliss", "mik373" ], "repo": "Netflix/lemur", "url": "https://github.com/Netflix/lemur/pull/359", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2339130262
Removed Unnecessary imports Just removed a double import. One time it was imported as fp and another as f. @Sh0g0-1758 yeah it happens in many files. I'm in favor of not merging this, as we currently have a few Dict related hints that use f.Element merging this would lead too many conflicts, we should address this...
gharchive/pull-request
2024-06-06T20:48:59
2025-04-01T06:42:50.784558
{ "authors": [ "Sh0g0-1758", "TAdev0" ], "repo": "NethermindEth/cairo-vm-go", "url": "https://github.com/NethermindEth/cairo-vm-go/pull/443", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1751192003
Use updated binary-utils RakNet should use the updated binary-util crate provided by netrex as it is more efficient than prior releases. e03b0543f83146c0c2e5539e93f0a1cfd2f93b24 closes this.
gharchive/issue
2023-06-11T01:40:16
2025-04-01T06:42:50.805206
{ "authors": [ "john-bv" ], "repo": "NetrexMC/RakNet", "url": "https://github.com/NetrexMC/RakNet/issues/41", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2006339216
Remove ignore_timestamps_error in OpenEphysRawIO Describe the bug In #1213 we added the option to ignore timestamps errors in the Open Ephys legacy format. However, it turns out that these discontinuities could be uneven across files, so it's not a good idea to jus ignore them. Expected behaviour A better solution wo...
gharchive/issue
2023-11-22T13:25:36
2025-04-01T06:42:50.819973
{ "authors": [ "alejoe91", "zm711" ], "repo": "NeuralEnsemble/python-neo", "url": "https://github.com/NeuralEnsemble/python-neo/issues/1351", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
277858530
Add profile likes and recent likes Fixes #134 Creator [x] Build relevant tests if any apply [x] Ensure there are no new warnings [x] Upload an animated GIF showcasing the solution (if it applies) [x] Set a relevant reviewer Reviewer [ ] Run test and make sure all tests pass [ ] Review function and form on iOS [ ] ...
gharchive/pull-request
2017-11-29T18:25:03
2025-04-01T06:42:50.850844
{ "authors": [ "Lepozepo" ], "repo": "NewSpring/Apollos", "url": "https://github.com/NewSpring/Apollos/pull/136", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1571096441
Is there a new status? Is there a new status? I would be happy if it should be possible to switch the outputs. See forum, the api from ecoflow is limited
gharchive/issue
2023-02-04T19:40:39
2025-04-01T06:42:50.852679
{ "authors": [ "Newan", "misko85" ], "repo": "Newan/ioBroker.ecoflow", "url": "https://github.com/Newan/ioBroker.ecoflow/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1991657805
If top-level to-do item is NOT "complete", copy ALL sub-items (regardless of the sub-item's status) As a user, if the top top-level to-do item has any status OTHER THAN "complete", when rolling over from day-to-day, copy ALL sub-item(s) associated with that top-level to-do item to the new daily note REGARDLESS of the...
gharchive/issue
2023-11-13T23:33:02
2025-04-01T06:42:50.857468
{ "authors": [ "Newbrict", "vogelap" ], "repo": "Newbrict/obsidian-obligator", "url": "https://github.com/Newbrict/obsidian-obligator/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
660923978
chore: add spacing rule to textlint 変更内容 precommit時に走るtextlintチェック前に自動修正を挟むようにした textlint-rule-ja-space-between-half-and-full-width: 半角文字と全角文字の間にスペースを入れるルールの追加 textlint-rule-ja-space-around-code: インラインコードの周りにスペースを入れるルールの追加 pretty-quick --staged をhusky側で実行させるようにした その他適応されるルール一覧 textlint-rule-ja-no-space-between-f...
gharchive/pull-request
2020-07-19T16:16:13
2025-04-01T06:42:50.890453
{ "authors": [ "hiro08gh", "yokinist" ], "repo": "Nextjs-ja-translation/Nextjs-ja-translation-docs", "url": "https://github.com/Nextjs-ja-translation/Nextjs-ja-translation-docs/pull/74", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
846888930
[BUG] Annotation with data providers Environment: PHP version: 7.4 Tachycardia version: v1.1.1 Description: When using the @timeLimit annotation on a test with a data provider the new limit is not respected. Steps to Reproduce: Here's my actual test case (using ControllerTester): /** * @dataProvider indexDataPro...
gharchive/issue
2021-03-31T15:48:54
2025-04-01T06:42:50.946826
{ "authors": [ "MGatner", "paulbalandan" ], "repo": "NexusPHP/tachycardia", "url": "https://github.com/NexusPHP/tachycardia/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1881068809
remark function in proxy hosts list remark function in proxy hosts list at #1585 Sometimes the domain names are the same but the port numbers are different, making it difficult to distinguish. It would be great if there were annotations. I also need remark.
gharchive/issue
2023-09-05T02:20:10
2025-04-01T06:42:50.963907
{ "authors": [ "GodD6366", "jamebal" ], "repo": "NginxProxyManager/nginx-proxy-manager", "url": "https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3182", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1419827297
Dockerize (docker-compose) the application Is your feature request related to a problem? Please describe. The current deployment process isn't that intuitive, shifting between directories, ensuring both ends are running, issues between different platforms. To simplify the deployment process, the application (both f...
gharchive/issue
2022-10-23T15:14:27
2025-04-01T06:42:50.970318
{ "authors": [ "Ngoakor12", "mohdmulla", "shaheer-2000" ], "repo": "Ngoakor12/coding-resource-finder", "url": "https://github.com/Ngoakor12/coding-resource-finder/issues/154", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1949291109
epic(wasm): Removal of CosmosMsg::Custom bindings in favor of MsgServer + CosmosMsg::StargateMsg (Update 2023-12) Reopening with more accurate description [ ] Create admin method for oracle ChangeOracleParams [x] Create admin method for perp WithdrawFromPerpFund [ ] Create admin method for perp SetMarketEnabled [ ] ...
gharchive/issue
2023-10-18T09:31:32
2025-04-01T06:42:50.982896
{ "authors": [ "Unique-Divine", "jgimeno" ], "repo": "NibiruChain/nibiru", "url": "https://github.com/NibiruChain/nibiru/issues/1642", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
468789775
cookie % error bug cookie cookie % error bug right cookie: Cookie: think_language=zh-CN; acw_tc=707c9fda15632935923418477e097db14ecba77d08ff38e9ecda470d65c412; _ga=GA1.2.1797673890.1563293593; _gat=1; PHPSESSID=phpqaferk9dt0ccmj84ckjocu5; _gid=GA1.2.100326142.1563293602; yaozh_logintime=1563293966; yaozh_user=7...
gharchive/issue
2019-07-16T18:01:53
2025-04-01T06:42:51.001029
{ "authors": [ "6897889", "cf512", "romadrutskii" ], "repo": "NickCarneiro/curlconverter", "url": "https://github.com/NickCarneiro/curlconverter/issues/140", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
276832245
[Feature request] React to mouse click to stop playback when in playback mode I find it more natural to click on the playing image to halt the playback. Sorry for the delay. Clicking on the image will play/pause the playback.
gharchive/issue
2017-11-26T15:21:00
2025-04-01T06:42:51.012448
{ "authors": [ "NickeManarin", "googlysmooth" ], "repo": "NickeManarin/ScreenToGif", "url": "https://github.com/NickeManarin/ScreenToGif/issues/215", "license": "MS-PL", "license_type": "permissive", "license_source": "github-api" }
347455324
My turn Adding name change command for owners oops
gharchive/pull-request
2018-08-03T16:11:05
2025-04-01T06:42:51.013149
{ "authors": [ "ZeusJunior" ], "repo": "Nicklason/tf2-automatic", "url": "https://github.com/Nicklason/tf2-automatic/pull/20", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
323483247
Implement flag to include hidden files For now all files are encrypted. Per default only visible files should be encrypted and another flag should be added to include them optionally. I choose -a as flag for this for now.
gharchive/issue
2018-05-16T06:23:04
2025-04-01T06:42:51.019138
{ "authors": [ "NicoVIII" ], "repo": "NicoVIII/PGP-Backup", "url": "https://github.com/NicoVIII/PGP-Backup/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
60129160
Fail to compile universal app after saving XAML file You can reproduce with following steps (XamlStyler 1.4.2): Get source code from https://github.com/tutsplus/WindowsPhone-UniversalWindowsApp Open MainPage.xaml in Hex Clock.Shared then save it Build the solution It's because of XamlStyler moved Canvas.RenderTrans...
gharchive/issue
2015-03-06T17:03:07
2025-04-01T06:42:51.024597
{ "authors": [ "NicoVermeir", "agilehobo" ], "repo": "NicoVermeir/XamlStyler", "url": "https://github.com/NicoVermeir/XamlStyler/issues/43", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2056724901
Update sonarqube to use a github action The default auto link won't work for typescript projects. These need an additional build step inside the CI to create a coverage report. [x] Set up vitest for the 3 web apps [x] Ensure vitest is outputting a lines of code coverage report. [x] Finish the sonarqube setup in C...
gharchive/issue
2023-12-26T21:44:07
2025-04-01T06:42:51.040746
{ "authors": [ "NigelBreslaw" ], "repo": "NigelBreslaw/guardian-ghost", "url": "https://github.com/NigelBreslaw/guardian-ghost/issues/20", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
509513344
Added a movie and movie quote to data.json Added a movie quote from the movie "The Best Man" @mooneyd12 your branch has merge conflicts pls resolve and pr again
gharchive/pull-request
2019-10-19T21:42:40
2025-04-01T06:42:51.045575
{ "authors": [ "NikhilNamal17", "mooneyd12" ], "repo": "NikhilNamal17/popular-movie-quotes", "url": "https://github.com/NikhilNamal17/popular-movie-quotes/pull/341", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1621974007
Renaming new file with old file shows old file preview Looks like a duplicate of #45
gharchive/issue
2023-03-13T17:53:06
2025-04-01T06:42:51.050262
{ "authors": [ "NikitaIvanovV", "harishnkr" ], "repo": "NikitaIvanovV/ctpv", "url": "https://github.com/NikitaIvanovV/ctpv/issues/46", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
56246461
AttributeError: ‘ScraperSearch’ object has no attribute ‘query’ After re-installing GoogleScraper, this time in virtualenv, now the error message is changed, and it seems to be related to googlescraper itself. I run the following script: #!/usr/bin/python3.4 -- coding: utf-8 -- https://github.com/NikolaiT/GoogleScrap...
gharchive/issue
2015-02-02T14:59:22
2025-04-01T06:42:51.083170
{ "authors": [ "marcoippolito", "mavverick", "prashant-puri", "sbmzhcn", "stasmix" ], "repo": "NikolaiT/GoogleScraper", "url": "https://github.com/NikolaiT/GoogleScraper/issues/77", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
46621126
Fixed race condition in deferred link detection When a label's text is updated while the deferred link detection is still in progress the app most likely crashes. detectedlinkLocations would contain the text checking results of the previous text - not the current one. So it's text ranges are no longer valid which in ...
gharchive/pull-request
2014-10-23T12:54:59
2025-04-01T06:42:51.108191
{ "authors": [ "fluidsonic" ], "repo": "NimbusKit/attributedlabel", "url": "https://github.com/NimbusKit/attributedlabel/pull/3", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
2130433053
Use serde-indexed to optimize the size of resident credentials Requires https://github.com/nickray/cbor-smol/pull/8 Thankfully serde's default deserialization support both deserializing with fields as integers, and deserializing with fields as str. So there is no need for manual deserialization code. We could poten...
gharchive/pull-request
2024-02-12T15:56:47
2025-04-01T06:42:51.120311
{ "authors": [ "sosthene-nitrokey" ], "repo": "Nitrokey/fido-authenticator", "url": "https://github.com/Nitrokey/fido-authenticator/pull/58", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
807906964
cout>> error Someone made error in the code. This the link: https://github.com/Nivedita967/Data-Structure-and-Algorithms/blob/main/Codechef/Number Mirror/Number Mirror.cpp This is the image I want to correct it. @kavania2002 Sure.
gharchive/issue
2021-02-14T07:25:58
2025-04-01T06:42:51.122452
{ "authors": [ "Nivedita967", "kavania2002" ], "repo": "Nivedita967/Data-Structure-and-Algorithms", "url": "https://github.com/Nivedita967/Data-Structure-and-Algorithms/issues/126", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
808034776
"Hello World!" in C Problem Link - https://www.hackerrank.com/challenges/hello-world-c/problem Please verify the problem and assign it to me. I will do it in C. @gh4abhi This program is already done in this project. Ok
gharchive/issue
2021-02-14T20:00:18
2025-04-01T06:42:51.124015
{ "authors": [ "Nivedita967", "gh4abhi" ], "repo": "Nivedita967/Data-Structure-and-Algorithms", "url": "https://github.com/Nivedita967/Data-Structure-and-Algorithms/issues/169", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
284204940
apple/macbook-air/6: add See: https://github.com/yegortimoshenko/overlay/blob/0a861a7302e18c9ec88bb33139903ae67a930c03/modules/profiles/devices/macBookAir6x.nix I also have a ThinkPad profile, but I'll open another issue about that. Mostly done in db483616db2f283fd422b02520b1ba2a0cedba88, there are power efficiency...
gharchive/issue
2017-12-22T16:39:57
2025-04-01T06:42:51.158094
{ "authors": [ "yegortimoshenko" ], "repo": "NixOS/nixos-hardware", "url": "https://github.com/NixOS/nixos-hardware/issues/30", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1014126285
Custom getty systemd unit is generated with errors on unstable Describe the bug A change after 21.05 breaks a systemd service unit I use to override getty for a single tty. It seems to be caused by a change in how systemd units are processed in general, services built with unstable nix come with erroneous Exec lines ...
gharchive/issue
2021-10-02T18:04:44
2025-04-01T06:42:51.169852
{ "authors": [ "EclipseOnFire", "PedroHLC", "Shoshele", "nixos-discourse" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/140304", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1077001449
Emacs with nativecomp fails to build Describe the bug Running nix-build -E '(import ./. {}).emacs.override {nativeComp = true;}' in nixpkgs fails. Steps To Reproduce Steps to reproduce the behavior: Fetch a recent nixpkgs nix-build -E '(import ./. {}).emacs.override {nativeComp = true;}' Observe Expected behavior I...
gharchive/issue
2021-12-10T16:07:10
2025-04-01T06:42:51.176596
{ "authors": [ "adisbladis", "andresilva", "ckiee" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/150085", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
160025117
[texlive] Adding Gregorio Issue description I’d like to contribute a Nix expression for Gregorio — tools for beautifully typesetting Gregorian chant. It needs to plug itself into a TeX Live installation. I already have a working expression here — gregorio.nix in michalrus/dotfiles@2183df5 — but plugging into our pkgs...
gharchive/issue
2016-06-13T19:22:46
2025-04-01T06:42:51.184081
{ "authors": [ "Profpatsch", "michalrus", "vcunat" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/16215", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1292119894
packaging request: readarr Readarr Readarr is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them. Metadata homepage URL: https://readarr.com/ source URL: htt...
gharchive/issue
2022-07-02T18:57:48
2025-04-01T06:42:51.187722
{ "authors": [ "UncoveredBulb", "jocelynthode", "purcell" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/179941", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
176963530
nixos successfully activate broken systemd timer Issue description I have systemd service with timer. When I activate configuration, nixos exits successfully but timer configuration is broken. Steps to reproduce Add some broken timer + 100 systemd.services.my-cron = { + 101 preStart = '...
gharchive/issue
2016-09-14T17:01:48
2025-04-01T06:42:51.194207
{ "authors": [ "Profpatsch", "spinus", "vcunat" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/18593", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1780716209
Update request: ultrastardx 2021-04-03 → v2023.6.0 Package name: ultrastardx Latest released version: v2023.6.0 Current version on the unstable channel: 2021-04-03 Current version on the stable/release channel: 2021-04-03 [x] Checked the nixpkgs pull requests Notify maintainers @Profpatsch Note for maintainers: P...
gharchive/issue
2023-06-29T12:23:40
2025-04-01T06:42:51.197549
{ "authors": [ "pfirpfel", "pinpox" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/240524", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1977813915
clang-16.0.1 doesn't properly find include paths Describe the bug clang-16.0.1 uses gcc's includes and libstdc++ by default. If we try to link with libc++ it will linker error, because it will still use gcc's includes and the symbols will not match. There's currently no way (that I know of) to make clang use proper i...
gharchive/issue
2023-11-05T14:31:33
2025-04-01T06:42:51.208295
{ "authors": [ "Artturin", "B4mbus" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/265666", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2071721513
Request I2PD udpserver Types support https://github.com/NixOS/nixpkgs/blob/nixos-23.11/nixos/modules/services/networking/i2pd.nix Describe the bug My apologies in advance. I wasn't sure if I should file this under Bug or Package Request? But i2pd already has a package and service definition. I run a private Mumble (M...
gharchive/issue
2024-01-09T06:37:12
2025-04-01T06:42:51.212409
{ "authors": [ "AndersonTorres", "Sepero" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/279745", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
251395370
polybar with githubSupport fails because of missing curl header Issue description With githubSupport = true in packageOverrides, polybar fails to find curl/curlbuild.h, which I understand does not exist in recent versions of curl. See https://github.com/jaagr/polybar/issues/647, which deals with this. Steps to reprod...
gharchive/issue
2017-08-19T02:49:11
2025-04-01T06:42:51.216106
{ "authors": [ "jfrankenau", "mrkgnao" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/28387", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2193285848
nixos/darkhttpd: fails to bind to ipv4 because of --ipv6 argument Describe the bug If networking.enableIPv6 is set to true and the services.darkhttpd.address is set to IPv4 address ("127.0.0.1" for example), the service does not start, darkhttpd fails with message malformed --addr argument (i assume it's expecting an...
gharchive/issue
2024-03-18T20:50:36
2025-04-01T06:42:51.222839
{ "authors": [ "3JlOy-PYCCKUi", "aanderse", "lunik1", "peterhoeg" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/297010", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
268153927
nix-env silently collides propagated-user-env-packages collisions that occur while trying to obey nix-support/propagated-user-env-packages are silently ignored as an example: [clever@laptop:~]$ cat /nix/store/xi66kayy945y4ycc6fim4bffap935d6x-wpa_gui-2.6/nix-support/propagated-user-env-packages /nix/store/fhsiyhrssr...
gharchive/issue
2017-10-24T19:18:17
2025-04-01T06:42:51.229351
{ "authors": [ "22459", "cleverca22", "dtzWill" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/30775", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2478064712
swiProlog with lsp in extraPacks no longer builds Describe the bug It seems that swiProlog errors with Could not find executable file "git" in $PATH when attempting to have jamesnvc/lsp_server in extraPacks. There has been no updates in the lsp_server. I came across this while trying to update my systems. Currently, ...
gharchive/issue
2024-08-21T13:35:25
2025-04-01T06:42:51.239216
{ "authors": [ "MathiasSven", "matko" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/336326", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2762197153
Build failure: jamesdsp Steps To Reproduce Steps to reproduce the behavior: build jamesdsp Build log Build Log Running phase: qmakePrePhase @nix { "action": "setPhase", "phase": "qmakePrePhase" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: unpackPhase @nix { "action...
gharchive/issue
2024-12-29T10:43:50
2025-04-01T06:42:51.252489
{ "authors": [ "donovanglover", "telometto" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/369070", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
305191022
Adding KDE's KTouch typing tutor ktouch package Description It seems like there is no ktouch package receipt existing, even through its part of the generated sources file and it seems like there has been a KDE4 package. Is there an interest in maintaining a package for KDE's typing tutor? Reproduction [I] ⋊> ~ sudo n...
gharchive/issue
2018-03-14T14:48:51
2025-04-01T06:42:51.263397
{ "authors": [ "aanderse", "probitlabs", "samueldr", "tilpner" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/36984", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
319338915
[18.03] Apache fails to start: httpd-pre-start invalid user Issue description While trying to create a container running apache, I run into the following error when trying to start the container: May 01 21:19:56 www1 systemd[1]: Starting Apache HTTPD... May 01 21:19:56 www1 httpd-pre-start[1841]: chown: invalid user:...
gharchive/issue
2018-05-01T21:43:42
2025-04-01T06:42:51.269700
{ "authors": [ "boxofrox" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/39838", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
430117803
add patchbay (secure scuttlebutt) Issue description i'd like to use secure scuttlebutt client patchbay and/or patchwork Steps to reproduce Technical details Please run nix-shell -p nix-info --run "nix-info -m" and paste the results. If v2 is enough for you patchwork-classic is already available since #42151. Their...
gharchive/issue
2019-04-07T08:14:18
2025-04-01T06:42:51.275766
{ "authors": [ "Infinisil", "bricewge", "livnev", "thedavidmeister" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/59100", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
479908815
Document .override (old: ...) .override for packages has 2 forms: .override {} and .override (old: {}). These aren't properly documented in the nixpkgs manual, especially not the latter. I think it's extra important to document what old contains in this case, because it has supriring behaviour: It lacks e.g. defaulte...
gharchive/issue
2019-08-13T00:39:38
2025-04-01T06:42:51.282936
{ "authors": [ "nh2", "oxij" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/66546", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
695942659
Attempting to coerce a list to a string may fail with confusing error "cannot coerce a set/function to a string" Describe the bug Attempting to call toString on a list containing a set will produce the very confusing error: cannot coerce a set to a string or a list containing a function: cannot coerce a function t...
gharchive/issue
2020-09-08T14:53:01
2025-04-01T06:42:51.290378
{ "authors": [ "jonringer", "lboklin" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/issues/97455", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
736188003
nixos/oci-containers: restore ability to easily view the container output in the logs Motivation for this change Resolves #102768. Allows the usage of journalctl -u to easily view the logs for a container managed by this module. Things done [ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in...
gharchive/pull-request
2020-11-04T15:04:59
2025-04-01T06:42:51.298876
{ "authors": [ "R-VdP", "SuperSandro2000", "pecigonzalo" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/102769", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
766921361
py3status: add file as runtime dependancy Motivation for this change This helps to resolve issues: https://github.com/ultrabug/py3status/issues/1945 https://github.com/ultrabug/py3status/issues/1961 If I install the py3status package without also installing file I get errors trying to execute py3status -c my/config...
gharchive/pull-request
2020-12-14T20:57:43
2025-04-01T06:42:51.306102
{ "authors": [ "samb96", "thornycrackers" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/106926", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
785512448
python3Packages.pyvera: init at 0.3.11 Motivation for this change Python library to control devices via the Vera hub https://github.com/pavoni/pyvera This is a Home Assistant dependency. Things done [x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux) Built on pla...
gharchive/pull-request
2021-01-13T22:47:28
2025-04-01T06:42:51.314308
{ "authors": [ "SuperSandro2000", "fabaff" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/109327", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
877214728
nixos/_6tunnel: init Motivation for this change 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice-versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host. There was a package already, but a module was missin...
gharchive/pull-request
2021-05-06T08:16:41
2025-04-01T06:42:51.321904
{ "authors": [ "ymarkus" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/121895", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
887937832
Plasma 5.21.5 Motivation for this change This is a scheduled update to the Plasma desktop. Attn: @NixOS/qt-kde Things done [x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux) Built on platform(s) [x] NixOS [ ] macOS [ ] other Linux distributions [x] Tested via...
gharchive/pull-request
2021-05-11T17:18:19
2025-04-01T06:42:51.328905
{ "authors": [ "peterhoeg", "ttuegel" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/122609", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
894506078
luaformatter: 1.3.5 -> 1.3.6 Motivation for this change Also fixes build on darwin Things done [x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux) Built on platform(s) [x] NixOS [ ] macOS [ ] other Linux distributions [ ] Tested via one or more NixOS test(s) i...
gharchive/pull-request
2021-05-18T15:27:14
2025-04-01T06:42:51.335456
{ "authors": [ "figsoda", "nixos-discourse", "r-rmcgibbo" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/123530", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
912462290
dolphinEmuMaster: 5.0-14002 -> 5.0-14345 Motivation for this change Update to latest version at the time of making this PR. Things done [x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux) Built on platform(s) [x] NixOS [ ] macOS [ ] other Linux distributions [...
gharchive/pull-request
2021-06-05T21:48:37
2025-04-01T06:42:51.348333
{ "authors": [ "Kranzes", "ashkitten", "r-rmcgibbo" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/125855", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
925689892
imagelol: 0.2 -> unstable-2021-03-27 Motivation for this change Things done [X] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux) Built on platform(s) [X] NixOS [ ] macOS [ ] other Linux distributions [ ] Tested via one or more NixOS test(s) if existing and appli...
gharchive/pull-request
2021-06-20T22:01:09
2025-04-01T06:42:51.356274
{ "authors": [ "IvarWithoutBones", "SuperSandro2000", "r-rmcgibbo" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/127603", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
957447566
python3Packages.datasets: 1.8.0 -> 1.11.0 Motivation for this change Update to latest upstream release 1.11.0 Things done [x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux) Built on platform(s) [x] NixOS [ ] macOS [ ] other Linux distributions [ ] Tested via ...
gharchive/pull-request
2021-08-01T10:00:30
2025-04-01T06:42:51.367640
{ "authors": [ "fabaff", "r-rmcgibbo" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/132294", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
988281746
vimPackages: update, add multiple packages Motivation for this change Things done Built on platform(s) [ ] x86_64-linux [ ] aarch64-linux [ ] x86_64-darwin [ ] aarch64-darwin [ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual) [ ] Tested via one or more NixOS test(s) if existing and applicabl...
gharchive/pull-request
2021-09-04T12:17:14
2025-04-01T06:42:51.373959
{ "authors": [ "SuperSandro2000", "teto" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/136683", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
998594259
orocos-kdl: 1.5.0 -> 1.5.1 Motivation for this change Update orocos-kdl to the latest version. Things done Built on platform(s) [x] x86_64-linux [ ] aarch64-linux [ ] x86_64-darwin [ ] aarch64-darwin [ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual) [ ] Tested via one or more NixOS test(s) ...
gharchive/pull-request
2021-09-16T20:04:56
2025-04-01T06:42:51.380485
{ "authors": [ "lopsided98", "r-rmcgibbo" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/138181", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1007138511
vsce/asvetliakov.vscode-neovim: init at 0.0.82 Motivation for this change We have vscodevim but not vscode-neovim Things done Built on platform(s) [x] x86_64-linux [ ] aarch64-linux [ ] x86_64-darwin [ ] aarch64-darwin [ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual) [ ] Tested via one or m...
gharchive/pull-request
2021-09-25T16:35:23
2025-04-01T06:42:51.387313
{ "authors": [ "Enzime", "figsoda" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/139452", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1038626943
jackett: 0.18.925 -> 0.19.147 Motivation for this change Update Jackett to the latest version Use standalone versions of Jackett instead of Mono versions Closes #143247 Things done Built on platform(s) [x] x86_64-linux [ ] aarch64-linux [ ] x86_64-darwin [ ] aarch64-darwin [ ] For non-Linux: Is sandbox = true...
gharchive/pull-request
2021-10-28T15:03:34
2025-04-01T06:42:51.394008
{ "authors": [ "GGG-KILLER", "IvarWithoutBones", "flexagoon" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/143400", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1040669527
buildDotnetModule: add support for running unit tests Motivation for this change FullyQualifiedName seems to be the only property supported by all test frameworks, so that's what the disabledTests implementation uses (https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-test#filter-option-details). This all seem...
gharchive/pull-request
2021-11-01T01:50:41
2025-04-01T06:42:51.400893
{ "authors": [ "IvarWithoutBones" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/144062", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1056765349
python3Packages.ledgerwallet: fix build The 'construct' library removed a function and the build started to fail because of it. Upstream pinned the version of the 'construct' library to a previous release, but we can solve it with a simple patch. Motivation for this change ZHF: #144627 (@NixOS/nixos-release-managers...
gharchive/pull-request
2021-11-17T23:53:01
2025-04-01T06:42:51.410143
{ "authors": [ "fabaff", "smancill" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/146447", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1091917641
python3Packages.pyupgrade: 2.30.1 -> 2.31.0 Motivation for this change Update to latest upstream release 2.31.0 Things done Built on platform(s) [x] x86_64-linux [ ] aarch64-linux [ ] x86_64-darwin [ ] aarch64-darwin [ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual) [ ] Tested, as applicabl...
gharchive/pull-request
2022-01-01T23:53:22
2025-04-01T06:42:51.420166
{ "authors": [ "fabaff" ], "repo": "NixOS/nixpkgs", "url": "https://github.com/NixOS/nixpkgs/pull/153125", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }